fix: Sider issues

This commit is contained in:
GangaManoj 2021-07-16 02:18:45 +05:30
parent 857501cbe1
commit 6bff653cf0

View File

@ -283,8 +283,8 @@ $.extend(erpnext.item, {
'company': row.company,
"is_group": 0
}
}
}
};
};
frm.fields_dict["item_defaults"].grid.get_field("buying_cost_center").get_query = function(doc, cdt, cdn) {
const row = locals[cdt][cdn];