|
|
@ -22,8 +22,9 @@ |
|
|
|
############################################################################## |
|
|
|
{ |
|
|
|
"name": "Add a sequence on customers' code", |
|
|
|
"version": "8.0.1.1.0", |
|
|
|
"author": "Tiny/initOS GmbH & Co. KG,Odoo Community Association (OCA)", |
|
|
|
"version": "8.0.1.1.1", |
|
|
|
"author": "Tiny/initOS GmbH & Co. KG," |
|
|
|
"Odoo Community Association (OCA)", |
|
|
|
"category": "Generic Modules/Base", |
|
|
|
"website": "http://www.initos.com", |
|
|
|
"depends": ["base"], |
|
|
@ -44,8 +45,8 @@ |
|
|
|
addon to OpenERP version 7.0. |
|
|
|
""", |
|
|
|
"data": [ |
|
|
|
'partner_sequence.xml', |
|
|
|
'partner_view.xml', |
|
|
|
'data/partner_sequence.xml', |
|
|
|
'views/partner_view.xml', |
|
|
|
], |
|
|
|
"demo": [], |
|
|
|
"active": False, |
|
|
|