[patch] map customer_address to shipping_address and customer_address_display to shipping_address_display
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index 8872ca9..43ec83d 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -256,3 +256,4 @@
erpnext.patches.v6_20x.set_compact_print
execute:frappe.delete_doc_if_exists("Web Form", "contact") #2016-03-10
erpnext.patches.v6_20x.remove_fiscal_year_from_holiday_list
+erpnext.patches.v6_24.map_customer_address_to_shipping_address_on_po
\ No newline at end of file