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 <[email protected]> wrote: > > > On 2019/01/02 11:03:58, Rishi Solanki <[email protected]> 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 <[email protected] 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 :-) > >
