- 04 Apr, 2012 1 commit
-
-
Julien Muchembled authored
- container_interaction_workflow - delivery_causality_interaction_workflow - delivery_movement_causality_interaction_workflow - delivery_movement_simulation_interaction_workflow - delivery_simulation_interaction_workflow - simulation_movement_causality_interaction_workflow - trade_model_line_interaction_workflow - transformation_interaction_workflow
-
- 23 Mar, 2012 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Raise loudly with message.
-
- 22 Mar, 2012 5 commits
-
-
Łukasz Nowak authored
Cancelling shall result in reindexation into simulation movements, and this is done in interaction workflow already.
-
Rafael Monnerat authored
The Selenium code were upgraded removing the selenium folder content and replacing it with the selenium-server-2.6.0.jar content provided by the follow url: http://code.google.com/p/selenium/downloads/detail?name=selenium-server-2.6.0.zip&can=2&q=
-
Rafael Monnerat authored
Included original code of Zelinium downloaded from this URL: - http://pypi.python.org/packages/source/P/Products.Zelenium/Products.Zelenium-1.0.3.tar.gz#md5=57e846e670c4ef139791a9bcbd51c240 The goals of this fork is upgrade Selenium to version (2.6.0), which includes captureEntireScreenshot feature and from Xavier's changes which introduces ad-hoc changes in selenium which permits automatically upload images on ERP5.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 20 Mar, 2012 9 commits
-
-
Łukasz Nowak authored
Let the activity system chose randomly what to do.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 19 Mar, 2012 1 commit
-
-
Romain Courteaud authored
Those alarms read the promise parameters (configured for example by SlapOS) and can configure ERP5 if user want to solve the difference.
-
- 15 Mar, 2012 2 commits
-
-
Romain Courteaud authored
Read external promise parameters. The parameters should be provided by an external configuration file. Location of this configuration file is defined in the zope configuration file in a product_config named as the path of the ERP5 site. Example if the site id is erp5: <product-config /erp5> promise_path /tmp/promise.cfg </product-config> The promise configuration is a simple ConfigParser readable file (a list of section containing a list of string parameters. getPromiseParameter returns None if the parameter isn't found.
-
Romain Courteaud authored
This will prevent creating compensation movement if stop date of the open order line is increased.
-
- 13 Mar, 2012 1 commit
-
-
Łukasz Nowak authored
This reverts commit 1ec72363.
-
- 12 Mar, 2012 4 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Łukasz Nowak authored
Do not expand on equal dates too.
-
Łukasz Nowak authored
-
- 09 Mar, 2012 1 commit
-
-
Łukasz Nowak authored
-
- 08 Mar, 2012 7 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Creation and modification dates are not object properties, they are provided by getter methods and shall be never set directly. Conflicts: product/ERP5/bootstrap/erp5_core/bt/revision
-
- 07 Mar, 2012 7 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Generate activities and allow to pass the tag. Use search and activate everywhere which will allow to walk through objects without killing the cluster even in case of really big documents.
-
Łukasz Nowak authored
Alarm can generate a lot of activities, so run them less often then critical ones.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Also minimise activity hurricane by calling expand directly. Open Orders are searched using indexation timestamp, which allows to see them in "windows", and does not repeat expand if not needed.
-
Łukasz Nowak authored
Another way to generate and update simulation shall be found, especially on busy sites.
-