[FIX] PAYROLL: Conditional button on deduction and allowance create form on initial load
This commit is contained in:
@@ -261,5 +261,7 @@ function conditionAdd() {
|
||||
|
||||
|
||||
conditionalVisibility();
|
||||
|
||||
|
||||
$(document).ready(function () {
|
||||
|
||||
$("#id_is_condition_based").change()
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user