Skip to Content
Odoo Menu
  • Prihlásiť sa
  • Vyskúšajte zadarmo
  • Aplikácie
    Financie
    • Účtovníctvo
    • Fakturácia
    • Výdavky
    • Tabuľka (BI)
    • Dokumenty
    • Podpis
    Predaj
    • CRM
    • Predaj
    • POS Shop
    • POS Restaurant
    • Manažment odberu
    • Požičovňa
    Webstránky
    • Tvorca webstránok
    • eShop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Supply Chain
    • Sklad
    • Výroba
    • Správa životného cyklu produktu
    • Nákup
    • Údržba
    • Manažment kvality
    Ľudské zdroje
    • Zamestnanci
    • Nábor zamestnancov
    • Voľné dni
    • Hodnotenia
    • Odporúčania
    • Vozový park
    Marketing
    • Marketing sociálnych sietí
    • Email marketing
    • SMS marketing
    • Eventy
    • Marketingová automatizácia
    • Prieskumy
    Služby
    • Projektové riadenie
    • Pracovné výkazy
    • Práca v teréne
    • Helpdesk
    • Plánovanie
    • Schôdzky
    Produktivita
    • Tímová komunikácia
    • Schvalovania
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Priemyselné odvetvia
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Reštaurácia
    • Fast Food
    • Guest House
    • Beverage distributor
    • Hotel
    Reality
    • Real Estate Agency
    • Architecture Firm
    • Konštrukcia
    • Estate Managament
    • Gardening
    • Property Owner Association
    Poradenstvo
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Jedlo
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware and Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Iní
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Komunita
    Vzdelávanie
    • Tutoriály
    • Dokumentácia
    • Certifikácie
    • Školenie
    • Blog
    • Podcast
    Empower Education
    • Vzdelávací program
    • Scale Up! Business Game
    • Visit Odoo
    Softvér
    • Stiahnuť
    • Porovnanie Community a Enterprise vierzie
    • Releases
    Spolupráca
    • Github
    • Fórum
    • Eventy
    • Preklady
    • Staň sa partnerom
    • Services for Partners
    • Register your Accounting Firm
    Služby
    • Nájdite partnera
    • Nájdite účtovníka
    • Meet an advisor
    • Implementation Services
    • Zákaznícke referencie
    • Podpora
    • Upgrades
    ​Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Získajte demo
  • Cenník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účtovníctvo
  • Sklady
  • PoS
  • Projektové riadenie
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
Pomoc

Problem with reordering rules of a product with BoM

Odoberať

Get notified when there's activity on this post

This question has been flagged
reorderingrulessales.orderManufacturing Order
1 Odpoveď
6804 Zobrazenia
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
Zrušiť
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
Zrušiť
Enjoying the discussion? Don't just read, join in!

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

Registrácia
Related Posts Replies Zobrazenia Aktivita
Delete MO by deleting SO v14
sales.order Manufacturing Order
Avatar
Avatar
1
aug 21
3576
Is there a shortcut to manually creating reodering rules?
reordering rules
Avatar
Avatar
1
apr 20
4494
How to create one MO for many items from one SO
sales.order Manufacturing Order
Avatar
Avatar
2
aug 18
5161
Supply stock from another location if no stock create purchase order Solved
reordering rules routes
Avatar
Avatar
1
jan 19
4406
Can't able to confirm sale order after applying record rule Solved
record_rules sales.order Manufacturing Order
Avatar
1
mar 16
5631
Komunita
  • Tutoriály
  • Dokumentácia
  • Fórum
Open Source
  • Stiahnuť
  • Github
  • Runbot
  • Preklady
Služby
  • Odoo.sh hosting
  • Podpora
  • Vyššia verzia
  • Custom Developments
  • Vzdelávanie
  • Nájdite účtovníka
  • Nájdite partnera
  • Staň sa partnerom
O nás
  • Naša spoločnosť
  • Majetok značky
  • Kontaktujte nás
  • Pracovné ponuky
  • Eventy
  • Podcast
  • Blog
  • Zákazníci
  • Právne dokumenty • Súkromie
  • Bezpečnosť
الْعَرَبيّة 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 je sada podnikových aplikácií s otvoreným zdrojovým kódom, ktoré pokrývajú všetky potreby vašej spoločnosti: CRM, e-shop, účtovníctvo, skladové hospodárstvo, miesto predaja, projektový manažment atď.

Odoo prináša vysokú pridanú hodnotu v jednoduchom použití a súčasne plne integrovanými biznis aplikáciami.

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