コンテンツへスキップ
メニュー
この質問にフラグが付けられました

Hi there!

I'm using Odoo V12 on Odoo's cloud and I have the following problem. I can't make Odoo to create a Manufacture Order from Reordering Rules nor Sales Orders.

Supposing that I have a Product C which is comprised by Product A plus Product B.

In other words. A+B->C

The BOM type is: Manufacture this product.
BoM: 1 Unit of A + 1 Unit of B = 1 Unit of C

The idea is that the process be as follows:
1. I have 10 units of Product A, 10 units of Product B and 10 units of Product C already in stock
2. I make a Sales Order for 30 Units of Product C
3. The system will check the stock of product C, therefore the system will reserve the 10 unit I already have in stock, and the other 20 units will be executed by a Manufacture Order (MO).
4. The manufacture (MO) order will check the availability of Products A and B, reserving the 10 units of Product A and Product B that I already have in stock, and then will make a RFQ to my vendor for the remaining 10 units of product A and 10 units of Product B. It would be even better if I could execute the MO for those 10 units initially reserved while I wait for my vendor to bring me the remaining products.
5. Once the purchased of the remaining units of Product A and Product B is completed, those will be processed by the Manufacture order to create the last 10 units of product C.
6. Process the delivery to my client. It will be even better if I can choose delivering my product C as they are being manufactured (for example 3 batch of 10 units of Product C).

I tried the following configuration using reordering rules.
Item A: Storable; Can be Purchased (with vendor setted); Routes: Buy
Item B: Storable; Can be Purchased (with vendor setted); Routes: Buy
Item C: Storable ; Can be Sold; Routes: Manufacture (BoM setted)

Reordering Rules:
Product A: Minimum 5 (I even tried with 0) and Maximum 10
Product B: Minimum 5 (I even tried with 0) and Maximum 10
Product C: Minimum 5 (I even tried with 0 and 15) and Maximum 10 (I even tried with 20)

This configuration seems logic to me. But when I execute the sales order, the system just reserve the 10 units of Product C that I have on stock and it do no more actions (neither the Manufacture order nor the Requests for Quotations) no matter how many times I run the scheduler.

I believe that the problem is that the reordering rule of product C don't trigger the Manufacture Order, because I even tried to run the scheduler with a reordering rule Min 15 and Max 20 por product C, having 10 units on stock, and when I ran the scheduler nothing happened again. And I can confirm it's not a BoM problem because if I create a Manufacturing Order of product C manually, the rest of the process (Request for Quotations and Manufacturing) work very well.

Thanks in advance for your help!

アバター
破棄

Difficult to know why the Manufacturing order is not created. I know two things that can mess it up: Variants and routes. Check you routes. There is a nice view from the Product master. If the manufacturing route does not supply the wharehouse location where the customer requirement is to pick form, the result will that no manufacturing order is created. Only a theory.

Odoo won't split the demand. It will either reserve stock or create an MO. So I don't understand how you can get the result you describe.

https://odootricks.tips/about/odoo-applications/using-routes-and-rules/

最善の回答

To create a manufacturing order for a product based on reordering rules, you need to set the product's route to include "Manufacture" and "Make to Order" in addition to "Buy" if necessary. This will allow the system to create a manufacturing order for the product when the reordering rules are triggered.

In addition, you need to make sure that the reordering rules are set up correctly for the product. The minimum and maximum values should be set based on the desired stock levels for the product, and the quantity to purchase should be set to the quantity that will be needed to meet the desired minimum stock level.

Once these settings are in place, running the scheduler should trigger the creation of manufacturing orders for the product based on the reordering rules. If you are still having trouble with this, it may be helpful to check the logs to see if there are any errors or warnings that can help identify the issue.

アバター
破棄
関連投稿 返信 ビュー 活動
1
8月 21
2914
1
4月 20
3762
2
8月 18
4399
1
1月 19
3771
1
3月 16
4775