fix: warehouse permissions in MR incorrectly ignored

(cherry picked from commit 5bacb67d36)
This commit is contained in:
Mihir Kandoi
2026-01-21 12:50:50 +05:30
committed by Mergify
parent cf130ff865
commit 504c84e28a

View File

@@ -282,7 +282,6 @@
{ {
"fieldname": "set_warehouse", "fieldname": "set_warehouse",
"fieldtype": "Link", "fieldtype": "Link",
"ignore_user_permissions": 1,
"in_list_view": 1, "in_list_view": 1,
"label": "Set Target Warehouse", "label": "Set Target Warehouse",
"options": "Warehouse" "options": "Warehouse"
@@ -378,7 +377,7 @@
"idx": 70, "idx": 70,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2026-01-10 15:34:59.000603", "modified": "2026-01-21 12:48:40.792323",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Material Request", "name": "Material Request",