[DATA] +point of sale customization
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 6 Jan 2017 11:38:17 +0000 (12:38 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 6 Jan 2017 11:38:17 +0000 (12:38 +0100)
__openerp__.py

index 8865696..df6d96c 100644 (file)
@@ -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',
     ],