[FIX]: Fix chart of account toolbar problem

bzr revid: atp@tinyerp.com-20121108093524-guzshn0bxzhydp12
This commit is contained in:
Atul Patel (OpenERP) 2012-11-08 15:05:24 +05:30
parent fca020e7fd
commit 292fe2d2fa
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@
<field name="field_parent">child_complete_ids</field>
<field name="arch" type="xml">
<tree colors="blue:state=='pending';grey:state in ('close','cancelled');blue:type=='view'" string="Analytic account" toolbar="1">
<field name="name"/>
<field name="complete_name"/>
<field name="code"/>
<field name="debit"/>