From: Ludovic CHEVALIER Date: Fri, 8 Apr 2016 12:49:30 +0000 (+0200) Subject: [VIEW] -taxes references in products form X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbikecoop_l10n_fr.git;a=commitdiff_plain;h=3f867c10150c57cdfb81c9e34063e033bbca0f89;hp=3f0f717d570f7f2d61d9671eeb23ccbdba4f2078 [VIEW] -taxes references in products form --- diff --git a/__openerp__.py b/__openerp__.py index 148fd3e..6da1e3d 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -48,6 +48,7 @@ This module is to configure add french spepcifitities to modules related to a bi 'view/bikecoop.xml', 'view/point_of_sale.xml', 'view/profile_association.xml', + 'view/purchase.xml', 'view/sale.xml', ], 'installable': True, diff --git a/view/account.xml b/view/account.xml index 478aba3..aff2217 100644 --- a/view/account.xml +++ b/view/account.xml @@ -28,5 +28,14 @@ + + + product.product.form + product.product + + + + + diff --git a/view/purchase.xml b/view/purchase.xml new file mode 100644 index 0000000..84aa3d4 --- /dev/null +++ b/view/purchase.xml @@ -0,0 +1,13 @@ + + + + + product.product.form + product.product + + + + + + +