brotherton-erpnext/erpnext/public/js/utils
Maxwell Morais 4a394bcbf4 Fix shipping_address for DropShipping (#15202)
This stretch of javascript go against the address definition for DropShipping.
When we create an PO from SO with dropshipping items, the backend code update fine the shipping address, but this stretch of code, replace the customer address to the Company address.

To reproduce that behavior, pick one sales order with Drop Shipping Items, make and purchase order, and take a look into the delivery address.
2018-08-23 11:08:37 +05:30
..
customer_quick_entry.js [enhance] Search customer using primary contact mobile number (#11998) 2017-12-14 13:06:21 +05:30
item_quick_entry.js fix(product-listing): fix variant selection in website 2018-08-16 09:22:45 +05:30
item_selector.js [added] hospitality domain (#11020) 2017-10-17 12:30:34 +05:30
party.js Fix shipping_address for DropShipping (#15202) 2018-08-23 11:08:37 +05:30
serial_no_batch_selector.js Show actual qty in warehouse link search (#14258) 2018-05-31 09:29:18 +05:30