feat: profitability report default working hours and tests

This commit is contained in:
pateljannat
2021-03-25 13:31:43 +05:30
parent 453e07e32a
commit 6597bf7dd7
6 changed files with 172 additions and 48 deletions

View File

@@ -10,6 +10,7 @@
"retirement_age",
"emp_created_by",
"column_break_4",
"default_working_hours",
"stop_birthday_reminders",
"expense_approver_mandatory_in_expense_claim",
"leave_settings",
@@ -143,13 +144,19 @@
"fieldname": "send_leave_notification",
"fieldtype": "Check",
"label": "Send Leave Notification"
},
{
"default": "8",
"fieldname": "default_working_hours",
"fieldtype": "Int",
"label": "Default Working Hours"
}
],
"icon": "fa fa-cog",
"idx": 1,
"issingle": 1,
"links": [],
"modified": "2021-03-14 02:04:22.907159",
"modified": "2021-03-25 13:18:21.648077",
"modified_by": "Administrator",
"module": "HR",
"name": "HR Settings",