brotherton-erpnext/erpnext/payroll
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: HR and Payroll Dashboard (#22771) 2020-07-23 12:10:48 +05:30
doctype feat: Employee reminders (#25735) (#27115) 2021-08-24 20:19:22 +05:30
module_onboarding/payroll 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: Backport missing commits to develop branch (#25305) 2021-04-13 15:46:01 +05:30
payroll_dashboard/payroll Fix: HR and Payroll Dashboard (#22771) 2020-07-23 12:10:48 +05:30
print_format fix: change print_format_type from Server to Jinja (#26374) 2021-08-17 18:45:55 +05:30
report chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
workspace/payroll fix: updated erpnext wspace json files (#26380) 2021-08-13 12:19:16 +05:30
__init__.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30