lot of changes, incuding :
- rename base_amount_current_value_dict in base_amount_dict - change this previous dict to stock values of all tax_category - now, Pay Sheet Model Line could use only tax_category (without any slice) - add a comment in PaySheetTransaction_getMovementList - add uses of cartesian_product witch is more efficient and more evolutive - enhance PaySheetTransaction_getYearToDateNetPay script (over_time is not take into account in french payroll) - add PaySheetTransaction_getYearToDateBaseSalary script - add PaySheetTransaction_getYearToDateOvertimeAmount script - rename PaySheetTransaction_getYearToDateOverTimeHours in PaySheetTransaction_getYearToDateOvertimeHours.xml - remove all reverse() : before this commit, there were some reverse() to have the Matrixbox displayed with slice on the left column and the tax_category on the head line. Now it's in the default order, and it's less confused. - typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18100 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment