Commented dd(arg) statement on import
This commit is contained in:
@@ -114,6 +114,7 @@ class InvoicePendingReasonImport implements ToCollection
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// dd($row['document_number'], bin2hex($row['document_number']));
|
||||||
|
|
||||||
$this->validRows[] = [
|
$this->validRows[] = [
|
||||||
'plant_id' => $plantId,
|
'plant_id' => $plantId,
|
||||||
|
|||||||
Reference in New Issue
Block a user