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í
    Food & Hospitality
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Guest House
    • Distributor nápojů
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Trades
    • Údržbář
    • IT hardware a podpora
    • Solar Energy Systems
    • Výrobce obuvi
    • Úklidové služby
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Browse all Industries
  • 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
    • Services for Partners
    • 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

Configuration and Use of the MPS v1.2

Odebírat

Get notified when there's activity on this post

This question has been flagged
mrpquickstart10.0Inventory11.0
1 Odpovědět
4306 Zobrazení
Avatar
Gans Marc-Antoine (mgs)
Configuration and Use of the MPS v1.2
0
Avatar
Zrušit
Avatar
Gans Marc-Antoine (mgs)
Autor Nejlepší odpověď

Setup


  1. Enable MPS in Manufacturing > Config > Settings

  2. Configure your Products

    1. A procurement route is necessary, like Buy or Manufacture

    2. If the buy route is set, be sure to set a vendor

  3. Add products to MPS with one of the following options

    1. Manually one by one on the MPS interface

    2. Via import of sale.forecast records (item 4 required)

  4. (Optional) Some users may find it helpful to add menu items for the following records, as this allows for importing of data.

    1. sale.forecast

    2. product.product (if not using variants)



Moving Parts


Data for the MPS is stored on two models; product.product and sale.forecast. One sale.forecast record corresponds to one column for one product in the MPS UI.


The relevant fields on product.product are:

  • MPS Active: Whether or not the product is active in the MPS. (True/False)

  • Forecasted Target: Target Forecasted Inventory amount per period

  • Minimum to Supply: Default quantity to supply

  • Maximum to Supply: Maximum production capacity


The relevant fields on sale.forecast are:

  • Date: If the forecast is created in the MPS GUI, this is the first day of the periodic

  • Product: product.product

  • Product UOM: Unit of measure used. Probably best not to change this.

  • Production Location: Warehouse to supply the product to

  • Mode: Determines the behavior of the “To Supply” field

  • To Supply: Quantity to supply via either MO or PO. This field can be user-input or computed depending on how the Mode field is set.

  • Demand Forecast: Direct demand forecast. This is a user input field

  • State: Indicates whether or not the cell has been launched.

  • Procurement Group:


The following sale.forecast fields are visible on the MPS UI


Time Period: Day, Week, or Month, set using the picker under the filter bar.

Starting inventory: Stock on Hand on 1st day of the selected period (date on corresponding sale.forecast record)

Demand Forecast: User-input value for demand forecast for stock. This is demand in addition to indirect demand.

Indirect Demand: Quantity of a product used in the manufacture of another product on the MPS. This applies to components.

To Receive / To Supply / Produce (aka “To Procure): Computed from the above fields (see below) or set manually.

Forecasted Inventory: Computed from the above fields (see below)


Relevant Calculations


Forecast = Starting Inventory – Direct Demand – Indirect Demand + To Procure

To Procure = Demand Forecast + Indirect Demand – Starting Inventory OR min value OR max value


Note that “To Procure” is constrained within the min/max values set on the product.product. Therefore, the forecast formula above may not always apply.


Working with the MPS


Setting up your Forecast


Enter your demand forecast in the cells of the MPS. The system will use this data and attempt to maintain a Forecasted Inventory for each period that equals the Forecasted Target you set on each product by adjusting the quantity to procure. This is constrained within your Min and Max production values, so the Forecasted Target may not always be met for a given period.


Launching Cells


Launching cells is the term used to describe the process of creating actual purchase and manufacturing orders from the MPS forecast. There are two ways to launch cells from the MPS:


You can launch cells individually (on a product-by-product basis). This will launch the next period to launch.


To launch cells of many products simultaneously, ou can click the button at the top of the page labelled “Launch Green Cells”. This will create purchase/manufacturing orders for all products on the MPS with green cells for all warehouses.


The color of a cell on the MPS interface indicates its launch status:


Grey cells have already been launched. Procurements have been created.

While cells have not yet been launched and are not yet ready.

Green cells are ready to launch.


A cell’s launch-readiness is determined according to the lead time of the product.



Miscellaneous Notes


  • Planning uses the first day of the specified period.

  • Forecasts are stored on the model sale.forecast. You can have more visibility into what is happening by creating a menu item for this model

  • Warning: Forecast Target is set on the product, so you must pick a time bucket size and stick with it

  • Warning: Launching green cells launches all cells regardless of filters

  • Warning: Once a cell is launched, you can’t launch it again. This is good because production planning and purchasing are often different people and you don’t want to change PO quantities without checking with the purchaser first

  • To change launched cells, you must delete the sales forecasts that correspond to those cells and you should delete any procurements created.

  • Cells turn grey when launched

  • You can launch cells regardless of greenness by clicking the launch line green target button. This launches the next non-grey cell

  • Possible BUG: The warehouse field on the sale.forecast may not do anything


Questions


  • How does this work with multi-warehouse?

    • Fine, apparently. Use a filter. But beware that you must launch all warehouses at once

  • What makes a cell green?

    • Something about lead times

  • Does the MPS block you from producing more than your maximum?

    • Seemingly not?

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 manage legal notes on invoices Vyřešeno
quickstart latest 10.0 11.0
Avatar
1
dub 21
3847
How does a Bank Statement Reconciliation Behave Vyřešeno
accounting quickstart 10.0 11.0
Avatar
1
dub 21
4300
How to get the logs of a saas database ? Vyřešeno
saas technical quickstart 10.0 11.0
Avatar
1
říj 22
501
How to push text to bottom (before footer) on a Qweb view ?
customization technical quickstart 10.0 11.0
Avatar
1
úno 25
4190
What does it mean Consumable products in Odoo and how to manage the replenishment for this product type? Vyřešeno
quickstart Inventory
Avatar
1
říj 22
11638
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