[jira] [Comment Edited] (OFBIZ-10534) 'Reserve After Date' for order items

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

[jira] [Comment Edited] (OFBIZ-10534) 'Reserve After Date' for order items

Nicolas Malin (Jira)

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

Jacques Le Roux edited comment on OFBIZ-10534 at 8/30/18 9:55 AM:
------------------------------------------------------------------

Thanks Deepak,

After test and review I think this is ready to commit, I reassign you [~deepak.nigam] for now, waiting for other tests and reviews.

 
----
It's not related and should not prevent this to be committed, but I have always found that not having dates cross-checks in OFBiz is a minus.

For instance we can enter
 * a antidated shipping date (eg 2018-08-1 today)
 * the reserved date can be after the shipping date
 * etc. (not only dates but mostly)

Should we not discuss that, is it too much asking?


was (Author: jacques.le.roux):
After test and review this is ready to commit, I reassign you [~deepak.nigam]

It's not related and should not prevent this to be committed, but I have always found that not having dates cross-checks in OFBiz is a minus.

For instance we can enter
 * a antidated shipping date (eg 2018-08-1 today)
 * the reserved date can be after the shipping date
 * etc. (not only dates but mostly)

Should we not discuss that, is it too much asking?

> 'Reserve After Date' for order items
> ------------------------------------
>
>                 Key: OFBIZ-10534
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10534
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: order, product
>            Reporter: Deepak Nigam
>            Assignee: Deepak Nigam
>            Priority: Major
>         Attachments: Image 001.png, OFBiz-10534-reserve-after-date.patch, OFBiz-10534-reserve-after-date.patch, OFBiz-10534-reserve-after-date.patch, ReserveAfterDate1.png, ReserveAfterDate2.png, ReserveAfterDate3.png, ReserveAfterDate4.png
>
>
> While creating orders from the backend, we have the option to set parameters like 'Ship After Date' and 'Ship Before Date' to manage the fulfilment cycle more efficiently. Inventory gets reserved for the product based on a FIFO basis. Sometimes the fulfilment time for the order is high and inventory unnecessarily gets locked for some time period.
>  
> We can introduce a new parameter (at order item level) 'Reserve After Date' which will indicate the date only after which reservation can happen. In this way, we can manage the stock availability more efficiently.
>  
> This issue relates to OFBIZ-10518
>  



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