feat: Sync old shopify orders (#23841)
* feat: Sync old shopify orders
* fix: Old orders syncing by date
* fix: Remove unnecessary code
* fix: Remove unintentional changes
Co-authored-by: Saurabh <saurabh@erpnext.com>
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index 0d8d1b4..97177de0 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -734,4 +734,5 @@
erpnext.patches.v13_0.set_payment_channel_in_payment_gateway_account
erpnext.patches.v13_0.create_healthcare_custom_fields_in_stock_entry_detail
erpnext.patches.v13_0.update_reason_for_resignation_in_employee
+erpnext.patches.v13_0.update_custom_fields_for_shopify
execute:frappe.delete_doc("Report", "Quoted Item Comparison")