Added the unapplied original line item report.

This commit is contained in:
2023-04-08 09:34:24 +08:00
parent 3a0e978f76
commit 0f0412827d
8 changed files with 420 additions and 1 deletions

View File

@ -309,6 +309,9 @@ a.accounting-report-table-row {
.accounting-balance-sheet-total .accounting-amount, .accounting-balance-sheet-subtotal, .accounting-amount {
font-style: italic;
}
.accounting-unapplied-table .accounting-report-table-row {
grid-template-columns: 1fr 1fr 5fr 1fr 1fr;
}
/* The accounting report */
.accounting-mobile-journal-credit {