Browse Source

report_xlsx 14.0.1.0.1

14.0
OCA-git-bot 3 years ago
parent
commit
ed0aeca577
  1. 2
      report_xlsx/__manifest__.py

2
report_xlsx/__manifest__.py

@ -6,7 +6,7 @@
"author": "ACSONE SA/NV," "Creu Blanca," "Odoo Community Association (OCA)",
"website": "https://github.com/OCA/reporting-engine",
"category": "Reporting",
"version": "14.0.1.0.0",
"version": "14.0.1.0.1",
"license": "AGPL-3",
"external_dependencies": {"python": ["xlsxwriter", "xlrd"]},
"depends": ["base", "web"],

Loading…
Cancel
Save