An error occurred fetching the project authors.
- 05 Nov, 2010 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39950 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Aug, 2010 2 commits
-
-
Sebastien Robin authored
* fix AttributeError (while searching _v_ft) when runing scripts * fix title in the form allowing to add erp5 python script git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37969 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
for the ZMI, this specific constructor can be safely removed later. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37965 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Mar, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Mar, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
add 'Property Mapping' portal type, describes how properties or categories are mapped from simulation movements to delivery documents, eg. use source as destination, use destination as source, use quantity as -quantity, etc. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33279 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jan, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
we only need deliverable property from PropertySheet.Simulation, where we no longer have deliverable property. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32010 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Dec, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
delivery_solver, start_date and stop_date should be in configuration property dict, not in direct properties. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31379 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Dec, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31309 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Dec, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
* causality : a divergence tester where the divergence comes from * delivery : delivery lines which are solved by the decision git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31239 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Nov, 2009 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30646 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Nov, 2009 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30610 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Nov, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30424 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Oct, 2009 2 commits
-
-
Jean-Paul Smets authored
SolverSelection is a generic property sheet which can be used to associate a document to a list of solver portal types. It will be used in Divergence Testers (to provide a list of applicable solvers to solve a given type of divergence). It will be used in Resolution Decision to (to specify which solver to use). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29996 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Sep, 2008 2 commits
-
-
Kazuhiko Shiozaki authored
* Movement Group becomes ERP5 Document. See http://www.erp5.org/HowToConfigureBuilder for the detail. * add _duplicate() in CopySupport.py. This method is similar to copy and paste, but it preserves workflow history. * add a new target solver CopyAndPropagate.py that updates values according to passed divergence list and propagate them. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23647 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23646 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Sep, 2006 2 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10372 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
between Deliveries and Simulations Movements. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10371 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 Feb, 2006 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5791 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Feb, 2006 1 commit
-
-
Romain Courteaud authored
Remove all dependencies to erp5_accounting. Budget for accounting must be done in another business template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5722 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2004 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@430 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
-