X-Git-Url: http://git.cyclocoop.org/?p=burette%2Frecupr.git;a=blobdiff_plain;f=__openerp__.py;fp=__openerp__.py;h=e47bf40bf571ac38163b65a342ddbd37794da981;hp=25dd532a1408aa4fb16fa3ae1c3ccf44294d4e90;hb=a2ac4aade71e146b1b4e05fd4450b6a9ed546bdd;hpb=4024401c3bd1db407a706456f6e3d85f2500c2f9 diff --git a/__openerp__.py b/__openerp__.py index 25dd532..e47bf40 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -43,6 +43,9 @@ It installs the profile for bike co-ops to manage some features like: ], 'update_xml': [ 'data/base.xml', + 'data/stock.xml', + 'data/sale.xml', + 'data/point_of_sale.xml', 'data/product_categories.xml', 'data/product_products.xml', 'data/suppliers.xml',