/[Apache-SVN]
ViewVC logotype

Revision 1407116


Jump to revision: Previous Next
Author: jleroux
Date: Thu Nov 8 15:15:04 2012 UTC (11 years, 5 months ago)
Changed paths: 12
Log Message:
An enhanced patch from John McDonald for "Customer's Shipment Address Not Assigned to Dropship Purchase Orders" https://issues.apache.org/jira/browse/OFBIZ-3883

When buying drop ship products from the demo store the customer's shipping address is not saved with the purchase order, so the shipping address cannot be provided to the drop ship supplier. 

Steps to Reproduce:
* From the DropShip Category add "DropShip from BigSupplier" and "DropShip from DemoSupplier" to your cart. 
* Login as admin
* Use the one page checkout to order the products

Resulting Order: 
https://demo-trunk.ofbiz.apache.org:8443/ordermgr/control/orderview?orderId=WSCO10002
The purchase orders WS10003 and WS10004 are associated correctly with the order items, but as the shipping groups don't have addresses, the purchase orders don't have either.

Expectation:
All Shipment groups should have the shipping address assigned.

Actual:
Only the first shipment group has the shipping address assigned. 


jleroux: thanks to Paul Foxworthy's help I rather removed than deprecate the old methods and replaced them where relevant

Changed paths

Path Details
Directoryofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/thirdparty/paypal/PayPalServices.java modified , text changed
Directoryofbiz/trunk/applications/order/src/org/ofbiz/order/order/OrderServices.java modified , text changed
Directoryofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/CheckOutEvents.java modified , text changed
Directoryofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/CheckOutHelper.java modified , text changed
Directoryofbiz/trunk/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCart.java modified , text changed
Directoryofbiz/trunk/applications/order/src/org/ofbiz/order/shoppinglist/ShoppingListServices.java modified , text changed
Directoryofbiz/trunk/specialpurpose/ebay/src/org/ofbiz/ebay/EbayHelper.java modified , text changed
Directoryofbiz/trunk/specialpurpose/ebay/src/org/ofbiz/ebay/EbayOrderServices.java modified , text changed
Directoryofbiz/trunk/specialpurpose/ebay/src/org/ofbiz/ebay/ImportOrdersFromEbay.java modified , text changed
Directoryofbiz/trunk/specialpurpose/ebaystore/src/org/ofbiz/ebaystore/EbayStoreOrder.java modified , text changed
Directoryofbiz/trunk/specialpurpose/googlecheckout/src/org/ofbiz/googlecheckout/GoogleCheckoutHelper.java modified , text changed
Directoryofbiz/trunk/specialpurpose/pos/src/org/ofbiz/pos/PosTransaction.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26