brotherton-erpnext/erpnext/patches/v13_0
Afshan ccf5dc66e2
feat: multi-currency payroll (#23519)
* feat: multi-currency payroll

* fix: refactor and added conditions

* fix: uncommented code

* style: removed comments

* fix: missing argument

* style: styling changes

* fix: test cases

* Update asset_value_adjustment.py

* patch: update columns

* style: formating

* style: formatting

* fix: 1st review

* fix: refactor

* Revert "fix: refactor"

This reverts commit eca0e17d11a192d60f249b2af992971c625aec46.

reverting to previous state

* Revert "fix: 1st review"

This reverts commit 7eac48b102157df4353598f73b2ea97308af436a.

reverting before 1st review

* fix: 2nd review changes

* fix: test cases

* fix: added call to fetch exchange rate

* fix: remove unnecessary code

* fix: refactor

* fix: refactor patch

* fix: refactor

* fix: refactor

* fix: clear test data

* fix: slider

* feat: multi-currency payroll

* fix: refactor and added conditions

* fix: uncommented code

* style: removed comments

* fix: missing argument

* style: styling changes

* fix: test cases

* patch: update columns

* Update asset_value_adjustment.py

* style: formating

* style: formatting

* fix: 1st review

* fix: refactor

* Revert "fix: refactor"

This reverts commit eca0e17d11a192d60f249b2af992971c625aec46.

reverting to previous state

* Revert "fix: 1st review"

This reverts commit 7eac48b102157df4353598f73b2ea97308af436a.

reverting before 1st review

* fix: 2nd review changes

* fix: test cases

* fix: added call to fetch exchange rate

* fix: remove unnecessary code

* fix: refactor

* fix: refactor patch

* fix: refactor

* fix: refactor

* fix: clear test data

* fix: slider

* feat: Added company field in leave encashment and employee benefit

* refactor: Refactored multi-currency payroll patch

* fix: currency column in salary register

* refactor: Refactored code for making bank and return entry against employee advance

* fix: minor cleanup

* fix: fixed translation

* fix: removed salary component type

* fix: fixed sider issues

* fix: translation and slider

* style: formatted msg

* fix: fixed slider

* fix: travis

* fix: refactor

* fix: slider

* fix: slider

* fix: slider

* fix: travis

* fix: patch

* fix: patch

* fix: travis

* fix: travis

* fix: travis

* fix: travis

* fix: travis

* fix: travis

* fix: re-run travis

* fix: rerun travis

* fix: rerun travis

* fix: rerun travis

* fix: travis rerun

* fix: increased throttle_user_limit from 60 to 100

* fix: patch

* fix: patch

* fix: assign payroll payable account as default payroll payable account in SSA

* fix: removed debugger

* fix: slider

Co-authored-by: Anurag Mishra <32095923+Anurag810@users.noreply.github.com>
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-12-01 09:11:05 +05:30
..
__init__.py feat: manufacturing dashboards 2020-05-18 11:57:25 +05:30
add_standard_navbar_items.py Update erpnext/patches/v13_0/add_standard_navbar_items.py 2020-08-19 18:55:06 +02:00
change_default_pos_print_format.py fix: multiple pos issues (#23297) 2020-09-10 19:28:46 +05:30
check_is_income_tax_component.py fix: patch check_is_income_tax_component (#22371) 2020-06-22 12:17:29 +05:30
create_healthcare_custom_fields_in_stock_entry_detail.py feat: Inpatient Medication Order and Entry (#23473) 2020-10-23 20:33:30 +05:30
create_leave_policy_assignment_based_on_employee_current_leave_policy.py feat: Leave policy assignment (#23112) 2020-11-25 16:05:17 +05:30
delete_old_purchase_reports.py fix: Delete Auto Email Reports (#22009) 2020-05-28 18:16:24 +05:30
delete_old_sales_reports.py feat: Selling Desk, Dashboard and Onboarding (#22055) 2020-06-19 15:33:21 +05:30
delete_report_requested_items_to_order.py updated patch to delete auto email reports and moved patch to v13 from v12 2020-07-22 16:00:18 +05:30
drop_razorpay_payload_column.py fix: doctype name in patch 2020-08-14 13:46:58 +05:30
healthcare_lab_module_rename_doctypes.py feat: Laboratory Module Enhancements (#22416) 2020-07-23 15:00:54 +05:30
loyalty_points_entry_for_pos_invoice.py refactor: POS workflow (#20789) 2020-07-23 18:51:26 +05:30
move_branch_code_to_bank_account.py fix: Move branch code back to bank account (#22725) 2020-07-22 18:21:04 +05:30
move_doctype_reports_and_notification_from_hr_to_payroll.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
move_payroll_setting_separately_from_hr_settings.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
move_tax_slabs_from_payroll_period_to_income_tax_slab.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
patch_to_fix_reverse_linking_in_additional_salary_encashment_and_incentive.py feat: New Payroll module (#21990) 2020-06-19 19:17:57 +05:30
print_uom_after_quantity_patch.py fix: added patch to make custom field 'Print UOM after Quantity' 2020-10-08 16:41:23 +05:30
rename_issue_doctype_fields.py fix(cleanup): cleaned up forms 2020-10-26 15:30:52 +05:30
replace_pos_page_with_point_of_sale_page.py fix: cannot delete pos page if linked with desk page (#22993) 2020-09-09 10:54:14 +05:30
replace_pos_payment_mode_table.py fix: POS patch fix (#22818) 2020-07-28 09:11:37 +05:30
set_company_field_in_healthcare_doctypes.py fix(patch): escape special characters in company field 2020-06-12 15:16:20 +05:30
set_payment_channel_in_payment_gateway_account.py fix(payment gateway account): add patch to set the payment channel as email 2020-10-19 18:27:40 +05:30
set_youtube_video_id.py fix: Patch reload doctype 2020-09-09 20:57:10 +05:30
setting_custom_roles_for_some_regional_reports.py feat: removed roles for some reginal report and added via setup 2020-09-03 13:52:40 +05:30
stock_entry_enhancements.py fix: deleting unused Stock Entry Type 2020-08-17 11:20:56 +05:30
update_actual_start_and_end_date_in_wo.py fix: patch update_actual_start_and_end_date_in_wo 2020-07-15 16:41:32 +05:30
update_custom_fields_for_shopify.py feat: Sync old shopify orders (#23841) 2020-11-13 16:53:35 +05:30
update_deferred_settings.py feat: More controlled deferred revenue booking (#21671) 2020-06-23 09:57:56 +05:30
update_old_loans.py fix: Parent income account check 2020-08-07 16:21:41 +05:30
update_reason_for_resignation_in_employee.py fix: patch to update reason for leaving in employee 2020-10-30 15:34:04 +05:30
update_sla_enhancements.py fix(patch): reload child tables 2020-06-15 14:07:06 +05:30
update_start_end_date_for_old_shift_assignment.py fix(minor): update_start_end_date_for_old_shift_assignment.py 2020-08-26 14:51:37 +05:30
update_subscription.py feat: Enhancement in subscription (#22263) 2020-07-23 11:11:23 +05:30
updates_for_multi_currency_payroll.py feat: multi-currency payroll (#23519) 2020-12-01 09:11:05 +05:30