convert 1688 purchase order to po

This commit is contained in:
omair saleh
2022-09-29 03:19:08 +08:00
parent 00ff3750dd
commit 027eef2aaa
+1 -1
View File
@@ -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);