From 3acc3e6ad10181ac9273577f45dd9a05257ef3c1 Mon Sep 17 00:00:00 2001 From: Rohit Waghchaure Date: Tue, 6 Jan 2026 21:05:05 +0530 Subject: [PATCH] fix: modified date not updated --- .../doctype/material_request_item/material_request_item.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/stock/doctype/material_request_item/material_request_item.json b/erpnext/stock/doctype/material_request_item/material_request_item.json index 1440059c87c..5f38ffc7462 100644 --- a/erpnext/stock/doctype/material_request_item/material_request_item.json +++ b/erpnext/stock/doctype/material_request_item/material_request_item.json @@ -545,7 +545,7 @@ "index_web_pages_for_search": 1, "istable": 1, "links": [], - "modified": "2025-12-17 13:47:27.317226", + "modified": "2026-01-06 20:47:27.317226", "modified_by": "Administrator", "module": "Stock", "name": "Material Request Item",