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

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

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

Nicolas Malin (Jira)

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

Ankit Joshi reassigned OFBIZ-9987:
----------------------------------

    Assignee:     (was: Ankit Joshi)

> 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
>             Fix For: Trunk
>
>         Attachments: 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
(v6.4.14#64029)