brotherton-erpnext/erpnext/patches/v7_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
calculate_total_costing_amount.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
convert_timelog_to_timesheet.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
convert_timelogbatch_to_timesheet.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
create_budget_record.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
create_warehouse_nestedset.py optimize(various) 2018-08-08 16:37:31 +05:30
fix_duplicate_icons.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
fix_nonwarehouse_ledger_gl_entries_for_transactions.py
make_guardian.py Rename schools to Education (#11524) 2017-11-23 15:22:10 +05:30
make_is_group_fieldtype_as_check.py
merge_account_type_stock_and_warehouse_to_stock.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
migrate_mode_of_payments_v6_to_v7.py
migrate_schools_to_erpnext.py refactor(desk_icon): Remove reference and patches to Desktop Icon 2019-02-07 09:58:21 +05:30
move_timelogbatch_from_salesinvoiceitem_to_salesinvoicetimesheet.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
po_status_issue_for_pr_return.py
re_route.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
remove_administrator_role_in_doctypes.py
remove_doctypes_and_reports.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
remove_features_setup.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
remove_old_earning_deduction_doctypes.py
rename_advance_table_fields.py
rename_examination_to_assessment.py Rename schools to Education (#11524) 2017-11-23 15:22:10 +05:30
rename_fee_amount_to_fee_component.py
rename_prevdoc_fields.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
rename_salary_components.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
rename_time_sheet_doctype.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
repost_bin_qty_and_item_projected_qty.py patch fixes 2018-07-13 12:04:06 +05:30
repost_gle_for_pi_with_update_stock.py feat: Immutable ledger (#18740) 2020-04-30 10:38:58 +05:30
repost_gle_for_pos_sales_return.py
set_base_amount_in_invoice_payment_table.py
set_is_group_for_warehouse.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
set_material_request_type_in_item.py
set_naming_series_for_timesheet.py
set_party_name_in_payment_entry.py
set_portal_settings.py Rename schools to Education (#11524) 2017-11-23 15:22:10 +05:30
setup_account_table_for_expense_claim_type_if_exists.py
system_settings_setup_complete.py
update_autoname_field.py
update_change_amount_account.py
update_conversion_factor_in_supplier_quotation_item.py
update_home_page.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
update_maintenance_module_in_doctype.py
update_mins_to_first_response.py fix: fix function import (#21927) 2020-05-26 17:02:51 +05:30
update_missing_employee_in_timesheet.py
update_mode_of_payment_type.py
update_party_status.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
update_prevdoc_values_for_supplier_quotation_item.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
update_project_in_gl_entry.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
update_refdoc_in_landed_cost_voucher.py
update_status_for_timesheet.py
update_status_of_po_so.py Minor fix in old patch 2018-01-30 15:59:44 +05:30
update_status_of_zero_amount_sales_order.py
update_timesheet_communications.py