Browse Source

[MIG] : Migration to 12.0

14.0
Luc De Meyer 5 years ago
parent
commit
8c380d065d
  1. 4
      report_xlsx_helper_demo/__manifest__.py

4
report_xlsx_helper_demo/__manifest__.py

@ -1,4 +1,4 @@
# Copyright 2009-2018 Noviat.
# Copyright 2009-2019 Noviat.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
@ -6,7 +6,7 @@
'author': 'Noviat,'
'Odoo Community Association (OCA)',
'category': 'Reporting',
'version': '11.0.1.0.0',
'version': '12.0.1.0.0',
'license': 'AGPL-3',
'depends': [
'report_xlsx_helper',

Loading…
Cancel
Save