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.

14 lines
402 B

7 years ago
  1. # Copyright (C) 2013-2015 Therp BV <http://therp.nl>
  2. {
  3. 'name': 'MT940 Bank Statements Import',
  4. 'version': '11.0.1.0.0',
  5. 'license': 'AGPL-3',
  6. 'author': 'Odoo Community Association (OCA), Therp BV',
  7. 'website': 'https://github.com/OCA/bank-statement-import',
  8. 'category': 'Banking addons',
  9. 'depends': [
  10. 'account_bank_statement_import',
  11. ],
  12. 'installable': True
  13. }