fix: Sider issues
This commit is contained in:
parent
857501cbe1
commit
6bff653cf0
@ -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];
|
||||
|
Loading…
x
Reference in New Issue
Block a user