X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fvelocampus_nantes.git;a=blobdiff_plain;f=__openerp__.py;h=bbfd826a595aa285a6a0bbdd9d33d02ec90a3f4e;hp=7dc32073750e52bbfa2cf58d441d77dff9a52af7;hb=d94c285b6bdd46fabef2dfa7614887cc290fdaa4;hpb=3b80bcf52146ecc6ac6cb3e72c357dc8a129ddb2 diff --git a/__openerp__.py b/__openerp__.py index 7dc3207..bbfd826 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -46,6 +46,11 @@ It installs the profile for bike co-ops to manage some features like: 'data/products_categories.xml', 'data/products_products.xml', 'data/bikecoop.xml', + 'data/members.xml', + 'data/stock.xml', + 'data/sale.xml', + 'data/account.xml', + 'data/point_of_sale.xml', 'view/bikecoop.xml', ], 'installable': True,