costasiella / frontend

Costasiella web frontend
GNU General Public License v2.0
2 stars 1 forks source link

Finance - invoices - add status "Overdue" to filter #142

Closed edwinvandeven closed 2 years ago

edwinvandeven commented 2 years ago

An invoice is overdue when the status is "SENT" and it's past the due date.

edwinvandeven commented 2 years ago

Done