fix: Changed label for payroll working days based on field

This commit is contained in:
Nabin Hait 2020-05-11 16:11:43 +05:30
parent ece1b4bc5a
commit 6e5952fa69

View File

@ -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",