GWM : po order list changes

This commit is contained in:
Gowtham M 2026-06-23 17:03:30 +05:30
parent fe7b35a730
commit 6562c49957
2 changed files with 0 additions and 3 deletions

View File

@ -79,7 +79,6 @@ const sanitizeGrn = (row) => {
purchase_orders: undefined,
vendors: undefined,
warehouses: undefined,
warehouse: undefined,
users_grn_received_byTousers: undefined,
users_grn_created_byTousers: undefined,
users_grn_quality_checked_byTousers: undefined,

View File

@ -103,9 +103,7 @@ const sanitizePo = (po) => {
po_approvals: undefined,
vendors: undefined,
plants: undefined,
plant: undefined,
warehouses: undefined,
warehouse: undefined,
brands: undefined,
payment_terms: undefined,
delivery_terms: undefined,