From 6f86702df0ac2e415fb200494c9719918d63ea01 Mon Sep 17 00:00:00 2001 From: Omair Saleh Date: Mon, 17 Oct 2022 13:49:06 +0800 Subject: [PATCH] export payment debug --- .../Modules/Exports/Services/ExportsPaymentTransactions.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/Classes/Modules/Exports/Services/ExportsPaymentTransactions.php b/app/Classes/Modules/Exports/Services/ExportsPaymentTransactions.php index 7b2f528a..58a6d7d4 100644 --- a/app/Classes/Modules/Exports/Services/ExportsPaymentTransactions.php +++ b/app/Classes/Modules/Exports/Services/ExportsPaymentTransactions.php @@ -84,8 +84,7 @@ class ExportsPaymentTransactions implements FromQuery, WithHeadings, WithHeading { $container = $transaction->owner->containers()->first(); $order = $transaction->owner->owner; - dd($order); - $company = $order->company; + $company = $order->company->companyModule->company; return [ '<>',