An error occurred fetching the project authors.
- 12 Jul, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
use getRootDeliveryValue() instead of getExplanationValue() because what we want to have here is the root delivery value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37038 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jul, 2010 2 commits
-
-
Jérome Perrin authored
treat divergence on price as line level divergence. This is dirty (and incorrect because it can be a cell), but this will allow to solve price divergence with "legacy" simulation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37004 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
don't use getViewPermissionOwner, because it does not return owner if Owner role does not have view permission git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jul, 2010 1 commit
-
-
Łukasz Nowak authored
- technical aspect of reindexing subojects is solved by using RecursiveReindexInteractor, so remove workflow to avoid duplicated functionality git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36972 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jul, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36953 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36939 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jul, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* Add delivery_solver base category that is used to specify available delivery solver portal types per target solver portal type. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jul, 2010 5 commits
-
-
Kazuhiko Shiozaki authored
* Move Solver Process related actions from the experimental erp5_simulation business template to the erp5_base business template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36871 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36842 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jul, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* Use a different view form for Solver Type to display validation_state. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jul, 2010 3 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36773 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* add automatic_solver field in Solver Type's view. * add predicate_view action in Solver Type. * reorder actions of Solver Type. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36772 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36768 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jun, 2010 6 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36752 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Reimplement Delivery_solveDivergenceAutomatically by using Solver Process Tool's API instead of ad-hoc way. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36749 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36745 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Move Solver Decision portal type from the experimental erp5_simulation business template to the erp5_base business template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36744 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Add fallback scripts for target solvers' default configuration values. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36734 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36727 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jun, 2010 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36671 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Move portal_solvers and portal_solver_processes from the experimental erp5_simulation business template to the erp5_base business template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36667 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jun, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36654 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
delegate more properties in CurrencyExchangeLine_view/listbox and inline the TALES instead of using a simple script git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36636 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jun, 2010 2 commits
-
-
Jérome Perrin authored
They will not be searchable/sortable for now, we'll have to use search dialog or domain tree git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36363 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36358 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2010 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36203 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jun, 2010 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36119 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jun, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* Do not invoke simulation_movement_causality_interaction_workflow/interactions/calculate_causality for temporary documents. Well, calling 'python:not here.isTempDocument()' needs a bit of time. So it becomes a bit slower for non-temporary documents. If we often want to have 'isTempDocument()' check for interactions, adding 'Ignore Temporary Document' option in InteractionDefinition class can be a good idea to reduce the load of preparing python expresison context. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35995 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jun, 2010 2 commits
-
-
Sebastien Robin authored
* remove obsolete comment git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35916 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35898 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 May, 2010 4 commits
-
-
Nicolas Delaby authored
Accept all parameters pass to convert git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35738 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35703 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35700 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35698 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 May, 2010 3 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35679 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35677 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
to document_security_interaction_workflow git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35675 20353a03-c40f-0410-a6d1-a30d3c3de9de
-