OCA reporting engine fork for dev and update.
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.

13 lines
390 B

6 years ago
6 years ago
  1. # Copyright 2009-2019 Noviat.
  2. # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  3. {
  4. "name": "Report xlsx helpers",
  5. "author": "Noviat, Odoo Community Association (OCA)",
  6. "website": "https://github.com/OCA/reporting-engine",
  7. "category": "Reporting",
  8. "version": "14.0.1.0.0",
  9. "license": "AGPL-3",
  10. "depends": ["report_xlsx"],
  11. "installable": True,
  12. }