mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-07 12:33:19 +00:00
fix: update items fetches wrong item code
(cherry picked from commit ba96d37c11)
This commit is contained in:
@@ -667,7 +667,7 @@ erpnext.utils.update_child_items = function (opts) {
|
||||
filters: filters,
|
||||
};
|
||||
},
|
||||
onchange: function () {
|
||||
change: function () {
|
||||
const me = this;
|
||||
|
||||
frm.call({
|
||||
|
||||
Reference in New Issue
Block a user