fix: Changed label for payroll working days based on field
This commit is contained in:
parent
ece1b4bc5a
commit
6e5952fa69
@ -13,12 +13,12 @@
|
|||||||
"stop_birthday_reminders",
|
"stop_birthday_reminders",
|
||||||
"expense_approver_mandatory_in_expense_claim",
|
"expense_approver_mandatory_in_expense_claim",
|
||||||
"payroll_settings",
|
"payroll_settings",
|
||||||
"payroll_based_on",
|
"payroll_based_on",
|
||||||
"max_working_hours_against_timesheet",
|
"max_working_hours_against_timesheet",
|
||||||
"include_holidays_in_total_working_days",
|
"include_holidays_in_total_working_days",
|
||||||
"disable_rounded_total",
|
"disable_rounded_total",
|
||||||
"column_break_11",
|
"column_break_11",
|
||||||
"daily_wages_fraction_for_half_day",
|
"daily_wages_fraction_for_half_day",
|
||||||
"email_salary_slip_to_employee",
|
"email_salary_slip_to_employee",
|
||||||
"encrypt_salary_slips_in_emails",
|
"encrypt_salary_slips_in_emails",
|
||||||
"password_policy",
|
"password_policy",
|
||||||
@ -191,7 +191,7 @@
|
|||||||
"default": "Leave",
|
"default": "Leave",
|
||||||
"fieldname": "payroll_based_on",
|
"fieldname": "payroll_based_on",
|
||||||
"fieldtype": "Select",
|
"fieldtype": "Select",
|
||||||
"label": "Calculate Working Days in Payroll based on",
|
"label": "Calculate Payroll Working Days Based On",
|
||||||
"options": "Leave\nAttendance"
|
"options": "Leave\nAttendance"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -206,7 +206,7 @@
|
|||||||
"idx": 1,
|
"idx": 1,
|
||||||
"issingle": 1,
|
"issingle": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2020-04-13 21:20:59.382394",
|
"modified": "2020-05-11 13:02:51.274347",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "HR",
|
"module": "HR",
|
||||||
"name": "HR Settings",
|
"name": "HR Settings",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user