From 0ecc9674694fa64d43689736d4ceb33bffddef91 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Mon, 4 Jan 2016 17:46:33 +0100 Subject: [PATCH] [DATA] +custom chart of account, products and their categories --- __openerp__.py | 3 +++ 1 file changed, 3 insertions(+) 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', -- 2.20.1