mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-16 08:05:00 +00:00
Merge pull request #49562 from frappe/mergify/bp/version-15-hotfix/pr-49558
fix: set basic rate on selection of the batch (backport #49558)
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