GWM : po order list changes
This commit is contained in:
parent
fe7b35a730
commit
6562c49957
@ -79,7 +79,6 @@ const sanitizeGrn = (row) => {
|
|||||||
purchase_orders: undefined,
|
purchase_orders: undefined,
|
||||||
vendors: undefined,
|
vendors: undefined,
|
||||||
warehouses: undefined,
|
warehouses: undefined,
|
||||||
warehouse: undefined,
|
|
||||||
users_grn_received_byTousers: undefined,
|
users_grn_received_byTousers: undefined,
|
||||||
users_grn_created_byTousers: undefined,
|
users_grn_created_byTousers: undefined,
|
||||||
users_grn_quality_checked_byTousers: undefined,
|
users_grn_quality_checked_byTousers: undefined,
|
||||||
|
|||||||
@ -103,9 +103,7 @@ const sanitizePo = (po) => {
|
|||||||
po_approvals: undefined,
|
po_approvals: undefined,
|
||||||
vendors: undefined,
|
vendors: undefined,
|
||||||
plants: undefined,
|
plants: undefined,
|
||||||
plant: undefined,
|
|
||||||
warehouses: undefined,
|
warehouses: undefined,
|
||||||
warehouse: undefined,
|
|
||||||
brands: undefined,
|
brands: undefined,
|
||||||
payment_terms: undefined,
|
payment_terms: undefined,
|
||||||
delivery_terms: undefined,
|
delivery_terms: undefined,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user