1. 12 Dec, 2007 2 commits
    • Fabien Morin's avatar
      lot of changes, including : · d0468102
      Fabien Morin authored
      - remove script_id from updateCellRange() calling because it was not usefull
        and makes log warnings
      - add getEditableModelLineAsDict and getNotEditableModelLineAsDict function
        -> getNotEditableModelLineAsDict is not yet used but it's written if there is
        some needs in the future...
      - change createNotEditablePaySheetLineList main function in
        createPaySheetLineList. Now, there is just one function that can handle all
        type cases (editable or not). There is a new parameter : batch_mode that
        permit to generate Pay Sheet Lines without fill in the Editable Model Lines
        (default vaules are take).
      - remove model_slice_min and model_slice_max values from calculationScript
        parameters because they could be get on the cell
      - add comments
      - remove some parts that are now unused
      - typo
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18258 20353a03-c40f-0410-a6d1-a30d3c3de9de
      d0468102
    • Jérome Perrin's avatar
      cleanup unused imports · 0eb92e2e
      Jérome Perrin authored
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18257 20353a03-c40f-0410-a6d1-a30d3c3de9de
      0eb92e2e
  2. 11 Dec, 2007 35 commits
  3. 10 Dec, 2007 3 commits