Ravish(OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-1034279-rmu into 
lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)
Related bugs:
  Bug #1034279 in OpenERP Addons: "l10n_in: Position of equity account"
  https://bugs.launchpad.net/openobject-addons/+bug/1034279

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1034279-rmu/+merge/118708

Hello,

I have made changes that now Owner's Equity Accounts is under liabilities 
section.

Thanks
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1034279-rmu/+merge/118708
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-1034279-rmu.
=== modified file 'l10n_in/l10n_in_private_chart.xml'
--- l10n_in/l10n_in_private_chart.xml	2012-07-05 09:25:50 +0000
+++ l10n_in/l10n_in_private_chart.xml	2012-08-08 10:39:19 +0000
@@ -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>
\ No newline at end of file
+</openerp>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to