An error occurred fetching the project authors.
- 25 Feb, 2011 1 commit
-
-
Jérome Perrin authored
simulation trees, no simulation movements are using order git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* rename applyToOrderRelatedMovement to applyToDeliveryRelatedMovement and keep the original name as the alias. * try to find delivery related first for better performance in the new simulation hierarchy. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33793 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2010 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33632 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2010 1 commit
-
-
Nicolas Dumazet authored
What's the point? Mostly cleaning up pyflakes output: now, running it on those files does not give anymore cluttered output, but raises (almost) only valid human errors. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33558 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Feb, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32524 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jan, 2010 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31566 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Nov, 2009 1 commit
-
-
Sebastien Robin authored
order to make optimisation configuration in unit test - isIndexable is not a property any more, it is a ConstantGetter instance, so it works like a property and like a method - same thing for isPredicate, isTemplate, isDelivery... we can start moving using only methods. - do not define isTemplate, isDelivery... when it is already available thanks to inheritance - new methods generated for all ERP5 objects : provides[InterfaceName]. For instance, "providesIMovement()" will return True or False for any ERP5 object. - new method "is[Group]Type" generated for all ERP5 objects. The group here is group of portal types (like getPortalDeliveryTypeList()). So on any ERP5 object, you can do "isDeliveryType()", and this will returns True or False. - add tests git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30704 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Aug, 2008 1 commit
-
-
Jérome Perrin authored
using SQLDict, so only the first one is deleted, also it can create problems if we delete the applied rule before the activity is executed (which usually happens in tests teardown); Anyway users never delete orders directly, so there's no need to use activities here. Delete the related applied rules synchronously instead. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22887 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Mar, 2008 1 commit
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19832 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Dec, 2007 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18401 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Sep, 2007 1 commit
-
-
Romain Courteaud authored
This part is not managed with the order_simulation_interaction_workflow and order_movement_simulation_interaction_workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16011 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Aug, 2007 1 commit
-
-
Jean-Paul Smets authored
New WorkflowMethod implementation. This new implementation solves most issues which existed previously and related to multiple workflows for a single workflow method ID. It should also be faster but will require some more work so that changes in workflow definition are reflected automatically in workflow methods registration. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15828 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Mar, 2007 2 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13453 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13447 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Feb, 2007 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12682 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jan, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12069 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Sep, 2006 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10255 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Sep, 2006 1 commit
-
-
Romain Courteaud authored
Thanks to Rafael Monnerat. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9867 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
-
- 09 Dec, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4571 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Nov, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4211 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Oct, 2005 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4113 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4110 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Oct, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4071 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Oct, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4049 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Jul, 2005 2 commits
-
-
Romain Courteaud authored
PaymentCondition is save on a subobject. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3501 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3500 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jun, 2005 1 commit
-
-
Romain Courteaud authored
Keep updateAppliedRule for compatibility. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jun, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3266 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3144 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 May, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3124 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 May, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3038 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 May, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Apr, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2900 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Apr, 2005 4 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
_createOrderRule must fail if more than one applied rule exist, instead of trying to correct simulation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2819 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2817 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-