brotherton-erpnext/erpnext/patches/v13_0
Anurag Mishra 289c82243f
feat: New Payroll module (#21990)
* feat: Moved Document to Payroll Module

* feat: Moved Reports to Payroll Module

* feat: Moved Print fromat With Patch

* feat: Moved Notifiction to Payroll Module and patches

* feat: added dashboard and desk page to Payroll

* feat: Payroll Dashboard

* feat: Module onboarding

* feat: Income tax Deductions Report

* feat: Ecs Checklist Report

* feat: Provident Fund Report

* feat: Professional Fund report and commonified Code

* feat: Total Payments Based On Payment Mode Report

* fix: refactor and added chart Total Payments Based On Payment Mode

* feat: Payroll Settings

* fix: Bank remittance Report

* feat(Payroll based on): Considered unmarked days

* feat: Added Help for condition an formula in Salary structure

* fix: requested changes

* fix: rename report Ecs checklist to salary_payments_via_ecs

* fix: renamed report report/total_payments_based_on_payment_mode

* fix: added role via setup.py for regional report

* feat: added All reports to desk page

* fix: frappe.reload doc in all patches

* fix: codacy

* fix: frappe.reload_doctype for patches

* patch: is_income_tax_component and component_type for salary component

* fix: uncommented code

* test: fixture

* fix: test

* test: test_payment_days_based_on_attendance
2020-06-19 19:17:57 +05:30
..
__init__.py feat: manufacturing dashboards 2020-05-18 11:57:25 +05:30
check_is_income_tax_component.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
delete_old_purchase_reports.py fix: Delete Auto Email Reports (#22009) 2020-05-28 18:16:24 +05:30
delete_old_sales_reports.py feat: Selling Desk, Dashboard and Onboarding (#22055) 2020-06-19 15:33:21 +05:30
move_doctype_reports_and_notification_from_hr_to_payroll.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
move_payroll_setting_separately_from_hr_settings.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
move_tax_slabs_from_payroll_period_to_income_tax_slab.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
patch_to_fix_reverse_linking_in_additional_salary_encashment_and_incentive.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
set_company_field_in_healthcare_doctypes.py fix(patch): escape special characters in company field 2020-06-12 15:16:20 +05:30
update_actual_start_and_end_date_in_wo.py added onboarding for manufacturing 2020-05-18 11:57:25 +05:30
update_sla_enhancements.py fix(patch): reload child tables 2020-06-15 14:07:06 +05:30