[FIX] Owner's Equity Accounts should be under Liabilities

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

bzr revid: rmu@tinyerp.com-20120822101134-6ttkwofpnz0zdudj
This commit is contained in:
Ravish Murari (OpenERP) 2012-08-22 15:41:34 +05:30
parent a540de6f75
commit 642e4c02b1
1 changed files with 2 additions and 2 deletions

View File

@ -278,7 +278,7 @@
<field name="type">view</field>
<field name="user_type" ref="account.data_account_type_liability"/>
<field name="reconcile" eval="False"/>
<field name="parent_id" ref="a1"/>
<field name="parent_id" ref="a20"/>
</record>
<!-- <record model="account.account.template" id="290">
@ -520,4 +520,4 @@
</data>
</openerp>
</openerp>