brotherton-erpnext/erpnext/payroll/doctype
Afshan ccf5dc66e2
feat: multi-currency payroll (#23519)
* feat: multi-currency payroll

* fix: refactor and added conditions

* fix: uncommented code

* style: removed comments

* fix: missing argument

* style: styling changes

* fix: test cases

* Update asset_value_adjustment.py

* patch: update columns

* style: formating

* style: formatting

* fix: 1st review

* fix: refactor

* Revert "fix: refactor"

This reverts commit eca0e17d11a192d60f249b2af992971c625aec46.

reverting to previous state

* Revert "fix: 1st review"

This reverts commit 7eac48b102157df4353598f73b2ea97308af436a.

reverting before 1st review

* fix: 2nd review changes

* fix: test cases

* fix: added call to fetch exchange rate

* fix: remove unnecessary code

* fix: refactor

* fix: refactor patch

* fix: refactor

* fix: refactor

* fix: clear test data

* fix: slider

* feat: multi-currency payroll

* fix: refactor and added conditions

* fix: uncommented code

* style: removed comments

* fix: missing argument

* style: styling changes

* fix: test cases

* patch: update columns

* Update asset_value_adjustment.py

* style: formating

* style: formatting

* fix: 1st review

* fix: refactor

* Revert "fix: refactor"

This reverts commit eca0e17d11a192d60f249b2af992971c625aec46.

reverting to previous state

* Revert "fix: 1st review"

This reverts commit 7eac48b102157df4353598f73b2ea97308af436a.

reverting before 1st review

* fix: 2nd review changes

* fix: test cases

* fix: added call to fetch exchange rate

* fix: remove unnecessary code

* fix: refactor

* fix: refactor patch

* fix: refactor

* fix: refactor

* fix: clear test data

* fix: slider

* feat: Added company field in leave encashment and employee benefit

* refactor: Refactored multi-currency payroll patch

* fix: currency column in salary register

* refactor: Refactored code for making bank and return entry against employee advance

* fix: minor cleanup

* fix: fixed translation

* fix: removed salary component type

* fix: fixed sider issues

* fix: translation and slider

* style: formatted msg

* fix: fixed slider

* fix: travis

* fix: refactor

* fix: slider

* fix: slider

* fix: slider

* fix: travis

* fix: patch

* fix: patch

* fix: travis

* fix: travis

* fix: travis

* fix: travis

* fix: travis

* fix: travis

* fix: re-run travis

* fix: rerun travis

* fix: rerun travis

* fix: rerun travis

* fix: travis rerun

* fix: increased throttle_user_limit from 60 to 100

* fix: patch

* fix: patch

* fix: assign payroll payable account as default payroll payable account in SSA

* fix: removed debugger

* fix: slider

Co-authored-by: Anurag Mishra <32095923+Anurag810@users.noreply.github.com>
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-12-01 09:11:05 +05:30
..
additional_salary feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
employee_benefit_application feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
employee_benefit_application_detail feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
employee_benefit_claim feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
employee_incentive feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +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 feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +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 feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +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 fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
income_tax_slab feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
income_tax_slab_other_charges feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
payroll_employee_detail feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
payroll_entry feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +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 feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
salary_component feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
salary_detail feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
salary_slip feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
salary_slip_timesheet fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
salary_structure feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30
salary_structure_assignment feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +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