|
@ -1,4 +1,3 @@ |
|
|
# -*- coding: utf-8 -*- |
|
|
|
|
|
{ |
|
|
{ |
|
|
'name': "beesdoo_custom", |
|
|
'name': "beesdoo_custom", |
|
|
|
|
|
|
|
@ -13,7 +12,7 @@ |
|
|
# Check https://github.com/odoo/odoo/blob/master/openerp/addons/base/module/module_data.xml |
|
|
# Check https://github.com/odoo/odoo/blob/master/openerp/addons/base/module/module_data.xml |
|
|
# for the full list |
|
|
# for the full list |
|
|
'category': 'Sales Management', |
|
|
'category': 'Sales Management', |
|
|
'version': '10.0.1.0.0', |
|
|
|
|
|
|
|
|
'version': '11.0.1.0.0', |
|
|
|
|
|
|
|
|
# any module necessary for this one to work correctly |
|
|
# any module necessary for this one to work correctly |
|
|
'depends': [ |
|
|
'depends': [ |
|
|