• Fabien Morin's avatar
    lot of changes, incuding : · b64ee894
    Fabien Morin authored
    - 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
    b64ee894
PaySheetModelLine_asCellRange.xml 7.53 KB