From: Ludovic CHEVALIER Date: Mon, 12 Jan 2015 14:40:20 +0000 (+0100) Subject: [VIEW] +invoice membership button X-Git-Url: http://git.cyclocoop.org/?p=burette%2Frecupr.git;a=commitdiff_plain;h=e7e81c4e396fd8f408484af1000fe655926e8602 [VIEW] +invoice membership button --- diff --git a/__openerp__.py b/__openerp__.py index e47bf40..d14d0ca 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -50,6 +50,7 @@ It installs the profile for bike co-ops to manage some features like: 'data/product_products.xml', 'data/suppliers.xml', 'data/members.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..70aa1d4 --- /dev/null +++ b/view/bikecoop.xml @@ -0,0 +1,18 @@ + + + + + res.partner.form + res.partner + + + + +

This is a special functionnality for Récup'R that doesn't use the point of sale at moment. It's not a permanent functionnality.

+