fix: update items fetches wrong item code

This commit is contained in:
Mihir Kandoi
2026-02-20 14:21:26 +05:30
parent 548cdb55d7
commit ba96d37c11

View File

@@ -667,7 +667,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({