..
add_doctype_to_sla.py
fix: patch for adding doctype to sla ( #26053 )
2021-06-14 19:34:25 +05:30
add_missing_fg_item_for_stock_entry.py
fix: change format string to percent string interpolation ( #26774 )
2021-08-02 20:07:55 +05:30
add_naming_series_to_old_projects.py
chore: Use sql to set naming series in older projects ( #24512 )
2021-02-01 20:05:29 +05:30
add_po_to_global_search.py
fix: added Purchase Order to Global Search ( #24055 )
2020-12-08 09:43:29 +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
bill_for_rejected_quantity_in_purchase_invoice.py
feat: fetching of qty as per received qty from PR to PI ( #26184 )
2021-06-24 14:26:36 +05:30
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: Backport missing commits to develop branch ( #25305 )
2021-04-13 15:46:01 +05:30
convert_qi_parameter_to_link_field.py
chore: Made 'Parameter' a link field in QI and QI Template
2020-12-28 18:07:22 +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
fix: leave policy assignment patch ( #24061 )
2020-12-04 19:50:24 +05:30
create_uae_pos_invoice_fields.py
fix: Backport missing commits to develop branch ( #25305 )
2021-04-13 15:46:01 +05:30
delete_old_bank_reconciliation_doctypes.py
fix: rename field has not updated value of deposit and withdrawal fields
2021-05-01 17:56:40 +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
fix_non_unique_represents_company.py
fix: Backport missing commits to develop branch ( #25305 )
2021-04-13 15:46:01 +05:30
germany_fill_debtor_creditor_number.py
fix: remove unused import
2021-04-08 18:25:17 +02:00
germany_make_custom_fields.py
docs: doctring for patch
2021-04-08 16:57:20 +02:00
healthcare_lab_module_rename_doctypes.py
fix: Manually link_fields from flags before rename_doc
2021-06-10 15:09:17 +05:30
item_reposting_for_incorrect_sl_and_gl.py
fix: changed logic
2021-04-10 10:45:29 +05:30
loyalty_points_entry_for_pos_invoice.py
refactor: POS workflow ( #20789 )
2020-07-23 18:51:26 +05:30
make_non_standard_user_type.py
fix: patch failing while migrating from v7 to v13
2021-04-13 18:51:21 +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
remove_attribute_field_from_item_variant_setting.py
fix: can not create item variants ( #25433 )
2021-04-26 15:37:17 +05:30
rename_discharge_date_in_ip_record.py
refactor: Make Discharge Schedule Date as Datetime ( #24940 )
2021-03-23 17:48:25 +05:30
rename_issue_doctype_fields.py
fix: force reload of Opportunity in patch ( #26668 ) ( #26681 )
2021-07-28 00:19:32 +05:30
rename_issue_status_hold_to_on_hold.py
fix: spaces to tabs
2021-05-26 20:07:53 +05:30
rename_membership_settings_to_non_profit_settings.py
feat(Non Profit): 80G Certificates and Donations ( #24657 )
2021-03-11 13:19:44 +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): multiple pos fixes and additions ( #24227 )
2021-01-28 17:58:55 +05:30
set_app_name.py
fix(patch): Use db_set to ignore validation
2021-02-01 22:40:40 +05:30
set_company_field_in_healthcare_doctypes.py
fix: implicit string concatenation ( #25371 )
2021-04-16 22:08:44 +05:30
set_company_in_leave_ledger_entry.py
fix: set company in leave allocation and leave ledger entry
2021-01-04 19:04:05 +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_pos_closing_as_failed.py
feat(pos): ability to retry on pos closing failure ( #25595 )
2021-05-06 17:02:47 +05:30
set_training_event_attendance.py
feat: enhancements in Training Event ( #25782 )
2021-05-24 20:24:20 +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
setup_fields_for_80g_certificate_and_donation.py
fix(minor): patch add_state_code_for_ladakh
2021-03-16 11:59:54 +05:30
setup_gratuity_rule_for_india_and_uae.py
fix: Fixed typo
2020-12-23 18:07:54 +05:30
setup_patient_history_settings_for_standard_doctypes.py
fix: Backport missing commits to develop branch ( #25305 )
2021-04-13 15:46:01 +05:30
setup_uae_vat_fields.py
fix: Backport missing commits to develop branch ( #25305 )
2021-04-13 15:46:01 +05:30
shopify_deprecation_warning.py
refactor!: drop shopify integration from ERPNext ( #26700 )
2021-08-02 21:57:52 +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_amt_in_work_order_required_items.py
fix: incorrect amount in work order required items table. ( #26585 )
2021-07-25 13:10:50 +05:30
update_deferred_settings.py
feat: More controlled deferred revenue booking ( #21671 )
2020-06-23 09:57:56 +05:30
update_export_type_for_gst.py
fix(India): Default value for export type
2021-07-26 18:46:14 +05:30
update_job_card_details.py
fix: or condition filter in the get_all
2021-06-24 18:14:18 +05:30
update_level_in_bom.py
feat: provision to make subcontracted purchase order from the production plan
2021-07-15 19:01:36 +05:30
update_member_email_address.py
fix: patch
2021-01-21 13:23:59 +05:30
update_old_loans.py
fix: update old loan patch
2020-12-31 12:55:35 +05:30
update_payment_terms_outstanding.py
feat: discount configuration on early payments ( #24586 )
2021-03-31 15:03:53 +05:30
update_pos_closing_entry_in_merge_log.py
chore: clean up sales invoice form
2021-02-01 15:45:26 +05:30
update_project_template_tasks.py
fix: Update patch
2021-01-22 17:12:35 +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_response_by_variance.py
fix: incorrect response by variance & resolution by variance ( #26173 )
2021-07-12 20:21:07 +05:30
update_returned_qty_in_pr_dn.py
fix: Billing % Logic and Map Pending Qty only in PR and DN
2020-11-02 15:07:48 +05:30
update_shipment_status.py
fix: patch for updating shipment status
2021-04-18 13:22:19 +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_status_in_memberships.py
feat(Non Profit): API Endpoint to update halted Razorpay subscriptions ( #26427 ) ( #26564 )
2021-07-21 00:46:34 +05:30
update_subscription.py
feat: Enhancement in subscription ( #22263 )
2020-07-23 11:11:23 +05:30
update_tds_check_field.py
fix: Patch
2021-07-28 17:19:00 +05:30
update_timesheet_changes.py
fix(patch): billable field not renamed
2021-05-20 19:53:30 +05:30
updates_for_multi_currency_payroll.py
feat: multi-currency payroll ( #23519 )
2020-12-01 09:11:05 +05:30