From 3355c60c799a9dfc0a2da0a975a1bbaab4a5781f Mon Sep 17 00:00:00 2001 From: Mihir Kandoi Date: Fri, 20 Feb 2026 14:21:26 +0530 Subject: [PATCH] fix: update items fetches wrong item code (cherry picked from commit ba96d37c11ea06906f9177229a32e152c48ff390) --- erpnext/public/js/utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/public/js/utils.js b/erpnext/public/js/utils.js index 578846f0937..455107ef201 100755 --- a/erpnext/public/js/utils.js +++ b/erpnext/public/js/utils.js @@ -667,7 +667,7 @@ erpnext.utils.update_child_items = function (opts) { filters: filters, }; }, - onchange: function () { + change: function () { const me = this; frm.call({