From: Ludovic CHEVALIER Date: Wed, 25 Jun 2014 09:57:28 +0000 (+0200) Subject: [ANALYTIC] +can select state of analytic account X-Git-Tag: production~56 X-Git-Url: http://git.cyclocoop.org/?p=burette%2Flhc.git;a=commitdiff_plain;h=a410b9fbd99d72acaec382b9149f1bf9877548d7 [ANALYTIC] +can select state of analytic account --- diff --git a/__openerp__.py b/__openerp__.py index 7d44bbe..31b7061 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -44,6 +44,7 @@ Module pour les personnalisations de L'Heureux Cyclage 'security/ir.model.access.csv', 'data/wiki.xml', 'view/account_invoice.xml', + 'view/account.xml', 'view/filters.xml', 'view/hr_expense.xml', 'view/membership.xml', diff --git a/view/account.xml b/view/account.xml new file mode 100644 index 0000000..926c86d --- /dev/null +++ b/view/account.xml @@ -0,0 +1,25 @@ + + + + account.analytic.account.form + account.analytic.account + + + + + + + + + + account.analytic.account.tree + account.analytic.account + + + + + + + + +