- 03 Feb, 2012 1 commit
-
-
Łukasz Nowak authored
The sections are not definitive on Payment Transaction, so inventory API will allow to easily find the payments, by checking balance with given states.
-
- 02 Feb, 2012 31 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Payment shall represent fact that customer will give money.
-
Łukasz Nowak authored
This documents allow to lower balance of customer, Payment Transaction shall not be used.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
It is required in order to have them accounted.
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Romain Courteaud authored
-
Łukasz Nowak authored
LockPerson and UnlockPerson name does not explains that alarm is triggered.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This is done by fixing Person's consistency while Person is added.
-
Łukasz Nowak authored
Create only one and use tag in order to avoid race conditions.
-
Łukasz Nowak authored
There are just two states, and unlocked one allows to request Software Instance.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Each person needs to be related with exactly one Open Sale Order.
-
Łukasz Nowak authored
It shall be related with exactly one Hosting Subscription and when it is in planned, ordered or confirmed state this Hosting Subscription shall be present on exactly one Open Sale Order Line.
-
Łukasz Nowak authored
-
Romain Courteaud authored
-
- 01 Feb, 2012 8 commits
-
-
Romain Courteaud authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Locked parttion are requested to be stopped, so client has to be able to say, that partition has been stopped.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
It checks all Persons and depending on thier balance and due date locks/unlocks. Person is locked when thier balance is lower then configured one or when there is ongoing payment older then accepted due period. Person is unlocked when thier balance is higher then configured one and when all ongoing payments are in acceptable time period.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-