add further description to export payments

This commit is contained in:
Omair Saleh
2022-10-19 15:50:18 +08:00
parent e99cec81d7
commit 2b44254186
@@ -101,7 +101,7 @@ class ExportsPaymentTransactions implements FromQuery, WithHeadings, WithHeading
return [ return [
'<<New>>', '<<New>>',
$transaction->updated_at->format('m/d/Y H:m'), $transaction->created_at->format('m/d/Y H:m'),
$company->debtor, $company->debtor,
$order->reference, $order->reference,
'500-0000', '500-0000',