|
@ -1,4 +1,3 @@ |
|
|
# -*- coding: utf-8 -*- |
|
|
|
|
|
{ |
|
|
{ |
|
|
'name': "Beescoop link with easy my coop", |
|
|
'name': "Beescoop link with easy my coop", |
|
|
|
|
|
|
|
@ -16,7 +15,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': 'Cooperative management', |
|
|
'category': 'Cooperative 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': ['beesdoo_base', 'beesdoo_shift', 'easy_my_coop', 'easy_my_coop_eater'], |
|
|
'depends': ['beesdoo_base', 'beesdoo_shift', 'easy_my_coop', 'easy_my_coop_eater'], |
|
|