You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Mridul Pathak (JIRA)" <ji...@apache.org> on 2015/09/19 13:49:04 UTC

[jira] [Updated] (OFBIZ-6091) Supplier preferred currency not considered for drop-ship order

     [ https://issues.apache.org/jira/browse/OFBIZ-6091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mridul Pathak updated OFBIZ-6091:
---------------------------------
    Affects Version/s: Release Branch 14.12

> Supplier preferred currency not considered for drop-ship order
> --------------------------------------------------------------
>
>                 Key: OFBIZ-6091
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6091
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Release Branch 14.12, Trunk, 13.07.01
>            Reporter: Akash Jain
>            Assignee: Mridul Pathak
>         Attachments: OFBIZ-6091.patch
>
>
> Place sales order with a supplier for drop-ship then supplier preferred currency not considered. 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 only. 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)