Commit bed5f02a authored by Jérome Perrin's avatar Jérome Perrin

_filepath is now erased in Script (Python)


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8756 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f1c36165
...@@ -108,7 +108,9 @@ return printed\n ...@@ -108,7 +108,9 @@ return printed\n
</item> </item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_skins/erp5_payroll/AccountingModule_buildAllPaySheetAccountingLine</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>_owner</string> </key> <key> <string>_owner</string> </key>
......
...@@ -215,7 +215,9 @@ return printed\n ...@@ -215,7 +215,9 @@ return printed\n
</item> </item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_skins/erp5_payroll/AccountingModule_checkPaySheetConsistency</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>_owner</string> </key> <key> <string>_owner</string> </key>
......
...@@ -125,7 +125,9 @@ return printed\n ...@@ -125,7 +125,9 @@ return printed\n
</item> </item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_skins/erp5_payroll/AccountingModule_validateAllConfirmedPaySheetTransaction</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>_owner</string> </key> <key> <string>_owner</string> </key>
......
...@@ -99,7 +99,9 @@ return translated_type_list\n ...@@ -99,7 +99,9 @@ return translated_type_list\n
</item> </item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_skins/erp5_payroll/AccountingTransactionModule_getTranslatedPayrollReportTypeList</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>_params</string> </key> <key> <string>_params</string> </key>
......
...@@ -220,7 +220,9 @@ return printed\n ...@@ -220,7 +220,9 @@ return printed\n
</item> </item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_skins/erp5_payroll/AccountingTransactionModule_viewAnnualSalaryReport</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>_params</string> </key> <key> <string>_params</string> </key>
......
...@@ -94,7 +94,9 @@ context.REQUEST.RESPONSE.redirect("%s/%s?year=%s&salary_type=%s" % ( context.get ...@@ -94,7 +94,9 @@ context.REQUEST.RESPONSE.redirect("%s/%s?year=%s&salary_type=%s" % ( context.get
</item> </item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_skins/erp5_payroll/AccountingTransactionModule_viewPayrollReport</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>_params</string> </key> <key> <string>_params</string> </key>
......
...@@ -123,7 +123,9 @@ return employees\n ...@@ -123,7 +123,9 @@ return employees\n
</item> </item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_skins/erp5_payroll/Organisation_getEmployeeList</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>_params</string> </key> <key> <string>_params</string> </key>
......
...@@ -96,7 +96,9 @@ return cell_range\n ...@@ -96,7 +96,9 @@ return cell_range\n
</item> </item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_skins/erp5_payroll/PaySheetLine_asCellRange</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>_params</string> </key> <key> <string>_params</string> </key>
......
...@@ -111,7 +111,9 @@ return listbox\n ...@@ -111,7 +111,9 @@ return listbox\n
</item> </item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_skins/erp5_payroll/PaySheetTransactionFastInput_getEmployeeList</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>_params</string> </key> <key> <string>_params</string> </key>
......
...@@ -125,7 +125,9 @@ return None\n ...@@ -125,7 +125,9 @@ return None\n
</item> </item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_skins/erp5_payroll/PaySheetTransaction_buildAccountingLine</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>_owner</string> </key> <key> <string>_owner</string> </key>
......
...@@ -116,7 +116,9 @@ return context.REQUEST.RESPONSE.redirect(context.absolute_url() + "/PaySheetTran ...@@ -116,7 +116,9 @@ return context.REQUEST.RESPONSE.redirect(context.absolute_url() + "/PaySheetTran
</item> </item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_skins/erp5_payroll/PaySheetTransaction_checkParameters</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>_params</string> </key> <key> <string>_params</string> </key>
......
...@@ -137,7 +137,9 @@ context.REQUEST.RESPONSE.redirect("%s?portal_status_message=%s" % ( context.getP ...@@ -137,7 +137,9 @@ context.REQUEST.RESPONSE.redirect("%s?portal_status_message=%s" % ( context.getP
</item> </item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_skins/erp5_payroll/PaySheetTransaction_createPayroll</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>_params</string> </key> <key> <string>_params</string> </key>
......
...@@ -114,7 +114,9 @@ return report_lines\n ...@@ -114,7 +114,9 @@ return report_lines\n
</item> </item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_skins/erp5_payroll/PaySheetTransaction_getReportLineList</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>errors</string> </key> <key> <string>errors</string> </key>
......
...@@ -126,7 +126,9 @@ for i in range(len(legal_delays)):\n ...@@ -126,7 +126,9 @@ for i in range(len(legal_delays)):\n
</item> </item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_skins/erp5_payroll/PaySheetTransaction_getResignmentLegalDelay</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>_params</string> </key> <key> <string>_params</string> </key>
......
...@@ -103,7 +103,9 @@ return movement_list\n ...@@ -103,7 +103,9 @@ return movement_list\n
</item> </item>
<item> <item>
<key> <string>_filepath</string> </key> <key> <string>_filepath</string> </key>
<value> <string>Script (Python):/nexedi/portal_skins/erp5_payroll/PaySheetTransaction_selectMovement</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>_owner</string> </key> <key> <string>_owner</string> </key>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment