Re: Purchase order minimum and packing units

2018-09-03 Thread Rishi Solanki
Hi Frank,
For packing units and minimum purchase please refer to SupplierProduct
entity fields minimumOrderQuantity and unitsIncluded. This modeling
supportive for purchasing from supplier. It works for all possible business
use cases including yours.
For sales minimum amount/quantity you may need to setup the ProductPrice
for that product of type MINIMUM_ORDER_PRICE. Once setup the customer won't
be able to purchase that product below that amount. On the basis of
requirement you can decide the price to match the minimum amout/quantity.

All this support OOTB available. HTH!

--
Rishi Solanki
Sr Manager, Enterprise Software Development
HotWax Systems Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxsystems.com
www.hotwax.co


On Tue, Sep 4, 2018 at 1:10 AM Frank Herrman  wrote:

> Hi there,
>
> I am currently looking into the purchase orders within Ofbiz. I would like
> to define two things:
>
> Packing units
> Many products are packaged in boxes in sets of multiple items. The
> supplier delivers them per 6, we sell them per 1. Now there is an option
> per product per supplier to enter the minimum order quantity. This does not
> seem to ensure I will buy the product in this example per 6. I can also
> order 7 in that case. I want the system to let me only order 6, 12, 18 etc.
> What is the best way to go there?
>
> Order minimum
> Many suppliers require me to place orders of a minimum amount and
> sometimes a minimum quantity (usually it’s amount). Where can I set this
> up? This is also something that does not seem to work well with the
> requirements module. Every order that makes my QoH go below my minimum
> quantity a requirement is created. I can make a purchase order out of it,
> but that will only contain that specific product. When I order with a
> supplier I want to be able to select from all the products he provides that
> are below the QoH, and not in separate purchase orders. Is this possible as
> well?
>
> Thank you in advance again.
>
> Kind regards,
>
> Frank
>
>


Purchase order minimum and packing units

2018-09-03 Thread Frank Herrman
Hi there,

I am currently looking into the purchase orders within Ofbiz. I would like to 
define two things:

Packing units
Many products are packaged in boxes in sets of multiple items. The supplier 
delivers them per 6, we sell them per 1. Now there is an option per product per 
supplier to enter the minimum order quantity. This does not seem to ensure I 
will buy the product in this example per 6. I can also order 7 in that case. I 
want the system to let me only order 6, 12, 18 etc. What is the best way to go 
there?

Order minimum
Many suppliers require me to place orders of a minimum amount and sometimes a 
minimum quantity (usually it’s amount). Where can I set this up? This is also 
something that does not seem to work well with the requirements module. Every 
order that makes my QoH go below my minimum quantity a requirement is created. 
I can make a purchase order out of it, but that will only contain that specific 
product. When I order with a supplier I want to be able to select from all the 
products he provides that are below the QoH, and not in separate purchase 
orders. Is this possible as well?

Thank you in advance again.

Kind regards,

Frank