[Erp5-report] r31559 aurel - /erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_c...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Jan 4 13:58:42 CET 2010
Author: aurel
Date: Mon Jan 4 13:58:40 2010
New Revision: 31559
URL: http://svn.erp5.org?rev=31559&view=rev
Log:
2010-01-04 aurel
Update the bt to use the new structure of the base amount category :
- update local part of the base amount category
- update odt reports to use the new category structure
Removed:
erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg.xml
erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg_deductible_heure_supp.xml
erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg_non_deductible.xml
erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg_non_deductible_pee.xml
erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_forfait_social.xml
erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/salaire_net_imposable.xml
Removed: erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg.xml?rev=31558&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg.xml (removed)
@@ -1,51 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
- <record id="1" aka="AAAAAAAAAAE=">
- <pickle>
- <tuple>
- <global name="Category" module="Products.ERP5Type.Document.Category"/>
- <tuple/>
- </tuple>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>categories</string> </key>
- <value>
- <tuple>
- <string>base_amount/base_csg</string>
- </tuple>
- </value>
- </item>
- <item>
- <key> <string>codification</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>description</string> </key>
- <value> <string>base de la CSG (= taxe prévoyance + salaire brut * 0.97)</string> </value>
- </item>
- <item>
- <key> <string>id</string> </key>
- <value> <string>base_csg</string> </value>
- </item>
- <item>
- <key> <string>int_index</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>portal_type</string> </key>
- <value> <string>Category</string> </value>
- </item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>Base CSG déductible</string> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
Removed: erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg_deductible_heure_supp.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg_deductible_heure_supp.xml?rev=31558&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg_deductible_heure_supp.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg_deductible_heure_supp.xml (removed)
@@ -1,54 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
- <record id="1" aka="AAAAAAAAAAE=">
- <pickle>
- <tuple>
- <global name="Category" module="Products.ERP5Type.Document.Category"/>
- <tuple/>
- </tuple>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>categories</string> </key>
- <value>
- <tuple>
- <string>base_amount/base_csg_deductible_heure_supp</string>
- <string>base_amount/base_csg_deductible_heure_supp</string>
- </tuple>
- </value>
- </item>
- <item>
- <key> <string>codification</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>description</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>id</string> </key>
- <value> <string>base_csg_deductible_heure_supp</string> </value>
- </item>
- <item>
- <key> <string>int_index</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>portal_type</string> </key>
- <value> <string>Category</string> </value>
- </item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>Base CSG déductibe heures supp.</string> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
Removed: erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg_non_deductible.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg_non_deductible.xml?rev=31558&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg_non_deductible.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg_non_deductible.xml (removed)
@@ -1,53 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
- <record id="1" aka="AAAAAAAAAAE=">
- <pickle>
- <tuple>
- <global name="Category" module="Products.ERP5Type.Document.Category"/>
- <tuple/>
- </tuple>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>categories</string> </key>
- <value>
- <tuple>
- <string>base_amount/base_csg_non_deductible</string>
- </tuple>
- </value>
- </item>
- <item>
- <key> <string>codification</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>description</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>id</string> </key>
- <value> <string>base_csg_non_deductible</string> </value>
- </item>
- <item>
- <key> <string>int_index</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>portal_type</string> </key>
- <value> <string>Category</string> </value>
- </item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>Base CSG non déductible</string> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
Removed: erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg_non_deductible_pee.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg_non_deductible_pee.xml?rev=31558&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg_non_deductible_pee.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_csg_non_deductible_pee.xml (removed)
@@ -1,54 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
- <record id="1" aka="AAAAAAAAAAE=">
- <pickle>
- <tuple>
- <global name="Category" module="Products.ERP5Type.Document.Category"/>
- <tuple/>
- </tuple>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>categories</string> </key>
- <value>
- <tuple>
- <string>base_amount/base_csg_non_deductible_pee</string>
- <string>base_amount/base_csg_non_deductible_pee</string>
- </tuple>
- </value>
- </item>
- <item>
- <key> <string>codification</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>description</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>id</string> </key>
- <value> <string>base_csg_non_deductible_pee</string> </value>
- </item>
- <item>
- <key> <string>int_index</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>portal_type</string> </key>
- <value> <string>Category</string> </value>
- </item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>Base CSG non déductibe PEE</string> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
Removed: erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_forfait_social.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_forfait_social.xml?rev=31558&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_forfait_social.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/base_forfait_social.xml (removed)
@@ -1,53 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
- <record id="1" aka="AAAAAAAAAAE=">
- <pickle>
- <tuple>
- <global name="Category" module="Products.ERP5Type.Document.Category"/>
- <tuple/>
- </tuple>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>categories</string> </key>
- <value>
- <tuple>
- <string>base_amount/base_forfait_social</string>
- </tuple>
- </value>
- </item>
- <item>
- <key> <string>codification</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>description</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>id</string> </key>
- <value> <string>base_forfait_social</string> </value>
- </item>
- <item>
- <key> <string>int_index</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>portal_type</string> </key>
- <value> <string>Category</string> </value>
- </item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>Base forfait social</string> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
Removed: erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/salaire_net_imposable.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/salaire_net_imposable.xml?rev=31558&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/salaire_net_imposable.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll_l10n_fr/PathTemplateItem/portal_categories/base_amount/salaire_net_imposable.xml (removed)
@@ -1,59 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
- <record id="1" aka="AAAAAAAAAAE=">
- <pickle>
- <tuple>
- <global name="Category" module="Products.ERP5Type.Document.Category"/>
- <tuple/>
- </tuple>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>categories</string> </key>
- <value>
- <tuple>
- <string>base_amount/salaire_net_imposable</string>
- <string>base_amount/salaire_net_imposable</string>
- <string>base_amount/salaire_net_imposable</string>
- </tuple>
- </value>
- </item>
- <item>
- <key> <string>codification</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>description</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>id</string> </key>
- <value> <string>salaire_net_imposable</string> </value>
- </item>
- <item>
- <key> <string>int_index</string> </key>
- <value> <int>102</int> </value>
- </item>
- <item>
- <key> <string>portal_type</string> </key>
- <value> <string>Category</string> </value>
- </item>
- <item>
- <key> <string>short_title</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>Salaire net imposable</string> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
More information about the Erp5-report
mailing list