From: Ludovic CHEVALIER Date: Fri, 16 Nov 2012 10:04:25 +0000 (+0100) Subject: [membership] +categ membership product X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/%7B%7B%20url_for%28%27admin_vote_deleteattachment%27%2C%20voteid=vote.id%2C%20attachmentid=attachment.id%29%20%7D%7D?a=commitdiff_plain;h=e9e750e86566fb1a26d62a1e224112ccb9db4462;p=burette%2Fbikecoop_l10n_fr.git [membership] +categ membership product --- diff --git a/__openerp__.py b/__openerp__.py index 070d424..e5af034 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -23,6 +23,7 @@ This module is to configure add french spepcifitities to modules related to a bi 'view/bikecoop.xml', 'demo/res_users.xml', 'demo/membership.xml', + 'demo/point_of_sale.xml', ], 'installable': True, 'auto_install': False,