This commit is contained in:
parent
5a2f22258a
commit
ba8840727a
@ -145,6 +145,7 @@ frappe.ui.form.on('Material Request', {
|
|||||||
},
|
},
|
||||||
|
|
||||||
get_item_data: function(frm, item) {
|
get_item_data: function(frm, item) {
|
||||||
|
if (!item.item_code) return;
|
||||||
frm.call({
|
frm.call({
|
||||||
method: "erpnext.stock.get_item_details.get_item_details",
|
method: "erpnext.stock.get_item_details.get_item_details",
|
||||||
child: item,
|
child: item,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user