From acb850a79a24a0080d036ca695646f61358ed09f Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Fri, 6 Jan 2017 12:38:17 +0100 Subject: [PATCH] [DATA] +point of sale customization --- __openerp__.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/__openerp__.py b/__openerp__.py index 8865696..df6d96c 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -47,6 +47,9 @@ It installs the profile for bike co-ops to manage some features like: 'data/account.xml', 'data/base.xml', 'data/plan_comptable_general.xml', + 'data/point_of_sale.xml', + 'data/sale.xml', + 'data/stock.xml', 'view/bikecoop.xml', 'view/point_of_sale.xml', ], -- 2.20.1