Item re-order level, it is able to be multiple re-order level against warehouse. I don't understand the scenario re-order level used. any short explanation?

Dear Team,

As subject. Thanks in advance.

Best Regards,
Yang



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/bb3f5f84-c93e-4cd5-ab9a-1bbbd29094c8%40googlegroups.com.

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

Yang,

There could be two ways to recover stock level for an Item. Either purchase, or transfer from another warehouse. On warehouse level, you can specify which action will be taken (purchase or transfer) when stock goes below re-order level at specific location.

Since ERPNext has multi-company option, you can define re-order level for item based on each companies warehouse.

Also its possible that separate re-order level is maintained in various warehouses of the same company, hence the option for warehousewise re-order level.

On Fri, Sep 19, 2014 at 3:18 PM, Y Y <ya...@gmail.com> wrote:
Dear Team,

As subject. Thanks in advance.

Best Regards,
Yang



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/bb3f5f84-c93e-4cd5-ab9a-1bbbd29094c8%40googlegroups.com.

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





Thanks and Regards,
Umair Sayyed
www.erpnext.com

It seems Re-order level is quantity of how much item left(in warehouse) or below.

say, in warehouse table, i added
reorder level, quantity, warehouse, type
500                  2000        ware1      purchase
2000                5000        ware1      purchase,

will this work?

both set as 500, 2000 fro ware1, will it work? what validation/rule shall i follow?

Thanks


在 2014年9月19日星期五UTC+8下午6时16分10秒,Umair Sayyed写道:
Yang,

There could be two ways to recover stock level for an Item. Either purchase, or transfer from another warehouse. On warehouse level, you can specify which action will be taken (purchase or transfer) when stock goes below re-order level at specific location.

Since ERPNext has multi-company option, you can define re-order level for item based on each companies warehouse.

Also its possible that separate re-order level is maintained in various warehouses of the same company, hence the option for warehousewise re-order level.

On Fri, Sep 19, 2014 at 3:18 PM, Y Y <ya...@gmail.com> wrote:
Dear Team,

As subject. Thanks in advance.

Best Regards,
Yang



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/bb3f5f84-c93e-4cd5-ab9a-1bbbd29094c8%40googlegroups.com.

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





Thanks and Regards,
Umair Sayyed
www.erpnext.com



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/a0694a4f-21d2-4e50-8fd9-3636642654cf%40googlegroups.com.

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

Hello Yang,

One warehouse cannot have two re-order level for the same item. Hence you should set re-order level as 500 OR 2000 for warehouse "ware1".

With this, Material Request will be auto-created and email to Purchase Manager when stock level for this item reaches 500 or 2000 (as per your setting).

This will also require you activating auto-Material Request creation from:

Stock >> Setup >> Stock Settings

Check "Raise Material Request when stock reaches re-order level".

Hope this helps.

On Sun, Sep 21, 2014 at 9:14 AM, Y Y <ya...@gmail.com> wrote:
It seems Re-order level is quantity of how much item left(in warehouse) or below.

say, in warehouse table, i added
reorder level, quantity, warehouse, type
500 2000 ware1 purchase
2000 5000 ware1 purchase,

will this work?

both set as 500, 2000 fro ware1, will it work? what validation/rule shall i follow?

Thanks


在 2014年9月19日星期五UTC+8下午6时16分10秒,Umair Sayyed写道:
Yang,

There could be two ways to recover stock level for an Item. Either purchase, or transfer from another warehouse. On warehouse level, you can specify which action will be taken (purchase or transfer) when stock goes below re-order level at specific location.

Since ERPNext has multi-company option, you can define re-order level for item based on each companies warehouse.

Also its possible that separate re-order level is maintained in various warehouses of the same company, hence the option for warehousewise re-order level.

On Fri, Sep 19, 2014 at 3:18 PM, Y Y <ya...@gmail.com> wrote:
Dear Team,

As subject. Thanks in advance.

Best Regards,
Yang



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/bb3f5f84-c93e-4cd5-ab9a-1bbbd29094c8%40googlegroups.com.

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





Thanks and Regards,
Umair Sayyed
www.erpnext.com



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/a0694a4f-21d2-4e50-8fd9-3636642654cf%40googlegroups.com.



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




