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.

48 lines
1.5 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :alt: License: AGPL-3
  3. Bank Statement Parse Camt Debitor Details
  4. =========================================
  5. Module to add debitor details in bank statement lines from SEPA CAMT.053 Format bank statement files.
  6. Based on the Banking addons framework.
  7. Known issues / Roadmap
  8. ======================
  9. * None
  10. Bug Tracker
  11. ===========
  12. Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-statement-import/issues>`_.
  13. In case of trouble, please check there if your issue has already been reported.
  14. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  15. `here <https://github.com/OCA/bank-statement-import/issues/new?body=module:%20account_bank_statement_import%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
  16. Credits
  17. =======
  18. Contributors
  19. ------------
  20. * Emanuel Cino <ecino@compassion.ch>
  21. Maintainer
  22. ----------
  23. .. image:: https://odoo-community.org/logo.png
  24. :alt: Odoo Community Association
  25. :target: https://odoo-community.org
  26. This module is maintained by the OCA.
  27. OCA, or the Odoo Community Association, is a nonprofit organization whose
  28. mission is to support the collaborative development of Odoo features and
  29. promote its widespread use.
  30. To contribute to this module, please visit http://odoo-community.org.
  31. This module should make it easy to migrate bank statement import
  32. modules written for earlies versions of Odoo/OpenERP.