brotherton-erpnext/erpnext/payroll/doctype
Conor ea28ed1bb3
refactor: if() to CASE WHEN (#31360)
* refactor: if() to CASE WHEN

* fix: remove duplicate order by

* fix: remove extraneous table

* style: reformat to black spec

Co-authored-by: Ankush Menat <ankush@frappe.io>
2022-06-17 21:17:48 +05:30
..
additional_salary fix: explicitly check if additional salary is recurring while fetching components for payroll (#30489) 2022-03-30 14:47:11 +05:30
employee_benefit_application test: Employee Benefit Application 2022-06-06 14:34:45 +05:30
employee_benefit_application_detail chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
employee_benefit_claim fix: bulk fix (~330) missing translations 2022-04-04 13:59:51 +05:30
employee_cost_center fix: linter issues 2021-12-28 08:54:05 +05:30
employee_incentive style: format code with black 2022-03-28 18:52:46 +05:30
employee_other_income chore: set title and search fields in HR and Payroll doctypes (#29351) 2022-01-19 14:42:52 +05:30
employee_tax_exemption_category chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
employee_tax_exemption_declaration test: HRA Exemption in Proof Submission 2022-05-31 11:54:43 +05:30
employee_tax_exemption_declaration_category chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
employee_tax_exemption_proof_submission test: HRA Exemption in Proof Submission 2022-05-31 11:54:43 +05:30
employee_tax_exemption_proof_submission_detail chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
employee_tax_exemption_sub_category style: format code with black 2022-03-28 18:52:46 +05:30
gratuity test: make holiday list before running gratuity tests 2022-05-27 14:42:11 +05:30
gratuity_applicable_component chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
gratuity_rule fix: bulk fix (~330) missing translations 2022-04-04 13:59:51 +05:30
gratuity_rule_slab chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
income_tax_slab style: format code with black 2022-03-28 18:52:46 +05:30
income_tax_slab_other_charges chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
payroll_employee_detail chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
payroll_entry refactor: if() to CASE WHEN (#31360) 2022-06-17 21:17:48 +05:30
payroll_period style: format code with black 2022-03-28 18:52:46 +05:30
payroll_period_date chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
payroll_settings style: format code with black 2022-03-28 18:52:46 +05:30
retention_bonus style: format code with black 2022-03-28 18:52:46 +05:30
salary_component style: format code with black 2022-03-28 18:52:46 +05:30
salary_detail chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
salary_slip refactor: DB independent quoting and truthy/falsy values (#31358) 2022-06-17 17:01:27 +05:30
salary_slip_leave fix: leave application dashboard 2022-02-28 14:10:23 +05:30
salary_slip_timesheet chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
salary_structure Merge branch 'develop' into fix-salary-slip-bg-job 2022-06-01 12:15:42 +05:30
salary_structure_assignment feat(minor): fetch default salary structure and base from Employee Grade in Salary Structure Assignment (#30918) 2022-05-06 17:44:30 +05:30
taxable_salary_slab chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
__init__.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30