- 04 Sep, 2007 10 commits
-
-
Rie Kozai authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16039 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Causality workflow transition are now triggered automatically by an interaction_workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16037 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Fix the way of calling reindexObject in InventoryModule_reindexMovementList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16035 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
* Add some fields in Base_viewFieldLibrary and define some new field rendering properties in preferences git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16034 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16032 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rie Kozai authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16031 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Add 2 interaction workflows: * delivery_causality_interaction_workflow * delivery_movement_causality_interaction_workflow used to trigger automatically the transition of the causality workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16030 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rie Kozai authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Catch common mailhost errors when activity fails (eg, with a unconfigured mailhost) to avoid adding mailhost-related backtrace to activity failure backtraces in logs. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16028 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Sep, 2007 19 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16026 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Form, because some value were temporary put in the REQUEST and are were not deleted. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16024 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16022 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rie Kozai authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16021 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16020 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rie Kozai authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16019 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16017 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
business template with a dependency >= a given version. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16016 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
It's not a good idea to put the content of the listbox inside the pickle on dialogs. The content of listbox is too big in order to fit into pickle, and we exceed the url size limit. This should not break dialogs and fast inputs. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16015 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
bugfix in dependency check, i.e. "erp5_core (>= 1.0rc12)" should be splited into "erp5_core" and "(>= 1.0rc12)". git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16014 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16013 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16012 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
This part is not managed with the order_simulation_interaction_workflow and order_movement_simulation_interaction_workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16011 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16010 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16009 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16008 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Sep, 2007 3 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16007 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15994 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Added a workflow method global registry so that it is possible to reset the registrations of transitions and interactions of each workflow method whenever _aq_reset is invoked. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Aug, 2007 8 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15992 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15991 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Add order_movement_simulation_interaction_workflow and order_simulation_interaction_workflow, which are generic interaction workflows used to managed the simulation related to an Order. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15990 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15989 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15988 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
pass fast=0 to all getTotalPrice on document git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15987 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15986 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
pass fast=0 to all getTotalPrice on document git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15985 20353a03-c40f-0410-a6d1-a30d3c3de9de
-