X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fchoisir.git;a=blobdiff_plain;f=__openerp__.py;h=d7050a8bc31691906a1d9d3dc0a47f7582345df3;hp=d0e8f91ed9e15180486d6723ae1077b72cf610d3;hb=1a5628712e8cc19a3e3391b1ab11bd61c2956a2a;hpb=f66ac7a5355f92c6228e7a4d2834dbc7d8f5ca71 diff --git a/__openerp__.py b/__openerp__.py index d0e8f91..d7050a8 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -43,6 +43,7 @@ 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', ], 'installable': True, 'auto_install': False,