← Back to team overview

openerp-community team mailing list archive

[Merge] lp:~serpentcs/openobject-addons/l10n_fi_fix into lp:~openerp-community/openobject-addons/l10n_fi

 

Serpent Consulting Services has proposed merging lp:~serpentcs/openobject-addons/l10n_fi_fix into lp:~openerp-community/openobject-addons/l10n_fi.

Requested reviews:
  OpenERP Community (openerp-community)
Related bugs:
  Bug #1214095 in OpenERP Addons: "l10n_fi wrong sales account"
  https://bugs.launchpad.net/openobject-addons/+bug/1214095

For more details, see:
https://code.launchpad.net/~serpentcs/openobject-addons/l10n_fi_fix/+merge/186721
-- 
https://code.launchpad.net/~serpentcs/openobject-addons/l10n_fi_fix/+merge/186721
Your team OpenERP Community is requested to review the proposed merge of lp:~serpentcs/openobject-addons/l10n_fi_fix into lp:~openerp-community/openobject-addons/l10n_fi.
=== modified file '__init__.py' (properties changed: -x to +x)
=== modified file '__openerp__.py' (properties changed: -x to +x)
--- __openerp__.py	2011-05-30 09:09:50 +0000
+++ __openerp__.py	2013-09-20 08:46:46 +0000
@@ -23,7 +23,7 @@
     "description": """
         Finnish accounting: chart of accounts and taxes
 
-        This chart of account is highly infulenced by examples from http://www.tilit.info
+        This chart of account is highly influenced by examples from http://www.tilit.info
         Finnish regulations for accounting can be found from http://www.finlex.fi/fi/laki/ajantasa/1997/19971339
         """,
     "author": "Tietokeskus",

=== modified file 'account.py' (properties changed: -x to +x)
=== modified file 'l10n_fi_taxes.xml'
--- l10n_fi_taxes.xml	2011-05-30 09:09:50 +0000
+++ l10n_fi_taxes.xml	2013-09-20 08:46:46 +0000
@@ -10,7 +10,7 @@
             <field name="property_account_receivable" ref="chart1550"/>
             <field name="property_account_payable" ref="chart2550"/>
             <field name="property_account_expense_categ" ref="chart4210"/>
-            <field name="property_account_income_categ" ref="chart2923"/>
+            <field name="property_account_income_categ" ref="chart3100"/>
         </record>
 
 


Follow ups