fix: Updating SO throws ordered_qty not allowed to change after submission

(cherry picked from commit 391f42db04)
This commit is contained in:
ruthra kumar
2023-01-12 13:16:05 +05:30
parent c9edf10693
commit f915c18137

View File

@@ -639,6 +639,7 @@
"width": "70px"
},
{
"allow_on_submit": 1,
"fieldname": "ordered_qty",
"fieldtype": "Float",
"label": "Ordered Qty",
@@ -865,7 +866,7 @@
"idx": 1,
"istable": 1,
"links": [],
"modified": "2022-11-18 11:39:01.741665",
"modified": "2023-01-12 13:13:28.691585",
"modified_by": "Administrator",
"module": "Selling",
"name": "Sales Order Item",
@@ -876,4 +877,4 @@
"sort_order": "DESC",
"states": [],
"track_changes": 1
}
}