An error occurred fetching the project authors.
- 12 Jun, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27538 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jun, 2009 3 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27531 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- remove unused import and unused inheritance class git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27530 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
fix a bug : aggregated_amount_list can be empty in the case all movements should be removed. So we have to enter in the loop to put all movements in movement_to_delete_list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27524 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jun, 2009 7 commits
-
-
Łukasz Nowak authored
- move description to interface git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27479 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- declare ITransformation for TradeCondition git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27471 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- test sorting order git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27470 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27468 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
sorry, create_line property don't exist on Simulation Movement. This property is set on the model lines (causality) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27462 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27461 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jun, 2009 2 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27449 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27403 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jun, 2009 1 commit
-
-
Fabien Morin authored
revert 27291 because it makes testBPM failing, and currently, I don't understand why sorting is needed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27324 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2009 9 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27320 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
add movement_list parameter, in this way it's possible to pass a movement_list to use for calculation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27318 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27315 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
move out findSpecialiseValueList method to have it on the class (she is usefull for class wich inherite of TradeCondition). Change a bit it to accept portal_type_list parameter to be able to have inheritance tree of another portal_type thant caller (ie. 'Business Process' in 'Pay Sheet Model') Change also getTradeModelLineComposedList to accept portal_type_list parameter for the same reasons git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27314 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27290 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Added some comments on the current implemntation which is too simple. Integration of paysheet model to Trade Condition code will reveal this issue and others. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 May, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27241 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 May, 2009 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27167 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 May, 2009 1 commit
-
-
Fabien Morin authored
define movement_to_add_list before to enter in the loop. This prevent to raise an error in case of getAggregatedAmountList return an empty list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27081 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 May, 2009 1 commit
-
-
Fabien Morin authored
- 'movement_to_delete_list' : the movement that should be deleted - 'movement_to_add_list' : the movement that should be added. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 May, 2009 4 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26956 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26954 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
movement are not caracterised by there resource : two movements in a same line can have the sameresource, but they are not the same movement. VariationCategoryList permit to better select movements. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26953 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
here we wants to compare movements with movements. In this case, contentValues doesn't return movements but probably Trade Model Lines, so use getMovementList instead. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26948 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Apr, 2009 3 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26758 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- if it is possible to fetch explanation for context use it to find contained Trade Mode Lines git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26757 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add support (with tests) for ability to specialise trade condition on order git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26750 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Apr, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26692 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Apr, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26652 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Apr, 2008 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20477 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Update some rules to expand base_contribution in simulation, and add corresponding movement groups. Add a new movement group 'tax_movement' TradeCondition now subclass Delivery, because it contains movements (Tax Model Line) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20467 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
Remove unneeded executable flags. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jan, 2006 1 commit
-
-
Alexandre Boeglin authored
instead of View. (I ran some of the unit tests before comitting, and they reported no error) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5085 20353a03-c40f-0410-a6d1-a30d3c3de9de
-