- 16 Mar, 2012 5 commits
-
-
Łukasz Nowak authored
vifib_open_trade shall depend on erp5_open_trade, this is logical.
-
Łukasz Nowak authored
Person shall have validated Open Order created. Empty one assuers, that nothing is to do for given Person.
-
Łukasz Nowak authored
vifib_base configures Item portal type provided by erp5_item
-
Łukasz Nowak authored
-
Łukasz Nowak authored
There is path in vifib_open_trade which requires Accounting Period portal type.
-
- 15 Mar, 2012 6 commits
-
-
Romain Courteaud authored
-
Łukasz Nowak authored
Conflicts: master/bt5/vifib_upgrader/bt/revision
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Romain Courteaud authored
Use query syntax.
-
Łukasz Nowak authored
-
- 14 Mar, 2012 19 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Romain Courteaud authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Hosting Subscription periodicity shall be set when there is related at least started instance setup delivery.
-
Łukasz Nowak authored
Periodicity shall be set on document related with Open Sale Order Line
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Confirmed Sale Order Line shall have Computer Partition.
-
Łukasz Nowak authored
Open Order modification is a bit more optimised.
-
Łukasz Nowak authored
Prove that Subscription Item periodicity is correctly defined.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Start at least *today* and if date is in day number higher then minimum amount of days in month *rewind* and do not fast forward.
-
Łukasz Nowak authored
Store processed date.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Periodicity is known when service is available.
-
- 13 Mar, 2012 10 commits
-
-
Łukasz Nowak authored
Add dates safely using DateUtils. Round up start_date to next midnight. In case if after rounding this date would go higher then minimum number of day in month set it to next month beginning date.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This reverts commit 77143759.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Building is fully done in alarms, so allow them to build.
-
Łukasz Nowak authored
This reverts commit fc9dfc05.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Provide three parts: * desire to do (Person_storeOpenOrderJournal) * difference to apply (Person_getOpenOrderDifference) * apply (Person_updateOpenOrder) It is possible to debug current state by using src__=1 parameter passed to Person_storeOpenOrderJournal
-