Merge pull request #611 from klittle81/EnhanceExpenseReport

Enhance Expense Report - Grouped itemized Expenses By Expense Category
This commit is contained in:
mchev
2026-04-07 12:58:09 +02:00
committed by GitHub
3 changed files with 126 additions and 39 deletions

View File

@@ -652,6 +652,7 @@
"currency": "Currency",
"contact": "Contact",
"category": "Category",
"uncategorized": "Uncategorized",
"from_date": "From Date",
"to_date": "To Date",
"expense_date": "Date",
@@ -1649,6 +1650,7 @@
"pdf_total_tax_label": "TOTAL TAX",
"pdf_tax_types_label": "Tax Types",
"pdf_expenses_label": "Expenses",
"pdf_expense_group_total_label": "Group total:",
"pdf_bill_to": "Bill to,",
"pdf_ship_to": "Ship to,",
"pdf_received_from": "Received from:",