brotherton-erpnext/erpnext/payroll/doctype
Suraj Shetty 1923ef052c
refactor: Format and sanitise user inputs to search queries. (#22913)
* refactor: Sanitize whitelisted method inputs

Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

* refactor: Format and sanitize tax_account_query inputs

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

* refactor: Validate and sanitize search inputs via decorator

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

* style: Minor formatting fix

* refactor: Validate and sanitize search inputs using decorator

* fix: Typo

* fix: Remove unwanted import statement

* refactor: Repalce validate_and_sanitize_search_inputs() with validate_and_sanitize_search_inputs

Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>

Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-08-05 19:42:25 +05:30
..
additional_salary fix: validation for additional salary (#22645) 2020-07-16 13:10:43 +05:30
employee_benefit_application refactor: Format and sanitise user inputs to search queries. (#22913) 2020-08-05 19:42:25 +05:30
employee_benefit_application_detail fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
employee_benefit_claim fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
employee_incentive fix: default overwroite property n 'company' is not defined 2020-07-09 19:40:18 +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: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
employee_tax_exemption_declaration_category fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
employee_tax_exemption_proof_submission fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
employee_tax_exemption_proof_submission_detail fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
employee_tax_exemption_sub_category fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
income_tax_slab fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
income_tax_slab_other_charges fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
payroll_employee_detail fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
payroll_entry refactor: Format and sanitise user inputs to search queries. (#22913) 2020-08-05 19:42:25 +05:30
payroll_period fixes: Payroll module pre relese test fixes (#22500) 2020-06-29 19:54:23 +05:30
payroll_period_date fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
payroll_settings fix: label (#22377) 2020-06-22 17:21:01 +05:30
retention_bonus fix: default overwroite property n 'company' is not defined 2020-07-09 19:40:18 +05:30
salary_component fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
salary_detail fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
salary_slip fix: Other charges on income tax (#22797) 2020-07-24 09:20:48 +05:30
salary_slip_timesheet fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
salary_structure Merge branch 'develop' into salary-structure-help-fix 2020-06-24 17:41:32 +05:30
salary_structure_assignment fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
taxable_salary_slab fix: not working without from_amount and percentage_deduction (#22380) 2020-06-23 10:45:54 +05:30
__init__.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30