brotherton-erpnext/erpnext/hr
Frappe PR Bot 255b99ebdc
feat: Employee reminders (#25735) (#27115)
* feat: Add reminders section to HR Settings

* refactor: Extract generic function for getting Employees

* feat: Employee Work Anniversary Reminder

* feat: Daily Holiday Reminder

* fix: Unnecessary params and replace [] with .get()

* test: Daily Holiday Reminders

* test: is_holiday basic tests

* refactor: Move employee reminders code to separate module

* feat: Add advance reminder to HR settings

* feat: Advance Holiday Reminders

* refactor: get_holidays_for_employee

* feat: Email holiday reminders in advance + tests

* fix: Remove unused import

* refactor: HR Setting Reminder Section

* refactor: Remove Daily Holiday Reminders feat

* feat: Reminder miss warning

* fix: Failing test and function name change

* chore: Add patch for field rename

* chore: Rename frequency label

* fix: Failing patch test

* fix: sider and removed description of fields

* fix: email alignment

Co-authored-by: pateljannat <pateljannat2308@gmail.com>
Co-authored-by: Jannat Patel <31363128+pateljannat@users.noreply.github.com>
(cherry picked from commit 24b2a315818d08ad4cb03347ccf5297df916a5ac)

Co-authored-by: Mohammad Hussain Nagaria <34810212+NagariaHussain@users.noreply.github.com>
Co-authored-by: Jannat Patel <31363128+pateljannat@users.noreply.github.com>
2021-08-24 20:19:22 +05:30
..
dashboard_chart fix: minor payroll_dashboard fixes (#22832) 2020-08-03 08:57:49 +05:30
doctype feat: Employee reminders (#25735) (#27115) 2021-08-24 20:19:22 +05:30
hr_dashboard/human_resource Fix: HR and Payroll Dashboard (#22771) 2020-07-23 12:10:48 +05:30
module_onboarding/human_resource fix: grammatical fixes in module onboarding (#22580) 2020-07-08 14:25:51 +05:30
notification chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
number_card Fix: HR and Payroll Dashboard (#22771) 2020-07-23 12:10:48 +05:30
onboarding_step fix: Correct filters (#22022) 2020-05-29 10:19:33 +05:30
page chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
print_format chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
report chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
web_form chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
workspace/hr fix: updated erpnext wspace json files (#26380) 2021-08-13 12:19:16 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
employee_property_update.js Fix updation of new values 2018-05-15 15:19:24 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
utils.py feat: Employee reminders (#25735) (#27115) 2021-08-24 20:19:22 +05:30

Key features:

  • Leave and Attendance
  • Payroll
  • Appraisal
  • Expense Claim