From ca8e4cccce2758c0444f3c06de03baf6bc26e9b1 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Thu, 13 Dec 2012 15:16:51 +0100 Subject: [PATCH] [menu] menu association <-- bikecoop --- __openerp__.py | 1 + view/profile_association.xml | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 view/profile_association.xml diff --git a/__openerp__.py b/__openerp__.py index 450e16a..465c5fd 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -22,6 +22,7 @@ This module is to configure add french spepcifitities to modules related to a bi 'data/bikecoop_l10n_fr.xml', 'data/plan_comptable_general.xml', 'view/bikecoop.xml', + 'view/profile_association.xml', ], 'installable': True, 'auto_install': False, diff --git a/view/profile_association.xml b/view/profile_association.xml new file mode 100644 index 0000000..1939699 --- /dev/null +++ b/view/profile_association.xml @@ -0,0 +1,9 @@ + + + + + + -- 2.20.1