brotherton-erpnext/erpnext/payroll/doctype
Afshan e2da3cbc28
fix: payroll issues (#24540)
* fix: payroll issues

* fix: enhancements

* fix: rename variables and refactor

* fix: slider

* fix: added missing arguments

* fix: test cases

* fix: slider

* fix: slider

fix: slider

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2021-04-07 15:13:44 +05:30
..
additional_salary fix: don't set "Company:company:default_currency" as default for currency link fields (#25095) 2021-03-31 21:52:48 +05:30
employee_benefit_application fix: don't set "Company:company:default_currency" as default for currency link fields (#25095) 2021-03-31 21:52:48 +05:30
employee_benefit_application_detail feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
employee_benefit_claim fix: don't set "Company:company:default_currency" as default for currency link fields (#25095) 2021-03-31 21:52:48 +05:30
employee_incentive fix: don't set "Company:company:default_currency" as default for currency link fields (#25095) 2021-03-31 21:52:48 +05:30
employee_other_income
employee_tax_exemption_category
employee_tax_exemption_declaration fix: don't set "Company:company:default_currency" as default for currency link fields (#25095) 2021-03-31 21:52:48 +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: don't set "Company:company:default_currency" as default for currency link fields (#25095) 2021-03-31 21:52:48 +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
gratuity test: fix salary component not found; other optimisation (#24920) 2021-03-17 19:54:08 +05:30
gratuity_applicable_component Feat: gratuity 2020-12-23 18:07:05 +05:30
gratuity_rule feat: Added Form dashboard 2020-12-23 18:07:54 +05:30
gratuity_rule_slab fix: Some enhancements and better validation 2020-12-23 18:07:06 +05:30
income_tax_slab fix: don't set "Company:company:default_currency" as default for currency link fields (#25095) 2021-03-31 21:52:48 +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 fix: payroll issues (#24540) 2021-04-07 15:13:44 +05:30
payroll_period Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui 2021-01-19 09:34:06 +05:30
payroll_period_date
payroll_settings Merge branch 'develop' into track_settings 2021-03-03 12:40:37 +01:00
retention_bonus fix: don't set "Company:company:default_currency" as default for currency link fields (#25095) 2021-03-31 21:52:48 +05:30
salary_component feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
salary_detail feat: add descriptions for YTD and MTD fields 2021-01-14 13:42:40 +05:30
salary_slip fix: payroll issues (#24540) 2021-04-07 15:13:44 +05:30
salary_slip_leave feat: Additon of leave details in Salary Slip (#24674) 2021-03-02 18:36:48 +05:30
salary_slip_timesheet
salary_structure fix: component amount calculation based on formula with abbr not working (#25117) 2021-04-02 17:00:28 +05:30
salary_structure_assignment fix: don't set "Company:company:default_currency" as default for currency link fields (#25095) 2021-03-31 21:52:48 +05:30
taxable_salary_slab feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
__init__.py