From 4ea3e9d1effb7eeeea22b45d766c544e337b9c32 Mon Sep 17 00:00:00 2001 From: Khushi Rawat <142375893+khushi8112@users.noreply.github.com> Date: Wed, 25 Feb 2026 23:14:34 +0530 Subject: [PATCH] fix: resolve conflict --- erpnext/patches.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/erpnext/patches.txt b/erpnext/patches.txt index 4c15dc0c5e1..188ef944582 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt @@ -465,9 +465,6 @@ erpnext.patches.v16_0.set_ordered_qty_in_quotation_item erpnext.patches.v16_0.migrate_transaction_deletion_task_flags_to_status # 2 erpnext.patches.v16_0.update_company_custom_field_in_bin erpnext.patches.v15_0.replace_http_with_https_in_sales_partner -<<<<<<< HEAD erpnext.patches.v15_0.delete_quotation_lost_record_detail erpnext.patches.v16_0.add_portal_redirects -======= erpnext.patches.v16_0.migrate_asset_type_checkboxes_to_select ->>>>>>> c36fa5bdb6 (fix: patch to migrate checkbox data into select)