mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-22 05:53:58 +00:00
convert 1688 purchase order to po
This commit is contained in:
+1
-1
@@ -411,7 +411,7 @@ Route::get('/1688/fix', function(){
|
||||
];
|
||||
}
|
||||
}
|
||||
dd($purchaseOrder = []);
|
||||
dd($purchaseOrder);
|
||||
}
|
||||
// if($document->owner->status === ApprovalStatus::COMPLETED) continue;
|
||||
// (App()->make(createPurchaseOrderFor1688OrderProcessor::class))->execute($document->owner);
|
||||
|
||||
Reference in New Issue
Block a user