跳至內容
Odoo 選單
  • 登入
  • 免費試用
  • 應用程式
    財政
    • 會計
    • 發票
    • 開支報銷
    • 試算表 (BI)
    • 文件管理
    • 電子簽名
    銷售
    • 客戶關係
    • 銷售
    • POS 銷售點管理 - 零售
    • POS 銷售點管理 - 餐廳
    • 訂閱
    • 租賃
    網站
    • 網站製作
    • 電子商務
    • 網誌
    • 討論區
    • 線上客服
    • 網上學習
    供應鏈
    • 庫存
    • 製造管理
    • 產品生命周期
    • 採購
    • 保養維護
    • 品質管理
    人力資源
    • 員工管理
    • 招聘
    • 休假
    • 工作表現評核
    • 內部推薦
    • 車隊管理
    市場推廣
    • 社交媒體推廣
    • 電郵推廣
    • 短訊營銷
    • 活動
    • 自動化推廣
    • 網上調查
    服務
    • 專案管理
    • 工時管理
    • 外勤服務管理
    • 技術支援
    • 工作規劃
    • 預約管理
    生產力
    • 聊天
    • 批核
    • 物聯網
    • VoIP
    • 知識庫
    • WhatsApp
    第三方應用程式 Odoo Studio Odoo 雲端平台
  • 行業
    零售
    • 書店
    • 服裝店
    • 家具店
    • 食品雜貨店
    • 五金店
    • 玩具店
    餐飲及款待
    • 酒吧及酒館
    • 餐廳
    • 快餐
    • 賓館
    • 飲品分銷商
    • 酒店
    房地產
    • 地產代理公司
    • 建築師事務所
    • 建造業
    • 物業管理
    • 園藝
    • 業主聯會
    顧問服務
    • 會計公司
    • Odoo 合作夥伴
    • 市場推廣公司
    • 律師事務所
    • 人才招募
    • 審計及認證
    製造管理
    • 紡織
    • 金屬
    • 家具
    • 食品
    • 啤酒廠
    • 企業禮品
    保健與健身
    • 運動俱樂部
    • 眼鏡店
    • 健身中心
    • 健康從業人員
    • 藥房
    • 髮型屋
    技術行業
    • 雜工
    • IT 硬體與支援
    • 太陽能系統
    • 鞋匠
    • 清潔服務
    • 暖通空調服務
    其他
    • 非牟利組織
    • 環境保護機構
    • 廣告板租賃
    • 攝影服務
    • 自行車租賃
    • 軟體經銷商
    瀏覽所有行業
  • 社群
    學習
    • 教學影片
    • 使用說明
    • 認證
    • 培訓
    • 網誌
    • Podcast
    增強教學效能
    • 教育計劃
    • Scale Up! 商業遊戲
    • 到訪 Odoo
    取得軟件
    • 下載
    • 版本對照表
    • 版本說明
    合作
    • GitHub
    • 討論區
    • 活動
    • 翻譯
    • 成為合作夥伴
    • 合作夥伴服務
    • 登記你的會計服務公司
    獲取服務相關資料
    • 尋找合作夥伴
    • 尋找會計服務
    • 預約顧問諮詢
    • 安裝及推行服務
    • 客戶案例
    • 支援
    • 軟件升級
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    預約示範
  • 定價
  • 技術支援

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

  • 客戶關係
  • e-Commerce
  • 會計
  • 庫存
  • PoS
  • 專案管理
  • MRP
All apps
只限註冊用戶才可與社群互動。
所有帖文 人 獎章
標籤 (查看所有)
odoo accounting v14 pos v15
關於此討論區
只限註冊用戶才可與社群互動。
所有帖文 人 獎章
標籤 (查看所有)
odoo accounting v14 pos v15
關於此討論區
支援

Configuration and Use of the MPS v1.2

訂閱

此帖文有活動時,接收通知

此問題已被標幟
mrpquickstart10.0Inventory11.0
1 回覆
4353 瀏覽次數
頭像
Gans Marc-Antoine (mgs)
Configuration and Use of the MPS v1.2
0
頭像
捨棄
頭像
Gans Marc-Antoine (mgs)
作者 最佳答案

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
頭像
捨棄
喜歡這則討論?不要只閱讀,加入發表意見吧!

今天就建立帳戶,享受獨家功能,與我們精彩的社群互動!

註冊
相關帖文 回覆 瀏覽次數 活動
How to manage legal notes on invoices 已解決
quickstart latest 10.0 11.0
頭像
1
4月 21
3869
How does a Bank Statement Reconciliation Behave 已解決
accounting quickstart 10.0 11.0
頭像
1
4月 21
4330
How to get the logs of a saas database ? 已解決
saas technical quickstart 10.0 11.0
頭像
1
10月 22
501
How to push text to bottom (before footer) on a Qweb view ?
customization technical quickstart 10.0 11.0
頭像
1
2月 25
4249
What does it mean Consumable products in Odoo and how to manage the replenishment for this product type? 已解決
quickstart Inventory
頭像
1
10月 22
11669
社群
  • 教學影片
  • 使用說明
  • 討論區
開源
  • 下載
  • GitHub
  • Runbot 測試環境
  • 翻譯
服務
  • odoo.sh 網頁寄存
  • 支援
  • 升級
  • 自訂功能開發
  • 教育及培訓
  • 尋找會計服務
  • 尋找合作夥伴
  • 成為合作夥伴
關於我們
  • 關於 Odoo 公司
  • 品牌資產
  • 聯絡我們
  • 招聘
  • 活動
  • Podcast
  • 網誌
  • 客戶
  • 法律 • 私隱政策
  • 安全性
الْعَرَبيّة 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 是一套開放源碼的商業管理系統,涵蓋你公司全部的營運需要,包括客戶關係管理(CRM)、電子商務、會計、庫存管理、POS(銷售點管理)、專案管理等應用程式。

Odoo 的獨特價值是非常簡單易用,同時將不同應用程式完美整合。

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