Refactor SendInvoiceDataReport and InvoiceDataMail to dynamically set date range for daily reports and improve email content formatting
This commit is contained in:
@@ -45,14 +45,14 @@
|
||||
color: #ef4444;
|
||||
font-weight: bold;
|
||||
} */
|
||||
/* .status-pending-yellow {
|
||||
.status-pending-yellow {
|
||||
color: #eab308;
|
||||
font-weight: bold;
|
||||
}
|
||||
.status-pending-red {
|
||||
color: #ef4444;
|
||||
font-weight: bold;
|
||||
} */
|
||||
}
|
||||
.footer {
|
||||
text-align: center;
|
||||
font-size: 13px;
|
||||
|
||||
Reference in New Issue
Block a user