update transaction export

This commit is contained in:
omair saleh
2022-04-28 11:23:12 +08:00
parent faee26fea1
commit 53d2d7383e
@@ -72,7 +72,7 @@ class ExportsTransactions implements FromQuery, WithHeadingRow, WithMapping
return [
$booking ? $booking->company->reference : $transaction->owner->owner->reference,
$booking ? $booking->company->reference : '',
$booking ? $booking->marking : '',
$transaction->bill_no,
$transaction->owner_id,