Purnendu Singh (OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-l10n-reserve-surplus-account-remove-psi 
into lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-l10n-reserve-surplus-account-remove-psi/+merge/76199

hello,

As per new improvement, property_reserve_surplus_account is unused so i am 
removing it's reference from all l10n_* modules.

please merge 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-reserve-surplus-account-remove-psi
 branch before merging this one.

Thanks,
purnendu Singh 
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-l10n-reserve-surplus-account-remove-psi/+merge/76199
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-l10n-reserve-surplus-account-remove-psi.
=== modified file 'l10n_cn/account_chart.xml'
--- l10n_cn/account_chart.xml	2011-01-14 00:11:01 +0000
+++ l10n_cn/account_chart.xml	2011-09-20 12:12:25 +0000
@@ -454,7 +454,7 @@
 		<record id="chart2221" model="account.account.template">
 			<field name="code">2221</field>
 			<field eval="False" name="reconcile"/>
-            <field ref="cn_root" name="parent_id"/>			
+            <field ref="cn_root" name="parent_id"/>
 			<field name="type">view</field>
 			<field name="name">应交税费</field>
 			<field name="user_type" ref="user_type_debt"/>
@@ -956,7 +956,6 @@
 		    <field name="property_account_payable" ref="chart2202"/>
 		    <field name="property_account_expense_categ" ref="chart1401"/>
 		    <field name="property_account_income_categ" ref="chart6001"/>
-			<field name="property_reserve_and_surplus_account" ref="chart4103"/>            
 		</record>
 		<!-- 增值税 -->
 		<record id="vats" model="account.tax.template">

=== modified file 'l10n_gt/l10n_gt_base.xml'
--- l10n_gt/l10n_gt_base.xml	2011-07-29 14:03:24 +0000
+++ l10n_gt/l10n_gt_base.xml	2011-09-20 12:12:25 +0000
@@ -37,7 +37,6 @@
             <field name="bank_account_view_id" ref="cta1101"/>
             <field name="property_account_receivable" ref="cta110201"/>
             <field name="property_account_payable" ref="cta210101"/>
-            <field name="property_reserve_and_surplus_account" ref="cta310103"/>
             <field name="property_account_income_categ" ref="cta410101"/>
             <field name="property_account_expense_categ" ref="cta510101"/>
         </record>

=== modified file 'l10n_in/l10n_in_chart.xml'
--- l10n_in/l10n_in_chart.xml	2011-02-17 05:07:14 +0000
+++ l10n_in/l10n_in_chart.xml	2011-09-20 12:12:25 +0000
@@ -492,7 +492,6 @@
             <field name="property_account_payable" ref="IA_AC02131"/>
             <field name="property_account_expense_categ" ref="IA_AC112"/>
             <field name="property_account_income_categ" ref="IA_AC122"/>
-            <field name="property_reserve_and_surplus_account" ref="IA_AC0232"/>
         </record>
 
     </data>

=== modified file 'l10n_uk/data/account.chart.template.csv'
--- l10n_uk/data/account.chart.template.csv	2011-09-16 14:01:34 +0000
+++ l10n_uk/data/account.chart.template.csv	2011-09-20 12:12:25 +0000
@@ -1,2 +1,2 @@
-"id","name","account_root_id:id","tax_code_root_id:id","bank_account_view_id:id","property_account_receivable:id","property_account_payable:id","property_account_expense_categ:id","property_account_income_categ:id","property_reserve_and_surplus_account:id"
-"l10n_uk","UK Tax and Account Chart Template (by SmartMode)","UK0","0","1200","1100","2100","5000","4000","3200"
+"id","name","account_root_id:id","tax_code_root_id:id","bank_account_view_id:id","property_account_receivable:id","property_account_payable:id","property_account_expense_categ:id","property_account_income_categ:id"
+"l10n_uk","UK Tax and Account Chart Template (by SmartMode)","UK0","0","1200","1100","2100","5000","4000"

_______________________________________________
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