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

This commit is contained in:
dhanabalan
2026-05-15 14:40:40 +05:30
parent 21b40b499a
commit 0a07e4b6e6

View File

@@ -220,6 +220,7 @@ class CreateWireMasterPacking extends CreateRecord
$customerPoName = $customerPoRecord->customer_po;
if ($customerPoRecord) {
$customerPoName = $customerPoRecord->customer_po;
} else {