Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
1
maintenance_stock/readme/CONTRIBUTORS.md
Normal file
1
maintenance_stock/readme/CONTRIBUTORS.md
Normal file
@@ -0,0 +1 @@
|
||||
- David Alonso \<david.alonso@solvos.es\>
|
||||
2
maintenance_stock/readme/DESCRIPTION.md
Normal file
2
maintenance_stock/readme/DESCRIPTION.md
Normal file
@@ -0,0 +1,2 @@
|
||||
This module extends the functionality of Odoo Maintenance module by
|
||||
allowing link stock consumptions to maintenance requests.
|
||||
4
maintenance_stock/readme/ROADMAP.md
Normal file
4
maintenance_stock/readme/ROADMAP.md
Normal file
@@ -0,0 +1,4 @@
|
||||
- Product standard list. Enable defining product standard lists (at
|
||||
least, product and quantity per line), and link them with equipments.
|
||||
Then, every maintenance request could select one of them and
|
||||
automatically fill the product and quantity list.
|
||||
27
maintenance_stock/readme/USAGE.md
Normal file
27
maintenance_stock/readme/USAGE.md
Normal file
@@ -0,0 +1,27 @@
|
||||
Once installed, first you should enable consumptions for a certain
|
||||
equipment and filling a default warehouse for the picking operations:
|
||||
|
||||

|
||||
|
||||
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:
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
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:
|
||||
|
||||

|
||||
|
||||
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:
|
||||
|
||||

|
||||
Reference in New Issue
Block a user