From: Ludovic CHEVALIER Date: Wed, 25 Jan 2017 11:15:25 +0000 (+0100) Subject: [MODULE] +account X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fchoisir.git;a=commitdiff_plain;h=0cffed73ae7d627ffbf7016f9d9fec3df9522f7c [MODULE] +account --- diff --git a/__openerp__.py b/__openerp__.py index 627b399..46136c4 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -41,6 +41,7 @@ It installs the profile for bike co-ops to manage some features like: 'init_xml': [ ], 'update_xml': [ + 'data/account.xml', ], 'installable': True, 'auto_install': False, diff --git a/data/account.xml b/data/account.xml new file mode 100644 index 0000000..5952844 --- /dev/null +++ b/data/account.xml @@ -0,0 +1,31 @@ + + + + + Chèques + CHQ1 + bank + + + + + + + Caisse + LIQ1 + cash + + + + + + + 5 + + + Journal du point de vente + JPDV + sale + + +