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