An error occurred fetching the project authors.
- 01 Sep, 2009 1 commit
-
-
Łukasz Nowak authored
- remove duplicated variables with same functionality git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28723 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Aug, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28539 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Aug, 2009 1 commit
-
-
Łukasz Nowak authored
- move expandable_property from AppliedRule to Rule property sheet - associate Rule (*not* AppliedRule) property sheet with Rule document - as Zope uses magic to fill automatically property_sheets list there is not need to repeat it in subclasses git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28462 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jun, 2009 2 commits
-
-
Jérome Perrin authored
class does not have to declare implementing the same interface again. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27547 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-
- 16 Apr, 2009 1 commit
-
-
Sebastien Robin authored
copy on simulation movements, allow to set them inside portal_rules - keep compatibility with existing not defined rules - remove the default_property_list parameter to _getExpandablePropertyDict, it looks like to not be used, and it is better to define it on the rule itself git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26461 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Feb, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25584 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jan, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25238 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Sep, 2008 2 commits
-
-
Fabrice Decroix authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23892 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabrice Decroix authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23891 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Apr, 2008 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20497 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
contain tax lines) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20496 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
-
- 09 Apr, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20398 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
-
- 29 Oct, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17236 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jul, 2007 1 commit
-
-
Alexandre Boeglin authored
simulation, now. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15227 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jan, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12049 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
-
- 13 Sep, 2006 1 commit
-
-
Romain Courteaud authored
Thanks to Rafael Monnerat. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9866 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
-
- 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
-
- 02 Sep, 2005 2 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3731 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Sep, 2005 2 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3724 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3715 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jul, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3419 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jun, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3281 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2005 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3231 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3143 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Apr, 2005 1 commit
-
-
Romain Courteaud authored
is not empty, and no cell is created. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2902 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Apr, 2005 1 commit
-
-
Romain Courteaud authored
source, destination, source_section, destination_section are no more copied to Simulation Movement, but are dynamically acquired. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2805 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Feb, 2005 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2539 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Jan, 2005 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Dec, 2004 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2142 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Oct, 2004 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1836 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Apr, 2004 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@771 20353a03-c40f-0410-a6d1-a30d3c3de9de
-