fix: update items fetches wrong item code

(cherry picked from commit ba96d37c11)
This commit is contained in:
Mihir Kandoi
2026-02-20 14:21:26 +05:30
committed by Mergify
parent de571c9266
commit 97a4a5f1cc

View File

@@ -671,7 +671,7 @@ erpnext.utils.update_child_items = function (opts) {
filters: filters, filters: filters,
}; };
}, },
onchange: function () { change: function () {
const me = this; const me = this;
frm.call({ frm.call({