mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-13 09:43:49 +00:00
fix: set basic rate on selection of the batch
This commit is contained in:
@@ -962,6 +962,7 @@ frappe.ui.form.on("Stock Entry Detail", {
|
||||
});
|
||||
}
|
||||
|
||||
frm.events.set_basic_rate(frm, cdt, cdn);
|
||||
validate_sample_quantity(frm, cdt, cdn);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user