update xpo

This commit is contained in:
omair saleh
2022-03-11 10:52:24 +08:00
parent 896670682c
commit 34d474ee28
@@ -106,7 +106,7 @@ class AutoPurchaseOrderFillLogic extends AbstractControllerLogic
$total, $total, $booking->fix_currency_id, $booking->fix_currency_id,
1, 0, 0, null, ApprovalStatus::PENDING_SUBMISSION, $products->toArray());
dd($object);
dump($object);
// $this->createPurchaseOrderTransactionProcessor->execute($booking, $object);
}