- 13 Apr, 2012 3 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
In order to minimise amount of non merged documents build each combination of path and (closest) explanation in one shot and lock this building. Note: As it is impossible to create AND-ed transaction level lock SimulationMovement_buildVifib method is "unsafe" to be called in separate transactions.
-
Łukasz Nowak authored
Deliveried, expanded and solved subscription packing list.
-
- 12 Apr, 2012 8 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This is: planned and solved payment.
-
Łukasz Nowak authored
User has posted invoice and planned and solved payment.
-
Łukasz Nowak authored
It is now available and gives better results than uid sort.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 11 Apr, 2012 8 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
As in testVifibDefaultUseCase there was more and more Tic one after another start to replace them with Call...Alarm with CleanTic. This will show expected states of system in case of playing scenario. Add magical method to generate the alarms and reuse it everywhere. Note: stepTic still calls all possible alarms.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 10 Apr, 2012 5 commits
-
-
Łukasz Nowak authored
They are shortly in confirmed state, and in this case expand is required even if state of invoice line matches catalogged state of simulation movement.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Łukasz Nowak authored
DeliveryLine_updateAppliedRule shall not be called in same transaction many times, as there is no transaction safe locking implemented in this method.
-
Łukasz Nowak authored
-
- 05 Apr, 2012 6 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Instance can be destroyed when no cleanup delivery is related, but when order line got cancelled.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Yingjie Xu authored
-
- 04 Apr, 2012 5 commits
-
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
This reverts commit 4b3c41d9. This problem should be handled at recipe level. Always Listen To Luke, He's Right. (tm)
-
Cédric de Saint Martin authored
-
- 03 Apr, 2012 1 commit
-
-
Łukasz Nowak authored
As this is called in a loop, only try to find delivery lines for occupied partitions. Otherwise two queries lasting 0.3s each will be called in order to result with None.
-
- 02 Apr, 2012 3 commits
-
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
Łukasz Nowak authored
Delivery can be stopped by user without enough privileges. And ExpandableItem does not have to be immediately expanded, there is alarm which is responsible for simulation tree updates.
-
- 30 Mar, 2012 1 commit
-
-
Łukasz Nowak authored
-