You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

53 lines
1.5 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. ============================
  5. Save imported statement file
  6. ============================
  7. This module saves the original file of an imported bank statement for further reference/processing and maintains a link between bank statements and those imported files.
  8. Usage
  9. =====
  10. On a successful import, the generated statement(s) link to an attachment containing the original file.
  11. Bug Tracker
  12. ===========
  13. Bugs are tracked on `GitHub Issues
  14. <https://github.com/OCA/bank-statement-import/issues>`_. In case of trouble, please
  15. check there if your issue has already been reported. If you spotted it first,
  16. help us smash it by providing detailed and welcomed feedback.
  17. Credits
  18. =======
  19. Images
  20. ------
  21. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  22. Contributors
  23. ------------
  24. * Holger Brunn <hbrunn@therp.nl>
  25. * Mourad EL HADJ MIMOUNE <mourad.elhadj.mimoune@akretion.com>
  26. Maintainer
  27. ----------
  28. .. image:: https://odoo-community.org/logo.png
  29. :alt: Odoo Community Association
  30. :target: https://odoo-community.org
  31. This module is maintained by the OCA.
  32. OCA, or the Odoo Community Association, is a nonprofit organization whose
  33. mission is to support the collaborative development of Odoo features and
  34. promote its widespread use.
  35. To contribute to this module, please visit https://odoo-community.org.