From: Ludovic CHEVALIER Date: Mon, 8 Feb 2016 14:39:55 +0000 (+0100) Subject: [VIEW] ~date_invoice is required X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbretzselle.git;a=commitdiff_plain;h=3cff839d41c63a145054466051a70ce85021f050 [VIEW] ~date_invoice is required --- diff --git a/__openerp__.py b/__openerp__.py index b5c8cd0..05770c7 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/products_categories.xml', 'data/products_products.xml', 'data/products_products_old.xml', + 'view/account.xml', 'view/point_of_sale.xml', 'view/bikecoop.xml', 'security/ir.model.access.csv', diff --git a/view/account.xml b/view/account.xml new file mode 100644 index 0000000..48479c7 --- /dev/null +++ b/view/account.xml @@ -0,0 +1,15 @@ + + + + + account.invoice.form + account.invoice + + + + 1 + + + + +