From: Ludovic CHEVALIER Date: Fri, 8 Apr 2016 10:43:21 +0000 (+0200) Subject: [VIEW] ~cash register repsonsible is read and write X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fcyclofficine_pantin.git;a=commitdiff_plain;h=6978fc1bbe092e87b8ac6e9cf7251aa9ead381e6;ds=sidebyside [VIEW] ~cash register repsonsible is read and write --- diff --git a/__openerp__.py b/__openerp__.py index d991fba..3be48fe 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -49,8 +49,10 @@ It installs the profile for bike co-ops to manage some features like: 'data/plan_comptable_general.xml', 'data/products_categories.xml', 'data/products_products.xml', + 'data/remembership.xml', 'data/members.xml', 'data/users.xml', + 'view/account.xml', 'view/bikecoop.xml', ], 'installable': True, diff --git a/view/account.xml b/view/account.xml new file mode 100644 index 0000000..154a061 --- /dev/null +++ b/view/account.xml @@ -0,0 +1,15 @@ + + + + + account.bank.statement.form + account.bank.statement + + + + 0 + + + + +