1
0
forked from poc/pds

Added space for testing in create wire master packing

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 {