Details
-
Type: Improvement
-
Status: Closed
-
Priority: Trivial
-
Resolution: Fixed
-
Affects Version/s: 3.6.0
-
Fix Version/s: 4.0.0-b1
-
Component/s: Client Interface, Staff Interface
-
Labels:None
Description
Make invoice due dates red when they are past due in the following locations:
- Client Profile "Invoices" widget box for "Open" invoices
- Billing > Invoices widget box for "Open" invoices
- Client area Invoices widget box for "Open" invoices
For the staff area, if there is no red text class defined already, use #f22e28
For the client area, use bootstrap's text-danger class.
See http://www.blesta.com/forums/index.php?/topic/6245-colorise-past-due-date-in-invoice-listing/ for original feature request.