You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Akash Jain (JIRA)" <ji...@apache.org> on 2018/06/23 11:08:00 UTC

[jira] [Closed] (OFBIZ-9987) Enable drop ship PO if 'Drop-ship Only' property is set at Product Store level.

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

Akash Jain closed OFBIZ-9987.
-----------------------------

> Enable drop ship PO if 'Drop-ship Only' property is set at Product Store level.
> -------------------------------------------------------------------------------
>
>                 Key: OFBIZ-9987
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9987
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Ankit Joshi
>            Assignee: Akash Jain
>            Priority: Major
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-9987.patch, OFBIZ-9987.patch
>
>
> Current:
> For drop shipment process, cart method 'createDropShipGroups' only check requirementMethodEnumId at Facility Level and Product level. Also, found the unhandled case of not considering requirementMethodEnumId at Product Level if this property found at Facility level.
> Expected : 
> RequirementMethodEnumId should be decided in the order of property set at ProductStore -> Facility -> Product.
> Check and enable drop ship PO if 'Drop-ship Only' property is set at Store level. Also, this property should be checked and override at Facility level if exists to consider the case when Facility does not allow drop ship Order. Finally, it should be checked at Product level to consider the case when Store and Facility allow for drop ship but the product does not.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)