Browse Source

[FIX] Make the runbot green again, remove the warning

pull/134/head
Thibault Francois 7 years ago
committed by Rémy Taymans
parent
commit
93584deec5
  1. 2
      beesdoo_easy_my_coop/__openerp__.py

2
beesdoo_easy_my_coop/__openerp__.py

@ -19,7 +19,7 @@
'version': '1.0',
# any module necessary for this one to work correctly
'depends': ['beesdoo_base', 'beesdoo_shift', 'easy_my_coop', ],
'depends': ['beesdoo_base', 'beesdoo_shift', 'easy_my_coop', 'easy_my_coop_eater'],
# always loaded
'data': [

Loading…
Cancel
Save