Codacy fix

This commit is contained in:
Jamsheer 2018-05-18 15:27:48 +05:30
parent 0493c22f3c
commit 1248f6a752
2 changed files with 3 additions and 3 deletions

View File

@ -50,4 +50,4 @@ var set_value_for_condition_and_formula = function(frm) {
frm.set_value("statistical_component", 0);
frm.set_value("do_not_include_in_total", 0);
frm.set_value("depends_on_lwp", 0);
}
};