--
Thanks and Regards,
Umair Sayyed
www.erpnext.com
Thanks, It helps.

By the way, at my side, seems no validation for the logic "One warehouse cannot have two re-order level for the same item.". However, it is a very low priority check at my side.

Thanks for detail explanation. 

在 2014年9月22日星期一UTC+8下午2时46分39秒,Umair Sayyed写道:
Hello Yang,

One warehouse cannot have two re-order level for the same item. Hence you should set re-order level as 500 OR 2000 for warehouse "ware1".

With this, Material Request will be auto-created and email to Purchase Manager when stock level for this item reaches 500 or 2000 (as per your setting).

This will also require you activating auto-Material Request creation from:

Stock >> Setup >> Stock Settings

Check "Raise Material Request when stock reaches re-order level".

Hope this helps.

On Sun, Sep 21, 2014 at 9:14 AM, Y Y <ya...@gmail.com> wrote:
It seems Re-order level is quantity of how much item left(in warehouse) or below.

say, in warehouse table, i added
reorder level, quantity, warehouse, type
500                  2000        ware1      purchase
2000                5000        ware1      purchase,

will this work?

both set as 500, 2000 fro ware1, will it work? what validation/rule shall i follow?

Thanks


在 2014年9月19日星期五UTC+8下午6时16分10秒,Umair Sayyed写道:
Yang,

There could be two ways to recover stock level for an Item. Either purchase, or transfer from another warehouse. On warehouse level, you can specify which action will be taken (purchase or transfer) when stock goes below re-order level at specific location.

Since ERPNext has multi-company option, you can define re-order level for item based on each companies warehouse.

Also its possible that separate re-order level is maintained in various warehouses of the same company, hence the option for warehousewise re-order level.

On Fri, Sep 19, 2014 at 3:18 PM, Y Y <ya...@gmail.com> wrote:
Dear Team,

As subject. Thanks in advance.

Best Regards,
Yang



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+unsubscribe@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/bb3f5f84-c93e-4cd5-ab9a-1bbbd29094c8%40googlegroups.com.

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





Thanks and Regards,
Umair Sayyed
www.erpnext.com



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/a0694a4f-21d2-4e50-8fd9-3636642654cf%40googlegroups.com.



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




--
Thanks and Regards,
Umair Sayyed
www.erpnext.com


  1. Please be kind and don't send large attachments
  2. For issues, features requests use https://github.com/frappe/erpnext/issues



    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/948fdf67-a768-4c9b-ba53-5cf9ad76e858%40googlegroups.com.

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

Thanks for reporting this issue. A Github Issue please for the required validation.

On Mon, Sep 22, 2014 at 12:29 PM, Y Y <ya...@gmail.com> wrote:
Thanks, It helps.

By the way, at my side, seems no validation for the logic "One warehouse cannot have two re-order level for the same item.". However, it is a very low priority check at my side.

Thanks for detail explanation.

在 2014年9月22日星期一UTC+8下午2时46分39秒,Umair Sayyed写道:
Hello Yang,

One warehouse cannot have two re-order level for the same item. Hence you should set re-order level as 500 OR 2000 for warehouse "ware1".

With this, Material Request will be auto-created and email to Purchase Manager when stock level for this item reaches 500 or 2000 (as per your setting).

This will also require you activating auto-Material Request creation from:

Stock >> Setup >> Stock Settings

Check "Raise Material Request when stock reaches re-order level".

Hope this helps.

On Sun, Sep 21, 2014 at 9:14 AM, Y Y <ya...@gmail.com> wrote:
It seems Re-order level is quantity of how much item left(in warehouse) or below.

say, in warehouse table, i added
reorder level, quantity, warehouse, type
500 2000 ware1 purchase
2000 5000 ware1 purchase,

will this work?

both set as 500, 2000 fro ware1, will it work? what validation/rule shall i follow?

Thanks


在 2014年9月19日星期五UTC+8下午6时16分10秒,Umair Sayyed写道:
Yang,

There could be two ways to recover stock level for an Item. Either purchase, or transfer from another warehouse. On warehouse level, you can specify which action will be taken (purchase or transfer) when stock goes below re-order level at specific location.

