• Fabien Morin's avatar
    - remove editable columns of PaySheetTransaction_view listbox because they were · 7d45a824
    Fabien Morin authored
    not used
    - in the PaySheetTransaction_viewPreview listbox, use a script to return the
    editable columns, that's permit to have dinamic columns depending on the
    tax_category's used.
    - in PaySheetTransaction_createAllPaySheetLineList we now use just one method
    to generate all Pay Sheet Lines : createPaySheetLineList.
    - enhance PaySheetTransaction_defaultCalculationScript to now get
    model_slice_min/max values from the cell
    - improve PaySheetTransaction_getEditableObjectLineList script
    - change PaySheetTransaction_getListBoxColumnList method to be able to return
    editable column list
    
    git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18261 20353a03-c40f-0410-a6d1-a30d3c3de9de
    7d45a824
PaySheetTransaction_getMovementList.xml 11.8 KB