From: Ludovic CHEVALIER Date: Tue, 17 Nov 2015 15:49:22 +0000 (+0100) Subject: [VIEW] -procurement buttons when product is membership product X-Git-Url: http://git.heureux-cyclage.org/?p=burette%2Fremembership.git;a=commitdiff_plain;h=916f69035027c822cd44e2d570decda4c3372357 [VIEW] -procurement buttons when product is membership product --- diff --git a/__openerp__.py b/__openerp__.py index 7a09100..c6b1f8c 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -41,6 +41,7 @@ 'data/membership.xml', 'view/partner.xml', 'view/membership.xml', + 'view/products.xml', 'wizard/remembership_invoice_view.xml', ], 'update_xml': [], diff --git a/view/products.xml b/view/products.xml new file mode 100644 index 0000000..b4974de --- /dev/null +++ b/view/products.xml @@ -0,0 +1,18 @@ + + + + + product.product.form + product.product + + + +