mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
* fix api.depends fields fro main supplier. * fix ordering and missing demo file in manifest. * Update README. * fix action_view* methods. * readd hook to exclude in mrp initialization * fix computation of qty available (it was considering several times sub-locations). * Remove contraint for outoing and incoming moves to be moved in/outside the company, they can be internal transfers. * mrp.moves visible with technical settings. * Show product and allow to search by it in mrp.inventory.
13 lines
464 B
ReStructuredText
13 lines
464 B
ReStructuredText
To manually run the MRP scheduler:
|
|
|
|
#. Go to *Manufacturing > Operations > Run MRP Multi Level*.
|
|
#. On the wizard click *Run MRP*.
|
|
|
|
To launch replenishment orders (moves, purchases, production orders...):
|
|
|
|
#. Go to *Manufacturing > Operations > 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*.
|