[Erp5-report] r28454 - in /erp5/trunk/bt5/erp5_payroll_l10n_jp: PathTemplateItem/portal_cat...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Aug 19 05:01:38 CEST 2009
Author: yusuke
Date: Wed Aug 19 05:01:37 2009
New Revision: 28454
URL: http://svn.erp5.org?rev=28454&view=rev
Log:
2009-08-19 yusuke
* Minimum package for manual input
Removed:
erp5/trunk/bt5/erp5_payroll_l10n_jp/PathTemplateItem/portal_categories/salary_range/japan/no_limit.xml
erp5/trunk/bt5/erp5_payroll_l10n_jp/SkinTemplateItem/portal_skins/erp5_payroll_l10n_jp/PaySheetModelLine_getIncomeTax.xml
Removed: erp5/trunk/bt5/erp5_payroll_l10n_jp/PathTemplateItem/portal_categories/salary_range/japan/no_limit.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll_l10n_jp/PathTemplateItem/portal_categories/salary_range/japan/no_limit.xml?rev=28453&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_payroll_l10n_jp/PathTemplateItem/portal_categories/salary_range/japan/no_limit.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll_l10n_jp/PathTemplateItem/portal_categories/salary_range/japan/no_limit.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>salary_range/japan/no_limit</string>
- <string>salary_range/japan/no_limit</string>
- </tuple>
- </value>
- </item>
- <item>
- <key> <string>description</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>id</string> </key>
- <value> <string>no_limit</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>short_title</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>title</string> </key>
- <value> <string>No Limit</string> </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
Removed: erp5/trunk/bt5/erp5_payroll_l10n_jp/SkinTemplateItem/portal_skins/erp5_payroll_l10n_jp/PaySheetModelLine_getIncomeTax.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_payroll_l10n_jp/SkinTemplateItem/portal_skins/erp5_payroll_l10n_jp/PaySheetModelLine_getIncomeTax.xml?rev=28453&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_payroll_l10n_jp/SkinTemplateItem/portal_skins/erp5_payroll_l10n_jp/PaySheetModelLine_getIncomeTax.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_payroll_l10n_jp/SkinTemplateItem/portal_skins/erp5_payroll_l10n_jp/PaySheetModelLine_getIncomeTax.xml (removed)
@@ -1,127 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
- <record id="1" aka="AAAAAAAAAAE=">
- <pickle>
- <tuple>
- <global name="PythonScript" module="Products.PythonScripts.PythonScript"/>
- <tuple/>
- </tuple>
- </pickle>
- <pickle>
- <dictionary>
- <item>
- <key> <string>Script_magic</string> </key>
- <value> <int>3</int> </value>
- </item>
- <item>
- <key> <string>_bind_names</string> </key>
- <value>
- <object>
- <klass>
- <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
- </klass>
- <tuple/>
- <state>
- <dictionary>
- <item>
- <key> <string>_asgns</string> </key>
- <value>
- <dictionary>
- <item>
- <key> <string>name_container</string> </key>
- <value> <string>container</string> </value>
- </item>
- <item>
- <key> <string>name_context</string> </key>
- <value> <string>context</string> </value>
- </item>
- <item>
- <key> <string>name_m_self</string> </key>
- <value> <string>script</string> </value>
- </item>
- <item>
- <key> <string>name_subpath</string> </key>
- <value> <string>traverse_subpath</string> </value>
- </item>
- </dictionary>
- </value>
- </item>
- </dictionary>
- </state>
- </object>
- </value>
- </item>
- <item>
- <key> <string>_body</string> </key>
- <value> <string>result={}\n
-result[\'quantity\'] = 1000\n
-result[\'price\'] = 0.05\n
-return result\n
-</string> </value>
- </item>
- <item>
- <key> <string>_code</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>_params</string> </key>
- <value> <string>base_amount_dict, cell</string> </value>
- </item>
- <item>
- <key> <string>errors</string> </key>
- <value>
- <tuple/>
- </value>
- </item>
- <item>
- <key> <string>func_code</string> </key>
- <value>
- <object>
- <klass>
- <global name="FuncCode" module="Shared.DC.Scripts.Signature"/>
- </klass>
- <tuple/>
- <state>
- <dictionary>
- <item>
- <key> <string>co_argcount</string> </key>
- <value> <int>2</int> </value>
- </item>
- <item>
- <key> <string>co_varnames</string> </key>
- <value>
- <tuple>
- <string>base_amount_dict</string>
- <string>cell</string>
- <string>result</string>
- <string>_write_</string>
- </tuple>
- </value>
- </item>
- </dictionary>
- </state>
- </object>
- </value>
- </item>
- <item>
- <key> <string>func_defaults</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
- <key> <string>id</string> </key>
- <value> <string>PaySheetModelLine_getIncomeTax</string> </value>
- </item>
- <item>
- <key> <string>warnings</string> </key>
- <value>
- <tuple/>
- </value>
- </item>
- </dictionary>
- </pickle>
- </record>
-</ZopeData>
More information about the Erp5-report
mailing list