X-Git-Url: http://git.cyclocoop.org/?p=burette%2Flesjantesdunord.git;a=blobdiff_plain;f=__openerp__.py;h=8adeb9a551495de69b6c40b2bbc6c489e0061277;hp=0d17d24bdfee12c88ad2805ee11e33d921fd9778;hb=35e297a7e8e4f31192646c6a75c9c28ec6f9a433;hpb=ccab0845a292e14f5c29bc1140aeaf3a9a0cae1d diff --git a/__openerp__.py b/__openerp__.py index 0d17d24..8adeb9a 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -40,6 +40,8 @@ It installs the profile for bike co-ops to manage some features like: 'bikecoop_l10n_fr', ], 'init_xml': [ + 'data/account.xml', + 'data/base.xml', 'data/products_categories.xml', 'data/products_products.xml', ],