mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-16 16:15:02 +00:00
fix: set basic rate on selection of the batch
(cherry picked from commit bebb8ae1ea)
This commit is contained in:
committed by
Mergify
parent
add236c907
commit
39eeafd0d0
@@ -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