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 4_0 patch dir renamed to v4_0 2014-05-12 17:44:55 +05:30
apply_user_permissions.py remove apply user permission (#13505) 2018-04-05 12:10:46 +05:30
countrywise_coa.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
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 Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
customer_discount_to_pricing_rule.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
fields_to_be_renamed.py Update fields_to_be_renamed.py 2015-07-17 15:14:19 +05:30
fix_address_template.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
fix_case_of_hr_module_def.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
fix_contact_address.py [fix] Added unicode_literals if missing in py files 2015-02-24 12:24:53 +05:30
fix_employee_user_id.py Revert "[optimize] remove count(*) from queries" 2016-11-21 21:04:47 +05:30
global_defaults_to_system_settings.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
import_country_codes.py Updated Python 3 fixes 2018-02-15 11:31:05 +05:30
map_charge_to_taxes_and_charges.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
move_warehouse_user_to_restrictions.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
new_address_template.py Python 3 compatibility syntax error fixes (#10519) 2017-08-28 18:17:36 +05:30
reload_sales_print_format.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
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 Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
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 Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
set_pricing_rule_for_buying_or_selling.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
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 Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
update_incharge_name_to_sales_person_in_maintenance_schedule.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
update_other_charges_in_custom_purchase_print_formats.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
update_tax_amount_after_discount.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
update_user_properties.py Changed company name from Web Notes to Frappe Technologies 2015-03-03 14:56:43 +05:30
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