1
0
forked from poc/pds

Refactor SendInvoiceDataReport and InvoiceDataMail to dynamically set date range for daily reports and improve email content formatting

This commit is contained in:
dhanabalan
2025-11-06 09:51:19 +05:30
parent 7c1946d879
commit 570ce9473d
3 changed files with 41 additions and 15 deletions

View File

@@ -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;