From: Ludovic CHEVALIER Date: Wed, 3 Jun 2015 12:32:43 +0000 (+0200) Subject: [VIEW] ~occupation and nationality are optionnals in bikecoop member form X-Git-Url: https://git.heureux-cyclage.org/?p=burette%2Fmobilidees.git;a=commitdiff_plain;h=b11e30b1597294896d4f1d47d32be1d161c26184 [VIEW] ~occupation and nationality are optionnals in bikecoop member form --- diff --git a/__openerp__.py b/__openerp__.py index 38ac632..6ecb280 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -51,6 +51,7 @@ It installs the profile for bike co-ops to manage some features like: 'data/products_categories.xml', 'data/products_products.xml', 'data/membership.xml', + 'view/bikecoop.xml', ], 'installable': True, 'auto_install': False, diff --git a/view/bikecoop.xml b/view/bikecoop.xml new file mode 100644 index 0000000..76a5157 --- /dev/null +++ b/view/bikecoop.xml @@ -0,0 +1,19 @@ + + + + + res.partner.form + res.partner + + + + + + + + + + + + +