255b99ebdc
* 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> |
||
---|---|---|
.. | ||
additional_salary | ||
employee_benefit_application | ||
employee_benefit_application_detail | ||
employee_benefit_claim | ||
employee_incentive | ||
employee_other_income | ||
employee_tax_exemption_category | ||
employee_tax_exemption_declaration | ||
employee_tax_exemption_declaration_category | ||
employee_tax_exemption_proof_submission | ||
employee_tax_exemption_proof_submission_detail | ||
employee_tax_exemption_sub_category | ||
gratuity | ||
gratuity_applicable_component | ||
gratuity_rule | ||
gratuity_rule_slab | ||
income_tax_slab | ||
income_tax_slab_other_charges | ||
payroll_employee_detail | ||
payroll_entry | ||
payroll_period | ||
payroll_period_date | ||
payroll_settings | ||
retention_bonus | ||
salary_component | ||
salary_detail | ||
salary_slip | ||
salary_slip_leave | ||
salary_slip_timesheet | ||
salary_structure | ||
salary_structure_assignment | ||
taxable_salary_slab | ||
__init__.py |