MOQ for sales/quotes?

I would like to be able to setup some items that say have a MOQ of say 200 units.
And that the MOQ would restrict quotes on those items to only quantities larger than the MOQ.
e.g. 250 or 300 units would be ok, But 190 would not be allowed.

Is this able to be done?



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/8dc4ebd1-25d9-40da-a442-764ddd9dd178%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Hello Tim,

You can set Minimum Order Qty (MOQ) for each stock item. You will find MOQ field in the Inventory section of item master.

I just found that MOQ of an item is not being checked/validated in purchase transactions. I have created Github Issue for the same. Please refer to following link for an update on same.

https://github.com/frappe/erpnext/issues/1529

When this issue is fixed, purchase qty of an item will be checked against its MOQ. If Purchase Qty is less than MOQ, user will not be allowed to proceed with entry.


On Thu, Apr 24, 2014 at 2:33 PM, Tim Rutter <ti...@gmail.com> wrote:
I would like to be able to setup some items that say have a MOQ of say 200 units.
And that the MOQ would restrict quotes on those items to only quantities larger than the MOQ.
e.g. 250 or 300 units would be ok, But 190 would not be allowed.

Is this able to be done?



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/8dc4ebd1-25d9-40da-a442-764ddd9dd178%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.





Thanks and Regards,

Umair Sayyed
www.erpnext.com

MOQ should not be a inventory option.

Senario 1
    Inventory  - The item maybe inventoried for a short time
    Purchase - The factory has an MOQ of 500 units.
    Sale         - The customer must order at least 100 units ( Which might be the pallet quantity )

Senario 2
    Inventory  - The item maybe NOT inventoried
    Purchase - The factory has an MOQ of 100 units.
    Sale         - The customer must order at least 100 units ( The complete manufactured run/batch )



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/cb782c00-4ea3-4115-a19b-1be6323cd84e%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Please post this on GitHub Issues

https://github.com/frappe/erpnext/issues

On Monday, April 28, 2014 6:34:34 AM UTC+5:30, Tim Rutter wrote:
MOQ should not be a inventory option.

Senario 1
    Inventory  - The item maybe inventoried for a short time
    Purchase - The factory has an MOQ of 500 units.
    Sale         - The customer must order at least 100 units ( Which might be the pallet quantity )

Senario 2
    Inventory  - The item maybe NOT inventoried
    Purchase - The factory has an MOQ of 100 units.
    Sale         - The customer must order at least 100 units ( The complete manufactured run/batch )



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/0b100f7f-8854-4392-b5f6-611a301c7694%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.