Closed agutierrezrodriguez closed 5 years ago
I have a invoice with a payment and status is done. If I remove the payment, the status changed to past_due but the search through API Not found any past_due invoice.
Seems that status is cached.
Seems that the invoice isn't considered in past_due if the due_date is the same as invoice date or if the due_date is the same day as today.
Closed by #314
I have a invoice with a payment and status is done. If I remove the payment, the status changed to past_due but the search through API Not found any past_due invoice.
Seems that status is cached.