brotherton-erpnext/erpnext/patches/v7_1
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 fixes test cases, added patch 2016-08-26 13:18:14 +05:30
add_account_user_role_for_timesheet.py cleanup and fixes 2016-11-05 08:09:21 +05:30
add_field_for_task_dependent.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
fix_link_for_customer_from_lead.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
move_sales_invoice_from_parent_to_child_timesheet.py rename total_billing_amount to total_billable_amount in timesheet doctype 2016-09-12 19:06:41 +05:30
rename_field_timesheet.py rename total_billing_hours to total_billable_hours in timesheet doctype 2016-09-12 23:00:24 +05:30
rename_quality_inspection_field.py [fix] [patch] rename_quality_inspection_field 2016-11-21 16:19:50 +05:30
repost_stock_for_deleted_bins_for_merging_items.py [ Enhance ] Production to Work Order (#12902) 2018-03-20 12:38:43 +05:30
save_stock_settings.py Patch fixed 2016-12-29 10:58:05 +05:30
set_budget_against_as_cost_center.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
set_currency_exchange_date.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
set_prefered_contact_email.py [fix] [wip] daily work summary 2016-11-18 12:40:18 +05:30
set_sales_person_status.py Update set_sales_person_status.py 2016-12-13 11:27:46 +05:30
set_student_guardian.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
set_total_amount_currency_in_je.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
update_bom_base_currency.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
update_component_type.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
update_invoice_status.py added debit and credit note status 2016-11-09 14:47:24 +05:30
update_lead_source.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
update_missing_salary_component_type.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
update_portal_roles.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
update_total_billing_hours.py rename total_billing_hours to total_billable_hours in timesheet doctype 2016-09-12 23:00:24 +05:30