[FIX]:Group By state in analytic accounts

lp bug: https://launchpad.net/bugs/872695 fixed

bzr revid: ksa@tinyerp.com-20111012084901-9ym5207s34wogit7
This commit is contained in:
Kirti Savalia (OpenERP) 2011-10-12 14:19:01 +05:30
parent 048cfa7804
commit 948b05507e
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@
<field name="debit"/>
<field name="credit"/>
<field name="balance"/>
<field name="state" invisible="1"/>
<field name="currency_id" groups="base.group_extended"/>
<field name="date" invisible="1"/>
<field name="user_id" invisible="1"/>