Added space for testing in create wire master packing
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Has been cancelled
This commit is contained in:
@@ -220,6 +220,7 @@ class CreateWireMasterPacking extends CreateRecord
|
|||||||
|
|
||||||
$customerPoName = $customerPoRecord->customer_po;
|
$customerPoName = $customerPoRecord->customer_po;
|
||||||
|
|
||||||
|
|
||||||
if ($customerPoRecord) {
|
if ($customerPoRecord) {
|
||||||
$customerPoName = $customerPoRecord->customer_po;
|
$customerPoName = $customerPoRecord->customer_po;
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user