You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Swapnil Shah (JIRA)" <ji...@apache.org> on 2016/06/04 14:55:59 UTC

[jira] [Comment Edited] (OFBIZ-7096) Inventory received are not getting reserved based on set Est. Delivery Date over Sales Order

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

Swapnil Shah edited comment on OFBIZ-7096 at 6/4/16 2:55 PM:
-------------------------------------------------------------

I think one important point to consider is, which date out of (Desired Delivery/Ship Before/Ship After) is used to record the date on which customer is expecting delivery for any given item and whether 'Desired Delivery Date' is intended to store this date or not. 

Also as per the current screenflow, the Desired Delivery Date is the first field shown (that is asked to be used for subsequent line item entries). Even on edit order screen same is asked while adding new product to existing order and there is no option to specify Ship Before/After date.


was (Author: swash78):
I think one important point to consider is, what date out of (Desired Delivery/Ship Before/Ship After) is used to record the date on which customer is expecting delivery for any given item and whether 'Desired Delivery Date' is intended to store this date or not. 

Also as per the current screenflow, the Desired Delivery Date is the first field shown (that is asked to be used for subsequent line item entries). Even on edit order screen same is asked while adding new product to existing order.

> Inventory received are not getting reserved based on set Est. Delivery Date over Sales Order
> --------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-7096
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7096
>             Project: OFBiz
>          Issue Type: Bug
>            Reporter: Swapnil Shah
>            Assignee: Divesh Dutta
>            Priority: Critical
>         Attachments: SO1002.png, SO1003.png, SO1004.png
>
>
> Generally system would carry multiple sales order for a SKU with different Est.Delivery Date(EDD) and inventory might not be available that time when orders were created/approved.
> Once we start receiving the inventory then reservations gets auto-triggered and allocated based on created/approved date by overlooking the EDD altogether.
> A simple scenario could be that we have 3 different orders created in system at 3 different time stamps as follows and all 3 are backordered:
> Order A>> Created on 05/21 10 AM >> EDD: 5/25
> Order B>> Created on 05/21 11 AM >> EDD: 5/27
> Order C>> Created on 05/21 12 AM >> EDD: 5/23
> As soon as inventory is received it first get allocated to Order A whereas Order C is supposed to ship first even though it got approved later. 
> Expected Behavior: System should first honor the EDD and if its not set then use the existing criteria of honoring Created/Approved time stamp for allocating the reservations
> Please refer to attached screenshots for reference



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