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

pass good parameters to PaySheetTransaction_postCalculation

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20199 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b58797ff
......@@ -78,8 +78,8 @@ new_cell = {\'category_list\' : [\'tax_category/employee_share\',],\n
\n
pay_sheet_line = context.createPaySheetLine(\\\n
title = \'total employee contributions\',\n
res = \'payroll_service_module/total_employee_contributions\',\n
desc = \'this line permit to calculate the sum of the employer\'\n
resource = \'payroll_service_module/total_employee_contributions\',\n
description = \'this line permit to calculate the sum of the employer\'\n
\' share and permit to calculate the net salary\',\n
cell_list = [new_cell],)\n
</string> </value>
......
64
\ No newline at end of file
66
\ No newline at end of file
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