Removed unwanted space in wire master packing
This commit is contained in:
@@ -220,7 +220,6 @@ 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