From: Ludovic CHEVALIER Date: Tue, 5 Jul 2016 09:34:28 +0000 (+0200) Subject: [MODULE] +nrt_point_of_sale module dependencie X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fcyclofficine_pantin.git;a=commitdiff_plain;h=200c6b2f104b690173c8f8a8327f8e1b1992275d;hp=f459a076ce890a3ba3e5eaa41ce0f4b7e89bf2d9 [MODULE] +nrt_point_of_sale module dependencie --- diff --git a/__openerp__.py b/__openerp__.py index 2214dbf..92137f6 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -47,6 +47,7 @@ It installs the profile for bike co-ops to manage some features like: 'account_cancel', 'bikecoop', 'bikecoop_l10n_fr', + 'nrt_point_of_sale', ], 'init_xml': [ ],