X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbikecoop_l10n_fr_demo.git;a=blobdiff_plain;f=__openerp__.py;fp=__openerp__.py;h=ad03bc7073257a3b978def63ac278020fc0bd878;hp=4b94f2f0468f4151c324034ba9bbe8d110679d80;hb=f6fcb9ca3b7415ffe1b737934fa8d76d0df643d5;hpb=23b42a24367ee8b143d4f03a85974e6d0106605d diff --git a/__openerp__.py b/__openerp__.py index 4b94f2f..ad03bc7 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -34,7 +34,10 @@ This module supplies demonstration data for the bikecoop_l10n_fr module """, 'author': 'L\'Heureux Cyclage', 'website': 'http://www.heureux-cyclage.org', - 'depends': ['bikecoop_demo'], + 'depends': [ + 'bikecoop_demo', + 'bikecoop_l10n_fr', + ], 'update_xml': [ 'demo/res_users.xml', 'demo/membership.xml',