Pack Multiple orders without creating reservation

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

Pack Multiple orders without creating reservation

jyoti
Hi,

I am making a Pick/Pack application in ofbiz, where i select multiple orderItems from different orders, create picklist and then pack.
I found something like this can be acheived if i create a New Shipment, Add OrderItems to it, Create Package and then ship. But this only works if there are inventory reservation for that order.

Is there any provision in ofbiz by which we can pack multiple orders and that too without any reservations???

Thanks,
Jyoti
Jyoti Sharma
Reply | Threaded
Open this post in threaded view
|

Re: Pack Multiple orders without creating reservation

Deepak Agarwal
There is a flag 'Force Complete' which you can set to true and it will pack
even without an inventory reservation availble.


On Sat, Aug 24, 2013 at 5:42 PM, jyoti <[hidden email]> wrote:

> Hi,
>
> I am making a Pick/Pack application in ofbiz, where i select multiple
> orderItems from different orders, create picklist and then pack.
> I found something like this can be acheived if i create a New Shipment, Add
> OrderItems to it, Create Package and then ship. But this only works if
> there
> are inventory reservation for that order.
>
> Is there any provision in ofbiz by which we can pack multiple orders and
> that too without any reservations???
>
> Thanks,
> Jyoti
>
>
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/Pack-Multiple-orders-without-creating-reservation-tp4643480.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>



--
Thanks,
Deepak Agarwal,

Paxcel Technologies Pvt Ltd.
Hartron Complex, Sector 18, Gurgaon, India.
E-Mail: [hidden email]
Mobile: +91 9501190044
Reply | Threaded
Open this post in threaded view
|

Re: Pack Multiple orders without creating reservation

jyoti
Hi Deepak,

Thanks for the help. But i am not much familiar with 'Force Complete', so don't have any idea where i can find this button and how its going to work. It will be really helpful if you could give me some brief description of it.

Thanks,
Jyoti
Jyoti Sharma
Reply | Threaded
Open this post in threaded view
|

Re: Pack Multiple orders without creating reservation

Mandeep Sidhu
Open the order in order manager, on the widgets on the right hand side
under "Actions" you can find this button.

A typical order url should look something like this.
xyz.com/ordermgr/control/orderview?orderId=<ORDER_ID>


On Wed, Aug 28, 2013 at 9:48 PM, jyoti <[hidden email]> wrote:

> Hi Deepak,
>
> Thanks for the help. But i am not much familiar with 'Force Complete', so
> don't have any idea where i can find this button and how its going to work.
> It will be really helpful if you could give me some brief description of
> it.
>
> Thanks,
> Jyoti
>
>
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/Pack-Multiple-orders-without-creating-reservation-tp4643480p4643569.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>