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.

17 lines
548 B

4 years ago
4 years ago
  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. "author": "Beescoop - Cellule IT, Coop IT Easy SCRLfs",
  10. "website": "https://github.com/beescoop/Obeesdoo",
  11. "category": "Accounting & Finance",
  12. "version": "12.0.1.0.0",
  13. "depends": ["account_bank_statement_import"],
  14. "installable": True,
  15. "license": "AGPL-3",
  16. }