From: Ludovic CHEVALIER Date: Fri, 3 Jul 2015 14:07:41 +0000 (+0200) Subject: [VIEW] -nationality field in members view X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbretzselle.git;a=commitdiff_plain;h=3d3c866367776c562ce5dca46b32de2952b43820 [VIEW] -nationality field in members view --- diff --git a/__openerp__.py b/__openerp__.py index 737e4de..b5c8cd0 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_products.xml', 'data/products_products_old.xml', 'view/point_of_sale.xml', + 'view/bikecoop.xml', 'security/ir.model.access.csv', ], 'installable': True, diff --git a/view/bikecoop.xml b/view/bikecoop.xml new file mode 100644 index 0000000..aa4dc87 --- /dev/null +++ b/view/bikecoop.xml @@ -0,0 +1,14 @@ + + + + + res.partner.form + res.partner + + + + + + + +