From: Ludovic CHEVALIER Date: Tue, 9 Feb 2016 16:03:29 +0000 (+0100) Subject: [VIEW] +date is required for vendor payments X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbretzselle.git;a=commitdiff_plain;h=a6dbb0da04c1d7fd127e2d25d378e12e8510bed0 [VIEW] +date is required for vendor payments --- diff --git a/__openerp__.py b/__openerp__.py index 05770c7..b818716 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -51,6 +51,7 @@ It installs the profile for bike co-ops to manage some features like: 'data/products_products.xml', 'data/products_products_old.xml', 'view/account.xml', + 'view/account_voucher.xml', 'view/point_of_sale.xml', 'view/bikecoop.xml', 'security/ir.model.access.csv', diff --git a/view/account_voucher.xml b/view/account_voucher.xml new file mode 100644 index 0000000..7c7df9a --- /dev/null +++ b/view/account_voucher.xml @@ -0,0 +1,16 @@ + + + + + account.voucher.form + account.voucher + + + + + 1 + + + + +