mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[15.0][MIG] mrp_planned_order_matrix
This commit is contained in:
committed by
JasminSForgeFlow
parent
0ab6fef408
commit
c5ca74d08a
@@ -1,9 +1,10 @@
|
||||
# Copyright 2019-21 ForgeFlow S.L. (https://www.forgeflow.com)
|
||||
# Copyright 2019-22 ForgeFlow S.L. (https://www.forgeflow.com)
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
|
||||
{
|
||||
"name": "MRP Planned Order Matrix",
|
||||
"summary": "Allows to create fixed planned orders on a grid view.",
|
||||
"version": "14.0.1.0.0",
|
||||
"version": "15.0.1.0.0",
|
||||
"development_status": "Production/Stable",
|
||||
"author": "ForgeFlow, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/manufacture",
|
||||
"category": "Warehouse Management",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
This module relies on:
|
||||
|
||||
* The OCA module '2D matrix for x2many fields', and can be downloaded from
|
||||
Github: https://github.com/OCA/web/tree/12.0/web_widget_x2many_2d_matrix
|
||||
Github: https://github.com/OCA/web/tree/15.0/web_widget_x2many_2d_matrix
|
||||
* The OCA module 'Date Range', and can be downloaded from
|
||||
Github: https://github.com/OCA/server-ux/tree/12.0/date_range
|
||||
Github: https://github.com/OCA/server-ux/tree/15.0/date_range
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
Go to 'Inventory / Configuration / Date Ranges' and define your estimating periods.
|
||||
|
||||
Go to 'Inventory / Demand Planning / Create Demand Estimates' to create or
|
||||
update your demand estimates.
|
||||
|
||||
Go to 'Inventory / Demand Planning / Demand Estimates' to review the
|
||||
estimates created.
|
||||
* Go to *Inventory / Configuration / Date Ranges* and define your estimating periods.
|
||||
* Go to *Manufacturing / Planning / Create Fixed Planned Orders* to create or
|
||||
update your fixed planned orders.
|
||||
* Go to *Manufacturing / Planning / Planned Orders* to review the planned
|
||||
orders in the system.
|
||||
|
||||
Reference in New Issue
Block a user