mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 15:12:51 +00:00
Codacy fix
This commit is contained in:
@@ -50,4 +50,4 @@ var set_value_for_condition_and_formula = function(frm) {
|
|||||||
frm.set_value("statistical_component", 0);
|
frm.set_value("statistical_component", 0);
|
||||||
frm.set_value("do_not_include_in_total", 0);
|
frm.set_value("do_not_include_in_total", 0);
|
||||||
frm.set_value("depends_on_lwp", 0);
|
frm.set_value("depends_on_lwp", 0);
|
||||||
}
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user