An error occurred fetching the project authors.
- 15 Jun, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27552 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jun, 2009 2 commits
-
-
Fabien Morin authored
add a new test to check it's possible to add a paysheet line wich is not using quantiy and price but have cells git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27546 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
Now start_date and stop_date can be used on all paysheet since they are copied on movement : the builder will be able to put the movement in the corresponding paysheet git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27543 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jun, 2009 3 commits
-
-
Fabien Morin authored
now int_index is not needed. TradeCondition.getAggregatedAmountList is able to sort the lines in a way that respect dependency links. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27527 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- Change some step names to be able to reuse them in other tests git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27526 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27525 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27490 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jun, 2009 2 commits
-
-
Fabien Morin authored
reference was wrong in stepPaysheetCreateUrssafModelLine, fix it and add description to explain why she is the same as another step. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27456 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add a TODO from old tests git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27455 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jun, 2009 1 commit
-
-
Fabien Morin authored
- add a test to check model lines with None prices git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27447 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jun, 2009 3 commits
-
-
Fabien Morin authored
Modify existing tests to be consitent git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27393 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27386 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27384 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jun, 2009 1 commit
-
-
Fabien Morin authored
Change create_paysheet_line property name to create_line. Remove all CheckSourceSectionOnMovements, and check it in a special test, this avoid to have to broke all tests when this don't works git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27366 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jun, 2009 2 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27360 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jun, 2009 1 commit
-
-
Fabien Morin authored
change some steps names. Add a new test to check that updateMovement return nothing but modify directly the movement that need it. Add a check (CheckPaysheetLineAmounts) in test_basicPaySheetCalculation to be sure that even if updateAggregatedAmountList return nothing, movement are not modified git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27328 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 May, 2009 1 commit
-
-
Fabien Morin authored
improve old tests and add new ones to check that it's possible to add model_lines in the paysheet and use it for calculation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27259 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 May, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 May, 2009 3 commits
-
-
Fabien Morin authored
- add a new test to be sure intermediate lines are not created and permit to be used in normal lines - remove unused lines git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
add new categories for this new test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27157 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add a new test to check that when applyModel is called, categories from model are copied on the paysheet git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 May, 2009 2 commits
-
-
Fabien Morin authored
now we use Business Process to define wich builder we want to use. So without using Business Process, it's not possible to get a builder (and create new lines). The only differences between the two tests was that one use Business Process and not the basic one, but now it's always needed to use Business Process, so two tests can be merged. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27080 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27076 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 May, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27056 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 May, 2009 2 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27026 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
payroll is still under refactoring to use BPM. This test file test this new version. In the future, testNewPayroll and testPayroll will be merged. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27024 20353a03-c40f-0410-a6d1-a30d3c3de9de
-