Since ERPNext has multi-company option, you can define re-order level for item based on each companies warehouse.

Also its possible that separate re-order level is maintained in various warehouses of the same company, hence the option for warehousewise re-order level.

On Fri, Sep 19, 2014 at 3:18 PM, Y Y <ya...@gmail.com> wrote:
Dear Team,

As subject. Thanks in advance.

Best Regards,
Yang



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+unsubscribe@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/bb3f5f84-c93e-4cd5-ab9a-1bbbd29094c8%40googlegroups.com.

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





Thanks and Regards,
Umair Sayyed
www.erpnext.com



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/a0694a4f-21d2-4e50-8fd9-3636642654cf%40googlegroups.com.



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




--
Thanks and Regards,
Umair Sayyed
www.erpnext.com


  1. Please be kind and don't send large attachments
  2. For issues, features requests use https://github.com/frappe/erpnext/issues



    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/948fdf67-a768-4c9b-ba53-5cf9ad76e858%40googlegroups.com.


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



--
Thanks and Regards,
Umair Sayyed
www.erpnext.com
Created. https://github.com/frappe/erpnext/issues/2219, Thanks for explanation.

在 2014年9月22日星期一UTC+8下午3时23分59秒,Umair Sayyed写道:
Yang,

Thanks for reporting this issue. A Github Issue please for the required validation.

On Mon, Sep 22, 2014 at 12:29 PM, Y Y <ya...@gmail.com> wrote:
Thanks, It helps.

By the way, at my side, seems no validation for the logic "One warehouse cannot have two re-order level for the same item.". However, it is a very low priority check at my side.

Thanks for detail explanation. 

在 2014年9月22日星期一UTC+8下午2时46分39秒,Umair Sayyed写道:
Hello Yang,

One warehouse cannot have two re-order level for the same item. Hence you should set re-order level as 500 OR 2000 for warehouse "ware1".

With this, Material Request will be auto-created and email to Purchase Manager when stock level for this item reaches 500 or 2000 (as per your setting).

This will also require you activating auto-Material Request creation from:

Stock >> Setup >> Stock Settings

Check "Raise Material Request when stock reaches re-order level".

Hope this helps.

On Sun, Sep 21, 2014 at 9:14 AM, Y Y <ya...@gmail.com> wrote:
It seems Re-order level is quantity of how much item left(in warehouse) or below.

say, in warehouse table, i added
reorder level, quantity, warehouse, type
500                  2000        ware1      purchase
2000                5000        ware1      purchase,

will this work?

both set as 500, 2000 fro ware1, will it work? what validation/rule shall i follow?

Thanks


在 2014年9月19日星期五UTC+8下午6时16分10秒,Umair Sayyed写道:
Yang,

There could be two ways to recover stock level for an Item. Either purchase, or transfer from another warehouse. On warehouse level, you can specify which action will be taken (purchase or transfer) when stock goes below re-order level at specific location.

Since ERPNext has multi-company option, you can define re-order level for item based on each companies warehouse.

Also its possible that separate re-order level is maintained in various warehouses of the same company, hence the option for warehousewise re-order level.

On Fri, Sep 19, 2014 at 3:18 PM, Y Y <ya...@gmail.com> wrote:
Dear Team,

As subject. Thanks in advance.

Best Regards,
Yang



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+unsubscribe@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/bb3f5f84-c93e-4cd5-ab9a-1bbbd29094c8%40googlegroups.com.

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





Thanks and Regards,
Umair Sayyed
www.erpnext.com



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+unsubscribe@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/a0694a4f-21d2-4e50-8fd9-3636642654cf%40googlegroups.com.



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




--
Thanks and Regards,
Umair Sayyed
www.erpnext.com


  1. Please be kind and don’t send large attachments
  2. For issues, features requests use https://github.com/frappe/erpnext/issues



    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/948fdf67-a768-4c9b-ba53-5cf9ad76e858%40googlegroups.com.


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



--
Thanks and Regards,
Umair Sayyed
www.erpnext.com


  1. Please be kind and don't send large attachments
  2. For issues, features requests use https://github.com/frappe/erpnext/issues



    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/08572d46-286b-4cba-b545-aceb1f42d939%40googlegroups.com.

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