brotherton-erpnext/erpnext/payroll/doctype
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
..
additional_salary chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
employee_benefit_application feat: Employee reminders (#25735) (#27115) 2021-08-24 20:19:22 +05:30
employee_benefit_application_detail feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
employee_benefit_claim fix: employee status server-side validation (#26442) 2021-07-30 10:21:42 +05:30
employee_incentive fix: employee status server-side validation (#26442) 2021-07-30 10:21:42 +05:30
employee_other_income fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
employee_tax_exemption_category fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
employee_tax_exemption_declaration fix: employee status server-side validation (#26442) 2021-07-30 10:21:42 +05:30
employee_tax_exemption_declaration_category feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
employee_tax_exemption_proof_submission fix: employee status server-side validation (#26442) 2021-07-30 10:21:42 +05:30
employee_tax_exemption_proof_submission_detail feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
employee_tax_exemption_sub_category chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
gratuity chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
gratuity_applicable_component Feat: gratuity 2020-12-23 18:07:05 +05:30
gratuity_rule chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
gratuity_rule_slab fix: Some enhancements and better validation 2020-12-23 18:07:06 +05:30
income_tax_slab fix: Backport missing commits to develop branch (#25305) 2021-04-13 15:46:01 +05:30
income_tax_slab_other_charges feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
payroll_employee_detail fix: allow addition and removal of employee in payroll Entry 2020-12-23 12:59:48 +05:30
payroll_entry chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
payroll_period feat: Employee reminders (#25735) (#27115) 2021-08-24 20:19:22 +05:30
payroll_period_date fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
payroll_settings perf: Performance enhancement on setup wizard (#25606) 2021-05-06 19:14:06 +05:30
retention_bonus fix: employee status server-side validation (#26442) 2021-07-30 10:21:42 +05:30
salary_component Revert "fix: Salary component account filter (#26604)" 2021-08-24 08:33:57 +05:30
salary_detail Revert "fix: Tax calculation for Recurring additional salary (#24206)" 2021-08-01 20:03:38 +05:30
salary_slip feat: Employee reminders (#25735) (#27115) 2021-08-24 20:19:22 +05:30
salary_slip_leave feat: Additon of leave details in Salary Slip (#24674) 2021-03-02 18:38:31 +05:30
salary_slip_timesheet fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
salary_structure chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
salary_structure_assignment chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
taxable_salary_slab feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
__init__.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30