[new] Create multiple warehouse address and fetch address to stock entry (#13109)
* [new] Create multiple warehouse address and fetch address to stock entry
* [fix] Deleted unwanted field and added patch to link warehouse details to Address
* [fix] Codacy fixed
* [fix] Modified patch for warehouse address
* [fix] Modified patch for warehouse address
* [fix] Patch updated and removed contact details from stock entry
* [fix] Patch Updated
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index 705d219..a963b53 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -492,3 +492,4 @@
erpnext.patches.v10_0.set_b2c_limit
erpnext.patches.v10_0.set_auto_created_serial_no_in_stock_entry
erpnext.patches.v10_0.update_territory_and_customer_group
+erpnext.patches.v10_0.update_warehouse_address_details
\ No newline at end of file