Files
Odoo-18.0-20251222/maintenance_stock/readme/USAGE.md
tocmo0nlord adbe430761
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled
Initial commit: Odoo 18.0-20251222 extra-addons
2026-03-13 20:43:25 +00:00

28 lines
923 B
Markdown

Once installed, first you should enable consumptions for a certain
equipment and filling a default warehouse for the picking operations:
![](../static/description/equipment.png)
Then, for every mainteance request of this equipment, *Picking List*
button allows us to make consumptions, that will be picking documents
with their own sequence:
![](../static/description/request-1.png)
![](../static/description/pick-1.png)
By default, the origin location for this operations will be the stock
location for the default warehouse, and destination a new *Consumptions*
location, that will not compute for stock inventory, like e.g. partner
locations:
![](../static/description/move-line.png)
From both request and equipment forms these stock operations and
*Product Moves* are available.
Return operations are also enabled, and will be linked to the request
and equipment as well:
![](../static/description/pick-2.png)