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.

51 lines
1.6 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :alt: License: AGPL-3
  3. Import MT940 IBAN ING Bank Statements
  4. =====================================
  5. This module allows you to import the MT940 IBAN files from the Dutch ING bank
  6. in Odoo as bank statements.
  7. The specifications are published at:
  8. https://www.ing.nl/media/ING_ming_mt940s_24_juli_tcm162-46356.pdf
  9. and were last updated august 2014.
  10. Known issues / Roadmap
  11. ======================
  12. * None
  13. Bug Tracker
  14. ===========
  15. Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-statement-import/issues>`_.
  16. In case of trouble, please check there if your issue has already been reported.
  17. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
  18. `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**>`_.
  19. Credits
  20. =======
  21. Contributors
  22. ------------
  23. * Stefan Rijnhart <srijnhart@therp.nl>
  24. * Ronald Portier <rportier@therp.nl>
  25. Maintainer
  26. ----------
  27. .. image:: https://odoo-community.org/logo.png
  28. :alt: Odoo Community Association
  29. :target: https://odoo-community.org
  30. This module is maintained by the OCA.
  31. OCA, or the Odoo Community Association, is a nonprofit organization whose
  32. mission is to support the collaborative development of Odoo features and
  33. promote its widespread use.
  34. To contribute to this module, please visit http://odoo-community.org.
  35. This module should make it easy to migrate bank statement import
  36. modules written for earlies versions of Odoo/OpenERP.