[FIX] account : account.move.line object add period_id in tree view. to solve the problem of search view

bzr revid: vth@tinyerp.com-20101015131505-wrmjhjy7z0c4had6
This commit is contained in:
vth 2010-10-15 18:45:05 +05:30
parent dcc9ee5b1a
commit 222cb30a1a
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
<field name="amount_to_pay"/>
<field name="amount_currency"/>
<field name="currency_id"/>
<field name="period_id" invisible="1"/>
</tree>
</field>
</record>