mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[14.0][ADD] repair_type
This commit is contained in:
1
repair_type/readme/CONFIGURE.rst
Normal file
1
repair_type/readme/CONFIGURE.rst
Normal file
@@ -0,0 +1 @@
|
||||
No configuration needed for this module.
|
||||
3
repair_type/readme/CONTRIBUTORS.rst
Normal file
3
repair_type/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
* `ForgeFlow <https://forgeflow.com>`_:
|
||||
|
||||
* Bernat Puig <bernat.puig@forgeflow.com>
|
||||
1
repair_type/readme/DESCRIPTION.rst
Normal file
1
repair_type/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1 @@
|
||||
This module adds the type to a repair order. If we select a type on a Repair Order, Odoo will automatically fill some fields of the order.
|
||||
5
repair_type/readme/ROADMAP.rst
Normal file
5
repair_type/readme/ROADMAP.rst
Normal file
@@ -0,0 +1,5 @@
|
||||
Possible improvements for future versions:
|
||||
|
||||
* Destination Location of the product to repair is not used currently,
|
||||
so that's why is invisible. We still save the field for future new
|
||||
module implementations.
|
||||
1
repair_type/readme/USAGE.rst
Normal file
1
repair_type/readme/USAGE.rst
Normal file
@@ -0,0 +1 @@
|
||||
Go to Configuration>Repair Types and create a new repair type. Afterwards selecting a type on a Repair Order will automatically fill some fields.
|
||||
Reference in New Issue
Block a user