brotherton-erpnext/erpnext/patches/v9_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 Move subscription module to accounts (#10772) 2017-09-15 16:16:36 +05:30
add_healthcare_domain.py [Agriculture Domain] (#11663) 2017-12-06 18:36:27 +05:30
add_user_to_child_table_in_pos_profile.py fix(pos-profile): Cleanup Form for POS Profile (#16208) 2018-12-14 14:19:14 +05:30
copy_old_fees_field_data.py Rename schools to Education (#11524) 2017-11-23 15:22:10 +05:30
fix_subscription_next_date.py fix: module changes for Auto Repeat from Desk to Automation (#18356) 2019-07-17 13:50:32 +05:30
remove_non_existing_warehouse_from_stock_settings.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
remove_subscription_module.py Move subscription module to accounts (#10772) 2017-09-15 16:16:36 +05:30
revert_manufacturing_user_role.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
set_pos_profile_name.py fix(pos-profile): Cleanup Form for POS Profile (#16208) 2018-12-14 14:19:14 +05:30
set_schedule_date_for_material_request_and_purchase_order.py [fix] check for null date fields (#11334) 2017-10-25 17:44:22 +05:30
set_shipping_type_for_existing_shipping_rules.py [feature] [refactor] Shipping Rule for Buying + Refactor (#11628) 2017-11-17 14:31:09 +05:30
set_uoms_in_variant_field.py Make Variant does not copy UOM properties (#10887) (#11261) 2017-10-25 11:57:10 +05:30
set_variant_item_description.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
student_admission_childtable_migrate.py Rename schools to Education (#11524) 2017-11-23 15:22:10 +05:30
update_employee_loan_details.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
update_multi_uom_fields_in_material_request.py [enhance] Added multi UOM feature in Material Request (#11352) 2017-11-21 16:17:22 +05:30