Containers

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

Containers

ygk
Hi All,
 
Kindly help me on this Business Scenario

1.500 mg of wheat -10 pack
2.500 mg of rice-5 pack
3.500 mg of almonds- 15 pack

By summing up,total pack is 30 pack.this all should fit in a box.Ofbiz should auto calculate and suggest how many pack can fit in a box?where to configure this.

The same way, we have multiple orders.which has to be exported in a container.How many boxes can be fit in a shipping container.Ofbiz should auto calculate and suggest how many box can fit into a container?where to configure this?

Regards,
Krishnan.

Reply | Threaded
Open this post in threaded view
|

Re: Containers

Suraj Khurana-2
Hi Yokeshwaran,

It depends on how you have set up this Product.
Assuming that 1 pack of 500 mg is a Product, you can set its dimension into
*Product* entity on *productWeight*, *productDepth*, *productHeight*,
*productWidth*.
Similarly, you need to set up the box dimension on *ShipmentBoxType* entity.

HTH.

--
Best Regards,
Suraj Khurana
TECHNICAL CONSULTANT
mobile: +91 9669750002
email: [hidden email]
www.hotwax.co






On Fri, Feb 22, 2019 at 3:22 PM ygk <[hidden email]> wrote:

> Hi All,
>
> Kindly help me on this Business Scenario
>
> 1.500 mg of wheat -10 pack
> 2.500 mg of rice-5 pack
> 3.500 mg of almonds- 15 pack
>
> By summing up,total pack is 30 pack.this all should fit in a box.Ofbiz
> should auto calculate and suggest how many pack can fit in a box?where to
> configure this.
>
> The same way, we have multiple orders.which has to be exported in a
> container.How many boxes can be fit in a shipping container.Ofbiz should
> auto calculate and suggest how many box can fit into a container?where to
> configure this?
>
> Regards,
> Krishnan.
>
>