multiples

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

multiples

ygk
how to combine multiple sales order in one delivery if orders have same shipping point,ship to party & delivery date.

But we have a requirement that the orders should get combine in a delivery only when shippping point,ship to party,delivery date & pricing date are same for orders.

Please let me know is there is any standard config available

Please reply ASAP .
Reply | Threaded
Open this post in threaded view
|

Re: multiples

Rishi Solanki
Hi Yokesh,

You may need to go for custom logic around Picklist, Shipment,
OrderShipment and ShipmentItem data creation.

This is not congfigurable at moment, but yes it is supported by data model
to club multiple orders in single shipment.

Please check the Facility > Facilities > Select Facilty > Picking

Here you can select multiple orders picked in single pick list and proceed
further. Later the pack them in single shipmemt and ship.

But the algoritham you are looking for needs to be implemented.

HTH!

--
Rishi


On Wed, 2 Jan 2019, 13:52 ygk <[hidden email] wrote:

> how to combine multiple sales order in one delivery if orders have same
> shipping point,ship to party & delivery date.
>
> But we have a requirement that the orders should get combine in a delivery
> only when shippping point,ship to party,delivery date & pricing date are
> same for orders.
>
> Please let me know is there is any standard config available
>
> Please reply ASAP .
>
ygk
Reply | Threaded
Open this post in threaded view
|

Re: multiples

ygk


On 2019/01/02 11:03:58, Rishi Solanki <[hidden email]> wrote:

> Hi Yokesh,
>
> You may need to go for custom logic around Picklist, Shipment,
> OrderShipment and ShipmentItem data creation.
>
> This is not congfigurable at moment, but yes it is supported by data model
> to club multiple orders in single shipment.
>
> Please check the Facility > Facilities > Select Facilty > Picking
>
> Here you can select multiple orders picked in single pick list and proceed
> further. Later the pack them in single shipmemt and ship.
>
> But the algoritham you are looking for needs to be implemented.
>
> HTH!
>
> --
> Rishi
>
>
> On Wed, 2 Jan 2019, 13:52 ygk <[hidden email] wrote:
>
> > how to combine multiple sales order in one delivery if orders have same
> > shipping point,ship to party & delivery date.
> >
> > But we have a requirement that the orders should get combine in a delivery
> > only when shippping point,ship to party,delivery date & pricing date are
> > same for orders.
> >
> > Please let me know is there is any standard config available
> >
> > Please reply ASAP .
> >
> Thanks a lot rishi :-)

Reply | Threaded
Open this post in threaded view
|

Re: multiples

Yashwant Dhakad-2
Hi Yokesh,
In picklist you need customization but at shipment level multiple orders
supported. Here is the shipment on demo instance
<https://demo-trunk.ofbiz.apache.org/facility/control/AddItemsFromOrder?shipmentId=9998>
where you can add multiple orders.

Thanks & Regards
--
Yashwant Dhakad


On Wed, Jan 2, 2019 at 4:50 PM ygk <[hidden email]> wrote:

>
>
> On 2019/01/02 11:03:58, Rishi Solanki <[hidden email]> wrote:
> > Hi Yokesh,
> >
> > You may need to go for custom logic around Picklist, Shipment,
> > OrderShipment and ShipmentItem data creation.
> >
> > This is not congfigurable at moment, but yes it is supported by data
> model
> > to club multiple orders in single shipment.
> >
> > Please check the Facility > Facilities > Select Facilty > Picking
> >
> > Here you can select multiple orders picked in single pick list and
> proceed
> > further. Later the pack them in single shipmemt and ship.
> >
> > But the algoritham you are looking for needs to be implemented.
> >
> > HTH!
> >
> > --
> > Rishi
> >
> >
> > On Wed, 2 Jan 2019, 13:52 ygk <[hidden email] wrote:
> >
> > > how to combine multiple sales order in one delivery if orders have same
> > > shipping point,ship to party & delivery date.
> > >
> > > But we have a requirement that the orders should get combine in a
> delivery
> > > only when shippping point,ship to party,delivery date & pricing date
> are
> > > same for orders.
> > >
> > > Please let me know is there is any standard config available
> > >
> > > Please reply ASAP .
> > >
> > Thanks a lot rishi :-)
>
>
ygk
Reply | Threaded
Open this post in threaded view
|

Re: multiples

ygk
Hi yashwant,

After issueing two different Order's order items for the "Shipment
Id-9998". i clicked on "Edit",to change the status from "Input" to Pick"

But it throws error.kindy check and let me know is that my approach is rite
or wrong?


Regards,
Yokesh

On Fri, Jan 4, 2019 at 10:07 AM Yashwant Dhakad <
[hidden email]> wrote:

> Hi Yokesh,
> In picklist you need customization but at shipment level multiple orders
> supported. Here is the shipment on demo instance
> <
> https://demo-trunk.ofbiz.apache.org/facility/control/AddItemsFromOrder?shipmentId=9998
> >
> where you can add multiple orders.
>
> Thanks & Regards
> --
> Yashwant Dhakad
>
>
> On Wed, Jan 2, 2019 at 4:50 PM ygk <[hidden email]> wrote:
>
> >
> >
> > On 2019/01/02 11:03:58, Rishi Solanki <[hidden email]> wrote:
> > > Hi Yokesh,
> > >
> > > You may need to go for custom logic around Picklist, Shipment,
> > > OrderShipment and ShipmentItem data creation.
> > >
> > > This is not congfigurable at moment, but yes it is supported by data
> > model
> > > to club multiple orders in single shipment.
> > >
> > > Please check the Facility > Facilities > Select Facilty > Picking
> > >
> > > Here you can select multiple orders picked in single pick list and
> > proceed
> > > further. Later the pack them in single shipmemt and ship.
> > >
> > > But the algoritham you are looking for needs to be implemented.
> > >
> > > HTH!
> > >
> > > --
> > > Rishi
> > >
> > >
> > > On Wed, 2 Jan 2019, 13:52 ygk <[hidden email] wrote:
> > >
> > > > how to combine multiple sales order in one delivery if orders have
> same
> > > > shipping point,ship to party & delivery date.
> > > >
> > > > But we have a requirement that the orders should get combine in a
> > delivery
> > > > only when shippping point,ship to party,delivery date & pricing date
> > are
> > > > same for orders.
> > > >
> > > > Please let me know is there is any standard config available
> > > >
> > > > Please reply ASAP .
> > > >
> > > Thanks a lot rishi :-)
> >
> >
>
ygk
Reply | Threaded
Open this post in threaded view
|

Re: multiples

ygk
In reply to this post by Yashwant Dhakad-2
Hi yashwant,

After issueing two different Order's order items for the "Shipment Id-9998".
i clicked on "Edit",to change the status from "Input" to Pick"

But it throws error.kindy check and let me know is that my approach is rite
or wrong?


Regards,
Yokesh



--
Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html
Reply | Threaded
Open this post in threaded view
|

Re: multiples

Yashwant Dhakad-2
Hi,
Can you please provide an error message? I will look into that and provide
more details.

Thanks & Regards
--
Yashwant Dhakad


On Mon, Jan 7, 2019 at 7:41 PM ygk <[hidden email]> wrote:

> Hi yashwant,
>
> After issueing two different Order's order items for the "Shipment
> Id-9998".
> i clicked on "Edit",to change the status from "Input" to Pick"
>
> But it throws error.kindy check and let me know is that my approach is rite
> or wrong?
>
>
> Regards,
> Yokesh
>
>
>
> --
> Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html
>