From: Ludovic CHEVALIER Date: Mon, 4 Jan 2016 16:46:33 +0000 (+0100) Subject: [DATA] +custom chart of account, products and their categories X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fvelosenville.git;a=commitdiff_plain;h=0ecc9674694fa64d43689736d4ceb33bffddef91 [DATA] +custom chart of account, products and their categories --- diff --git a/__openerp__.py b/__openerp__.py index 2b2f5c7..64566c9 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -41,6 +41,9 @@ It installs the profile for bike co-ops to manage some features like: 'data/base.xml', 'data/bikecoop.xml', 'data/bikecoop_partner_themes.xml', + 'data/plan_comptable_general.xml', + 'data/products_categories.xml', + 'data/products_products.xml', 'view/bikecoop.xml', 'view/point_of_sale.xml', 'security/velosenville.xml',