Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textil
    • Kov
    • Nábytek
    • Jídlo
    • Pivovar
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • Podpora IT & hardware
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Procházet všechna odvětví
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Služby pro partnery
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

How to config product as make to stock to generate purchase order for zero stocks items?

Odebírat

Get notified when there's activity on this post

This question has been flagged
stockpurchase_ordermanufacturemake_to_orderBuy
3 Odpovědi
13713 Zobrazení
Avatar
Pia

We are testing odoo 9.  Please help how we can configure the products as make to stock? We have products with bill of materials. Their raw materials inventory shall depend on real available quantity. Then when raw materials are zero stock, it needs to generate automatic purchase order upon sales order or manufacturing order confirmation.

My raw materials has 2 to 3 suppliers each for options.  What product configuration do i need to automatically generate P.O. For zero stocks? Or do i need to change anything in my current config?

for the raw materials, we use this config: > can be purchased and can be sold > stockable product > others are with 'manufacture' > others are with 'buy' 

but none creates automatic PO. I am hesitant to use 'make to order' because it will disregard whether item has stocks, i need it to use existing stocks and only generate PO if without stocks already.

Pls pls help. thanks.

1
Avatar
Zrušit
Avatar
Ray Carnes
Nejlepší odpověď

Make To Stock products are configured as follows:

(Make them stockable products. The important thing to do is make sure Make To Order is UNCHECKED)


You MUST add a Reordering Rule to tell Odoo what the acceptable minumum and maximum level of stock is. It can be 0, but you must have a rule.

You MUST add a Vendor.


After creating your Manufacturing Order, and running the Inventory Scheduler, Odoo will look at:

  • the quantity in stock

  • the Reordering Rule

  • the quantity already on order from confirmed Purchase Orders

  • what is needed for the Manufacturing Order

It will raise a Request for Quotation to make sure there is enough on order to complete the order and top up stock levels.


Example 1:

Stock Level: 5 units

Reordering Rule: 0 minimum and 0 maximum

Manufacturing Order: 10 neeeded

Existing Order placed: 0 units


Odoo will suggest an order of 0 + 5 units - 0 units


Example 2:

Stock Level: 0 units

Reordering rule: 100 minimum 500 maximum

Manufacturing Order: 10 needed

Existing Order placed: 0 units


Odoo will suggest an order of 500 units + 10 units - 0 units


Example 3:

Stock Level: 100 units

Reordering rule: 100 minimum 500 maximum

Manufacturing Order: 10 needed

Existing Order placed: 200 units


Odoo will not suggest an order. There are 90 + 200 units expected in stock after the Manufacturing Order is completed.


Note: Odoo has a concept of Forecasted Quantity that it manages to work all of this out - It is defined as the Quantity on Hand - Future Delivery Orders + Future incoming shipments + Future manufactured units (as applicable).

6
Avatar
Zrušit
Avatar
ITStore
Nejlepší odpověď

Hello All,

Get this app for all in one solution:Make To Order For Required Stock


0
Avatar
Zrušit
Avatar
Noro
Nejlepší odpověď

Hello, 

Seems this is really old post and it is about odoo 9, but I have  same question for odoo 12.

https://www.odoo.com/forum/help-1/question/use-current-available-stock-for-items-in-the-bom-if-not-enough-create-rfq-on-missing-quantity-only-155899

0
Avatar
Zrušit
Enjoying the discussion? Don't just read, join in!

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

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
How to setup stock routes to Buy, only if MTO cannot cover demand? [Odoo v11] Vyřešeno
stock procurement make_to_order Buy routes
Avatar
Avatar
Avatar
Avatar
Avatar
4
čvn 22
10048
PO automatically merged in V8
stock purchase_order
Avatar
0
bře 15
4346
system not generating PO after setting product MTO and Buy routes. Debug ideas needed. Vyřešeno
purchase_order Buy MTO
Avatar
Avatar
1
říj 22
3032
block negative inventory by preventing production order and sale
stock sale manufacture
Avatar
0
srp 22
2485
How can I make purchases based on work orders not confirmed?
stock mrp purchase_order
Avatar
0
bře 15
4167
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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