mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-23 21:22:42 +01:00
committed by
mergify-bot
parent
3dcc3a349e
commit
8743e39469
@@ -77,7 +77,7 @@ frappe.ui.form.on('Asset Repair Consumed Item', {
|
||||
'qty': item.consumed_quantity,
|
||||
'serial_no': item.serial_no,
|
||||
'company': frm.doc.company
|
||||
}
|
||||
};
|
||||
|
||||
frappe.call({
|
||||
method: 'erpnext.stock.utils.get_incoming_rate',
|
||||
|
||||
Reference in New Issue
Block a user