[FIX] Account : Fields were missing in Account chart template form view

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

bzr revid: jvo@tinyerp.com-20091223074328-jbt2w0mqi26uocz9
This commit is contained in:
Jay (Open ERP) 2009-12-23 13:13:28 +05:30
parent 6e27c72ea6
commit 0cd84c4e31
1 changed files with 2 additions and 0 deletions

View File

@ -1503,6 +1503,8 @@
<field name="property_account_payable"/>
<field name="property_account_expense_categ" />
<field name="property_account_income_categ"/>
<field name="property_account_expense"/>
<field name="property_account_income"/>
</form>
</field>
</record>