1
0
forked from poc/pds

Removed unwanted space in wire master packing

This commit is contained in:
dhanabalan
2026-05-15 14:41:20 +05:30
parent 0a07e4b6e6
commit c500759f52

View File

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