[UPD] prefix versions with 8.0

This commit is contained in:
Stéphane Bidoul
2015-10-09 10:02:55 +02:00
committed by Carlos Roca
parent 440d354e55
commit 149fef5228

View File

@@ -23,7 +23,7 @@
############################################################################## ##############################################################################
{ {
'name': "Report to printer", 'name': "Report to printer",
'version': '0.1.1', 'version': '8.0.0.1.1',
'category': 'Generic Modules/Base', 'category': 'Generic Modules/Base',
'author': "Agile Business Group & Domsense, Pegueroles SCP, NaN," 'author': "Agile Business Group & Domsense, Pegueroles SCP, NaN,"
"Odoo Community Association (OCA)", "Odoo Community Association (OCA)",
@@ -39,7 +39,7 @@
'base_report_to_printer.xml', 'base_report_to_printer.xml',
'wizard/update_printers.xml', 'wizard/update_printers.xml',
], ],
'installable': True, 'installable': False,
'auto_install': False, 'auto_install': False,
'application': True, 'application': True,
'external_dependencies': { 'external_dependencies': {