Buying large amounts, selling smaller ones

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

Buying large amounts, selling smaller ones

Frank Herrman
Hello,

We have some special products that we buy in bulk, but sell in smaller portions. For example, we can buy a truck full of sand. We will put this sand in smaller portions up for sale (e.g. 5KG, 25KG etc). How can we best handle this in Ofbiz?

We could create separate products, but they have the same stock. We just have one pile of sand of which we create the smaller portions as soon as one has been sold. What if the next truck of sand is more expensive and we want to keep track of it using FIFO?

This is just an example, we also have products that are sold per piece or per meter to name another example. Any suggestion to the right direction would be very much appreciated. Thanks!

Kind regards,

Frank Herrman
Reply | Threaded
Open this post in threaded view
|

Re: Buying large amounts, selling smaller ones

Pierre Smits-3
Hallo Frank,

Order registration regarding the purchase and sale of bulk goods is as easy
as pie with OFBiz. And FIFO is a key feature regarding cost calculation.
Even buying in bulk (like your sand example) and selling in small packages
is catered for. This latter aspect is handled through the manufacturing
component, where production runs will be created (based on orders regarding
the 'small package' product).

Best regards,

Pierre Smits

*Apache Trafodion <https://trafodion.apache.org>, Vice President*
*Apache Directory <https://directory.apache.org>, PMC Member*
Apache Incubator <https://incubator.apache.org>, committer
*Apache OFBiz <https://ofbiz.apache.org>, contributor (without privileges)
since 2008*
Apache Steve <https://steve.apache.org>, committer


On Wed, Jan 16, 2019 at 2:20 PM Frank Herrman <[hidden email]> wrote:

> Hello,
>
> We have some special products that we buy in bulk, but sell in smaller
> portions. For example, we can buy a truck full of sand. We will put this
> sand in smaller portions up for sale (e.g. 5KG, 25KG etc). How can we best
> handle this in Ofbiz?
>
> We could create separate products, but they have the same stock. We just
> have one pile of sand of which we create the smaller portions as soon as
> one has been sold. What if the next truck of sand is more expensive and we
> want to keep track of it using FIFO?
>
> This is just an example, we also have products that are sold per piece or
> per meter to name another example. Any suggestion to the right direction
> would be very much appreciated. Thanks!
>
> Kind regards,
>
> Frank Herrman
>