X-Git-Url: http://git.cyclocoop.org/?p=burette%2Flesjantesdunord.git;a=blobdiff_plain;f=__openerp__.py;h=ab36410184c489f696b90354004f48bb9d480536;hp=7e552117124bb827e1418320c36c793f0bff4118;hb=141f149284647912a31c773867bc54ed4e7f6f35;hpb=206b53c2ae86673bf21334738aa6c76b34a6a074 diff --git a/__openerp__.py b/__openerp__.py index 7e55211..ab36410 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -40,6 +40,9 @@ It installs the profile for bike co-ops to manage some features like: 'bikecoop_l10n_fr', ], 'init_xml': [ + 'data/base.xml', + 'data/products_categories.xml', + 'data/products_products.xml', ], 'update_xml': [ ],