An error occurred fetching the project authors.
- 24 Apr, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14184 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Apr, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13896 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jan, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Nov, 2006 1 commit
-
-
Jérome Perrin authored
manage_beforeDelete on a document without calling manage_beforeDelete on the parent. Note that such an error will make that the document is *not* removed from catalog when it's deleted from the ZODB. I added an entry in the coding crime wiki page for this. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11057 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
-
- 24 Jul, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8713 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Apr, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6517 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
-
- 22 Mar, 2006 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6179 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Mar, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6135 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Mar, 2006 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5931 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Feb, 2006 1 commit
-
-
Jérome Perrin authored
from OrderBuilder to init script and let init script handle it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5775 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jan, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5119 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jan, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4996 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Dec, 2005 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4783 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Oct, 2005 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4061 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
use bypass_init_script when creating Invoice to make sure that a script attached to the portal type will not create lines. added a few checks git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4059 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Oct, 2005 1 commit
-
-
Jérome Perrin authored
This test no longer complain about the number of simulation movements inside the root applied rule when an init script defined on Sale Invoice Transaction Portal Type create some Sale Invoice Transaction Line, they will not be expanded unless site administrator creates a really strange invoice_transaction_rule predicate matrix. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4008 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Sep, 2005 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3872 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Sep, 2005 1 commit
-
-
Jérome Perrin authored
* invoice with cells * updateAppliedRule when adding/editing/removing/adding cells to an invoice line git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3841 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2005 1 commit
-
-
Jérome Perrin authored
rewrote for using Sequence class and increasing readability git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3781 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Feb, 2005 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2482 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jan, 2005 1 commit
-
-
Alexandre Boeglin authored
Predicate Groups inside the Invoice Transaction Rule must be indexed for the updateMatrix() function to work. For this thest, we use immediate_reindex=1 when we create them, to be sure that they are here. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Dec, 2004 1 commit
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2095 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Dec, 2004 2 commits
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2063 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2053 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Dec, 2004 1 commit
-
-
Alexandre Boeglin authored
The logic is in, but maybe it should be spread in many little methods... git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2046 20353a03-c40f-0410-a6d1-a30d3c3de9de
-