Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

Problem with reordering rules of a product with BoM

Naroči se

Get notified when there's activity on this post

This question has been flagged
reorderingrulessales.orderManufacturing Order
1 Odgovori
6819 Prikazi
Avatar
David Olave

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!

1
Avatar
Opusti
Lars Aam

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.

Chris TRINGHAM

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/

Avatar
Ashish Hirpara
Best Answer

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.

0
Avatar
Opusti
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Prijavi
Related Posts Odgovori Prikazi Aktivnost
Delete MO by deleting SO v14
sales.order Manufacturing Order
Avatar
Avatar
1
avg. 21
3578
Is there a shortcut to manually creating reodering rules?
reordering rules
Avatar
Avatar
1
apr. 20
4499
How to create one MO for many items from one SO
sales.order Manufacturing Order
Avatar
Avatar
2
avg. 18
5163
Supply stock from another location if no stock create purchase order Solved
reordering rules routes
Avatar
Avatar
1
jan. 19
4411
Can't able to confirm sale order after applying record rule Solved
record_rules sales.order Manufacturing Order
Avatar
1
mar. 16
5631
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now