From 19efba4b897a203e9f3be92ec83a62f70873bb47 Mon Sep 17 00:00:00 2001 From: Omair Saleh Date: Thu, 18 Apr 2024 02:13:43 +0800 Subject: [PATCH] update payment export itemization --- .../Modules/Exports/Services/ExportsPaymentTransactions.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/Classes/Modules/Exports/Services/ExportsPaymentTransactions.php b/app/Classes/Modules/Exports/Services/ExportsPaymentTransactions.php index 554fa8b9..a579b0c4 100644 --- a/app/Classes/Modules/Exports/Services/ExportsPaymentTransactions.php +++ b/app/Classes/Modules/Exports/Services/ExportsPaymentTransactions.php @@ -41,6 +41,9 @@ class ExportsPaymentTransactions implements FromQuery, WithHeadings, WithHeading 'DeptNo', 'Qty', 'UnitPrice', + 'TaxType', + 'TaxableAmt', + 'TaxRate', // 'marking', // 'contact person', // 'contact number',