Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Prevent parent service to substract paid_to days
With my childservice paymentlogic user could see increase of paid_to date. For example with initial transaction extradays are added to parent and chid services. It could be that shildservice after next payment is paid more to future than new transaction gives. This commit fixes that. Signed-off-by: Erkki Hietaranta <[email protected]>
- Loading branch information