[11.0][UPD] mrp_multi_level: update README and manifest to OCA standards.

This commit is contained in:
Lois Rilo
2018-07-09 13:48:09 +02:00
committed by davidborromeo
parent 7c0296a673
commit 4bceabe96d
8 changed files with 53 additions and 73 deletions

View File

@@ -0,0 +1,2 @@
* Go to *Manufacturing > MRP > MRP Area* and define or edit any existing area.
You can specify the working hours for every area.

View File

@@ -0,0 +1,3 @@
* Wim Audenaert <wim.audenaert@ucamco.com>
* Jordi Ballester <jordi.ballester@eficent.com>
* Lois Rilo <lois.rilo@eficent.com>

View File

@@ -0,0 +1,16 @@
This module allows you to calculate, based in known inventory, demand, and
supply, and based on parameters set at product variant level, the new
procurements for each product.
To do this, the calculation starts at top level of the bill of material
and explodes this down to the lowest level.
Key Features
------------
* MRP parameters at product variant level.
* Integration with `Stock Demand Estimates <https://github.com/OCA/stock-logistics-warehouse/tree/11.0/stock_demand_estimate>`_ system.
* Cron job to calculate the MRP demand.
* Manually calculate the MRP demand.
* Confirm the calculated MRP demand and create PO's, or MO's.
* Able to see the products for which action is needed.

View File

@@ -0,0 +1,12 @@
To manually run the MRP scheduler:
#. Go to *Manufacturing > MRP > Run MRP Multi Level*.
#. On the wizard click *Run MRP*.
To launch replenishment orders (moves, purchases, production orders...):
#. Go to *Manufacturing > MRP > MRP Inventory*.
#. Filter with *To procure*.
#. Select multiple records and click on *Action > Procure* or click the right
hand side gears in any record.
#. On the wizard, check everything is ok and click *Execute*.