mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-31 02:14:00 +00:00
fix transaction export
This commit is contained in:
@@ -63,8 +63,6 @@ class ExportsTransactions implements FromQuery, WithHeadingRow, WithMapping
|
||||
|
||||
$booking = $transaction->owner;
|
||||
if(!($booking instanceof Booking)){
|
||||
dump($booking);
|
||||
|
||||
$booking = $booking->owner;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user