X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fchoisir.git;a=blobdiff_plain;f=__openerp__.py;h=5a99b0ddf053486dbd19893e8ae34b7175d351c2;hp=d0e8f91ed9e15180486d6723ae1077b72cf610d3;hb=941ffa26da8062baec8397deb542c2feebb32ed5;hpb=f66ac7a5355f92c6228e7a4d2834dbc7d8f5ca71 diff --git a/__openerp__.py b/__openerp__.py index d0e8f91..5a99b0d 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -43,6 +43,8 @@ It installs the profile for bike co-ops to manage some features like: 'update_xml': [ 'data/account.xml', 'data/base.xml', + 'data/point_of_sale.xml', + 'data/stock.xml', ], 'installable': True, 'auto_install': False,