fix: Sider issues

This commit is contained in:
GangaManoj 2021-07-16 02:18:45 +05:30 committed by Deepesh Garg
parent 38327fc177
commit d6f409addc

View File

@ -282,8 +282,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];