mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 09:05:00 +00:00
[fixes] Reset on change of transaction
This commit is contained in:
@@ -21,6 +21,7 @@ cur_frm.cscript.update_selects = function(r) {
|
||||
}
|
||||
|
||||
cur_frm.cscript.select_doc_for_series = function(doc, cdt, cdn) {
|
||||
cur_frm.set_value('user_must_always_select', 0);
|
||||
cur_frm.toggle_display(['help_html','set_options', 'user_must_always_select', 'update'],
|
||||
doc.select_doc_for_series);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user