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.

22 lines
428 B

  1. # -*- coding: utf-8 -*-
  2. {
  3. 'name': "Beescoop Coda Import module",
  4. 'summary': """
  5. Import coda Wizard based on https://github.com/acsone/pycoda
  6. """,
  7. 'description': """
  8. """,
  9. 'author': "Beescoop - Cellule IT",
  10. 'website': "https://github.com/beescoop/Obeesdoo",
  11. 'category': 'Accounting & Finance',
  12. 'version': '0.1',
  13. 'depends': ['account_bank_statement_import'],
  14. 'data': [
  15. ],
  16. }