[jira] [Commented] (OFBIZ-12068) Order processing issue for dropship only products

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-12068) Order processing issue for dropship only products

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-12068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254981#comment-17254981 ]

Amit Gadaley commented on OFBIZ-12068:
--------------------------------------

Changed return type to 'Map<String, Object>' from 'void' of method 'createDropShipGroups' (class: ShoppingCart). Returned error message if no valid supplier found for drop ship products in order entry process. Attached patches with required changes.

> Order processing issue for dropship only products
> -------------------------------------------------
>
>                 Key: OFBIZ-12068
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12068
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Amit Gadaley
>            Assignee: Amit Gadaley
>            Priority: Major
>         Attachments: OFBIZ-12068-1.patch, OFBIZ-12068-2.patch
>
>
> When a dropship only (or dropship on low ATP) product with no qualified supplier added to shopping cart and cart converted to sales order. System should return errors and should not create sales order.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)