Skip to content

Commit 504c84e

Browse files
mihir-kandoimergify[bot]
authored andcommitted
fix: warehouse permissions in MR incorrectly ignored
(cherry picked from commit 5bacb67)
1 parent cf130ff commit 504c84e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

erpnext/stock/doctype/material_request/material_request.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@
282282
{
283283
"fieldname": "set_warehouse",
284284
"fieldtype": "Link",
285-
"ignore_user_permissions": 1,
286285
"in_list_view": 1,
287286
"label": "Set Target Warehouse",
288287
"options": "Warehouse"
@@ -378,7 +377,7 @@
378377
"idx": 70,
379378
"is_submittable": 1,
380379
"links": [],
381-
"modified": "2026-01-10 15:34:59.000603",
380+
"modified": "2026-01-21 12:48:40.792323",
382381
"modified_by": "Administrator",
383382
"module": "Stock",
384383
"name": "Material Request",

0 commit comments

Comments
 (0)