You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Akash Jain (JIRA)" <ji...@apache.org> on 2015/02/21 12:24:11 UTC

[jira] [Created] (OFBIZ-6091) Place sales order and select supplier for drop-ship then supplier preferred currency not considered

Akash Jain created OFBIZ-6091:
---------------------------------

             Summary: Place sales order and select supplier for drop-ship then supplier preferred currency not considered
                 Key: OFBIZ-6091
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6091
             Project: OFBiz
          Issue Type: Bug
          Components: order
            Reporter: Akash Jain
             Fix For: 14.12.01, 13.07.01, Trunk


To generate issue, follow these steps:
# Go to Order > Order Entry and initiate sales order.
# Select USD currency. 
# Add product and quantity, then click the Add to Order button.
# Item will be added in the shopping cart, click the Finalize Order tab.
# Select supplier which have EUR preferred currency, and supply the product (added in shopping cart) in EUR currency. Make sure quantity of added product in the shopping cart is equals / greater then to supplier minimum order quantity of same product.
# Finally place the order. 

Expected Result:
Drop-ship (PO) order should be generated for the sales order item.

Actual Result:
Drop-ship (PO) order not created and getting this error on console,
=========
Error in Service [checkCreateDropShipPurchaseOrders]: The following error occurred creating drop shipments for order WSCO10180: SupplierProduct not found
=========



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)