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.

23 lines
534 B

  1. # Copyright 2016 - 2020 BEES coop SCRLfs
  2. # - Thibault Francois (thibault@françois.be)
  3. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  4. {
  5. 'name': "Beescoop Crelan Import module",
  6. 'summary': """
  7. Import Crelan CSV Wizard
  8. """,
  9. 'description': """
  10. """,
  11. 'author': "Beescoop - Cellule IT",
  12. 'website': "https://github.com/beescoop/Obeesdoo",
  13. 'category': 'Accounting & Finance',
  14. 'version': '12.0.1.0.0',
  15. 'depends': ['account_bank_statement_import'],
  16. 'installable': True,
  17. }