[FIX]: fix a cashbox view

bzr revid: mga@tinyerp.com-20100626195202-yk9plkjv53lkq2o3
This commit is contained in:
Mantavya Gajjar 2010-06-27 01:22:02 +05:30
parent 550a94721c
commit b4df8cd697
1 changed files with 1 additions and 1 deletions

View File

@ -2113,7 +2113,7 @@
</field>
</group>
</page>
<page string="Accounting Entries">
<page string="Accounting Entries" attrs="{'invisible': [('state','!=','confirm')]}">
<field colspan="4" name="move_line_ids" nolabel="1"/>
</page>
</notebook>