From: Ludovic CHEVALIER Date: Fri, 8 Apr 2016 12:49:30 +0000 (+0200) Subject: [VIEW] -taxes references in products form X-Git-Url: https://git.cyclocoop.org/admin/%40%20%27config_titre_base_sup%27%20=%3E%20%27Declaration%20of%20an%20additional%20database%27%2C%20%27config_titre_base_sup_choix%27%20=%3E%20%27Choose%20an%20additional%20database%27%2C%20%27connexion_ldap%27%20=%3E%20%27Connection:%27%2C-%27copier_en_local%27%20=%3E%20%27Copy%20to%20local%20site%27%2C%20%27creer_et_associer_un_auteur%27%20=%3E%20%27Create%20and%20associate%20an%20author%27%2C-%27creer_et_associer_une_rubrique%27%20=%3E%20%27Create%20and%20link%20a%20section%27%2C%20%20/%22%20.%20generer_url_ecrire%28%29%20.%20%22?a=commitdiff_plain;h=3f867c10150c57cdfb81c9e34063e033bbca0f89;p=burette%2Fbikecoop_l10n_fr.git [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 + + + + + + +