An error occurred fetching the project authors.
- 01 Jun, 2009 6 commits
-
-
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
-
- 10 Jun, 2005 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3238 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jun, 2005 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3203 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 May, 2005 2 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3113 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3109 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Apr, 2005 2 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2804 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2004 1 commit
-
-
Jean-Paul Smets authored
fixed Solanes typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@404 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Dec, 2002 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2 20353a03-c40f-0410-a6d1-a30d3c3de9de
-