brotherton-erpnext/erpnext/setup/setup_wizard
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
..
data fix: Added gram, pound to ounce conversion (#21709) 2020-05-25 14:54:19 +05:30
operations feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
tasks Email alert renamed to Notification (#14618) 2018-06-21 09:17:52 +05:30
__init__.py [re-org] setup wizard in frappe 2015-11-12 11:45:47 +05:30
setup_wizard.py Update setup_wizard.py 2019-09-30 16:02:24 +05:30
utils.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30