Re: Valid Item Status for partial shipment

2020-04-25 Thread Shikha Jaiswal
Thanks, everyone for your help. Best, Shikha Jaiswal Senior Enterprise Software Engineer On Sat, Apr 25, 2020 at 1:02 PM Suraj Khurana wrote: > Yes. > > Adding up to this, in fact, OrderReadHelper.*getItemShippedQuantity* > handles *cancelQuantity* effectively. So we can efficiently get

Re: Valid Item Status for partial shipment

2020-04-25 Thread Suraj Khurana
Yes. Adding up to this, in fact, OrderReadHelper.*getItemShippedQuantity* handles *cancelQuantity* effectively. So we can efficiently get desired results using these methods. HTH. -- Best Regards, Suraj Khurana Senior Technical Consultant On Sat, Apr 25, 2020 at 12:19 PM Mridul Pathak <

Re: Valid Item Status for partial shipment

2020-04-25 Thread Mridul Pathak
The way order statuses works today seems to be fine, OrderReadHelper has the necessary methods to get additional details for the order item. 1) If order item is partially shipped and remaining quantity is pending you could get the shipped quantity from OrderReadHelper. Approved status seems

Re: Valid Item Status for partial shipment

2020-04-24 Thread Mohammad Kathawala
Hello Shikha, The statuses mentioned by you in all the scenarios seem correct to me and AFAIK it works in the same way in OFBiz. We can definitely improve it by adding a 'Partially Complete/Partially Fulfilled' status to an order item as mentioned by Pawan. Thanks & Regards Mohammad Kathawala

Re: Valid Item Status for partial shipment

2020-04-14 Thread Suraj Khurana
Adding Dev ML. -- Best Regards, Suraj Khurana Senior Technical Consultant On Tue, Apr 14, 2020 at 5:13 PM Shikha Jaiswal < shikha.jais...@hotwaxsystems.com> wrote: > Hello team, > > From the business point of view, please share what should be the exact > status of an item after approval, if it