An error occurred fetching the project authors.
- 07 Jul, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27992 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jun, 2009 1 commit
-
-
Jérome Perrin authored
(__implements__ is for zope2 intefaces) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27539 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
-
- 15 May, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20979 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 May, 2008 1 commit
-
-
Jérome Perrin authored
Changing properties on a planned order line should update the corresponding simulation, for invoice and accouting. Rule: propagate values from prevision in _getCompensatedMovementList InvoiceTransactionRule & InvoicingRule: add properties in _generatePrevision (project, function, payment) testInvoice: tests that changes on the order line are reflected in invoice and accounting simulation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20955 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Apr, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20401 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Nov, 2007 1 commit
-
-
Alexandre Boeglin authored
SimulationMovement * added transactional variable based cache to _isTreeDelivered * activate and flush _isTreeDelivered cache in SimulationMovement.expand and AppliedRule.expand (so that it's only active when calling expand, and flushed afterwards, to prevent issues if we call expand in the same transaction as a builder) * modified SimulationMovement.expand behaviour, so that it removes applied rules that no longer test(), and add new ones, if no movment in the applied rule sub tree is linked to a delivery git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17756 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Nov, 2007 1 commit
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17641 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Nov, 2007 1 commit
-
-
Alexandre Boeglin authored
- add PortalGroupedTypeList 'rule' - Rule is a Predicate, it has a reference and a version - RuleTool has a method named searchRuleList - searchRuleList is used by SimulationMovement.expand - test methods on Rules are no longer used git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17417 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jul, 2007 1 commit
-
-
Alexandre Boeglin authored
variation_category_list and variation_property_dict as well. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15207 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Nov, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Nov, 2006 1 commit
-
-
Romain Courteaud authored
Rules now need to include divergence testers. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Oct, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10501 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Sep, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10405 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Sep, 2006 1 commit
-
-
Romain Courteaud authored
http://erp5.org/Discussion/SimulationRules By Alexandre Boeglin and Rafael Monnerat. Verified by Romain Courteaud. Currently, the rule 18 is not implemented (we don't copy yet order movement's properties to the simulation movement) The behavior of the simulation should not be changed by this commit. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9783 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Sep, 2006 1 commit
-
-
Sebastien Robin authored
do not save data on applied rules so we must not call newContent of applied rules with **kw, as suggested by Romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9732 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jul, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8464 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 May, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7260 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 May, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7104 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
-
- 06 Jul, 2005 1 commit
-
-
Romain Courteaud authored
Do not copy anymore Rule ID, but simply generate a new one, in order to reduce the length of path in simulation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3414 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jun, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3267 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Dec, 2004 1 commit
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2054 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 May, 2004 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@792 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Mar, 2004 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@529 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
-