The settlement algorithm does not treat acceptances covered by an existing payment that was too low as overdue #1007
Labels
bug
_high_priority
this has a high priority and should be handled ASAP
payment use case
'force payment' use case
Milestone
As explained in the #996 blueprint, an acceptance should be treated as overdue if one of the following is true:
PDT
sincepayment_ts
.closure_time >= payment_ts
.Currently Concent allows only the first condition which leaves the provider unable to submit acceptances that must really be submitted now because they won't be taken into account in the next settlement.
The text was updated successfully, but these errors were encountered: