콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
5 답글
6078 화면

Hi, I'm still getting to grips with this and I get how reordering rules work. I created a product (electronic components) and a hundred or so variations for the different parts, now I want automated procurement requests for those parts. Except I can't add a reordering rule for "electronic components", I have to do it for each and every variation which just seems.... dumb.

How can I get that done without needing to enter hundreds of rules manually?

thanks!

아바타
취소
베스트 답변

For anyone still wondering how to do this; I found a solution that works pretty well.

Just as the topic starter I have products that have many variations, and needed a solution to automatically generate reordering rules. 

What I did is create an Automatic Rule when a product is created. As Model choose product, on creation Action To Do: create a new record for the Target Model "Minimum Inventory Rule".

Then you can adapt the fields as you want. For me it was creating the Min/Max quantity rule to 0. Don't forget to also add the product id as a field, you can do this by choosing Product (stock.warehouse.orderpoint) as field and Python Expression as type with value "record.id".

Hope this helps!


아바타
취소
베스트 답변

 I have similar situation , i am making  a small code to make it automatically, will post  it here once ready , right now  I am using ,  import the reordering rules, you can do it directily in reordering rules form .
 

아바타
취소
베스트 답변

Hello Chris,

If you don't want to use reordering rules, then you can configure all your products as make to order which will create the procurement that will have demanded quantity.

아바타
취소
작성자

Nope, doesn't work. It creates a producrement for the full product when I need a manufacturing order, and recursive orders/procurements for all the sub components of that product.

베스트 답변

I also found this function annoying -- You create a product, then have to leave the screen and goto "Reordering Rule".  It will be nice that "Reordering rule" is incorporated into Warehouse > Products, so this can be done as part of creating a new item (like adding other product details).

아바타
취소