update transaction export

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