brotherton-erpnext/erpnext/patches/v4_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
apply_user_permissions.py remove apply user permission (#13505) 2018-04-05 12:10:46 +05:30
countrywise_coa.py
create_custom_fields_for_india_specific_fields.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
create_price_list_if_missing.py
customer_discount_to_pricing_rule.py
fields_to_be_renamed.py
fix_address_template.py
fix_case_of_hr_module_def.py
fix_contact_address.py
fix_employee_user_id.py
global_defaults_to_system_settings.py
import_country_codes.py Updated Python 3 fixes 2018-02-15 11:31:05 +05:30
map_charge_to_taxes_and_charges.py
move_warehouse_user_to_restrictions.py
new_address_template.py Python 3 compatibility syntax error fixes (#10519) 2017-08-28 18:17:36 +05:30
reload_sales_print_format.py
remove_employee_role_if_no_employee.py changed doctype name userrole to has role 2017-03-06 14:24:39 +05:30
remove_module_home_pages.py
rename_sitemap_to_route.py old style exception, raise --> new style for Python 3 (#10082) 2017-07-27 10:38:35 +05:30
reset_permissions_for_masters.py Python 3 compatibility syntax error fixes (#10519) 2017-08-28 18:17:36 +05:30
save_default_letterhead.py
set_pricing_rule_for_buying_or_selling.py
split_email_settings.py Python 3 compatibility syntax error fixes (#10519) 2017-08-28 18:17:36 +05:30
update_account_root_type.py Python 3 compatibility syntax error fixes (#10519) 2017-08-28 18:17:36 +05:30
update_custom_print_formats_for_renamed_fields.py
update_incharge_name_to_sales_person_in_maintenance_schedule.py
update_other_charges_in_custom_purchase_print_formats.py
update_tax_amount_after_discount.py
update_user_properties.py
update_users_report_view_settings.py [minor] fix imports in old patches 2017-04-13 13:14:05 +05:30
validate_v3_patch.py python3-fixes 2018-02-14 16:13:37 +05:30