diff --git a/repair_type_product_destination/README.rst b/repair_type_product_destination/README.rst
index 806ee6d1..37ad1e5e 100644
--- a/repair_type_product_destination/README.rst
+++ b/repair_type_product_destination/README.rst
@@ -17,13 +17,13 @@ Repair Type - Product Destination
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Frepair-lightgray.png?logo=github
- :target: https://github.com/OCA/repair/tree/17.0/repair_type_product_destination
+ :target: https://github.com/OCA/repair/tree/18.0/repair_type_product_destination
:alt: OCA/repair
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/repair-17-0/repair-17-0-repair_type_product_destination
+ :target: https://translation.odoo-community.org/projects/repair-18-0/repair-18-0-repair_type_product_destination
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
- :target: https://runboat.odoo-community.org/builds?repo=OCA/repair&target_branch=17.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/repair&target_branch=18.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -55,13 +55,13 @@ The following fields are available in the Repair module:
1. **Product Destination Location**
-- Repairs > Orders > Select or create an order > Miscellaneous >
- Product Destination Location
+- Repairs > Orders > Select or create an order > Miscellaneous > Product
+ Destination Location
2. **Default Product Destination Location**
-- Repairs > Orders > Select or create an order > Miscellaneous >
- Operation Type > Default Product Destination Location
+- Repairs > Orders > Select or create an order > Miscellaneous >
+ Operation Type > Default Product Destination Location
Bug Tracker
===========
@@ -69,7 +69,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues `_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-`feedback `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -84,9 +84,11 @@ Authors
Contributors
------------
-- `APSL-Nagarro `__:
+- `APSL-Nagarro `__:
- - Patryk Pyczko
+ - Patryk Pyczko
+
+- ``Heliconia Solutions Pvt. Ltd. ``\ \_
Maintainers
-----------
@@ -109,6 +111,6 @@ Current `maintainer `__:
|maintainer-ppyczko|
-This module is part of the `OCA/repair `_ project on GitHub.
+This module is part of the `OCA/repair `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/repair_type_product_destination/__manifest__.py b/repair_type_product_destination/__manifest__.py
index fbacc82f..22295de9 100644
--- a/repair_type_product_destination/__manifest__.py
+++ b/repair_type_product_destination/__manifest__.py
@@ -3,7 +3,7 @@
{
"name": "Repair Type - Product Destination",
- "version": "17.0.1.0.0",
+ "version": "18.0.1.0.0",
"category": "Repair",
"website": "https://github.com/OCA/repair",
"author": "APSL-Nagarro, Odoo Community Association (OCA)",
diff --git a/repair_type_product_destination/readme/CONTRIBUTORS.md b/repair_type_product_destination/readme/CONTRIBUTORS.md
index 484bb742..92f1176a 100644
--- a/repair_type_product_destination/readme/CONTRIBUTORS.md
+++ b/repair_type_product_destination/readme/CONTRIBUTORS.md
@@ -1,2 +1,3 @@
- [APSL-Nagarro](https://www.apsl.tech):
- - Patryk Pyczko \<\>
\ No newline at end of file
+ - Patryk Pyczko \<\>
+- `Heliconia Solutions Pvt. Ltd. `_
diff --git a/repair_type_product_destination/static/description/index.html b/repair_type_product_destination/static/description/index.html
index 365b6145..bcfabe3b 100644
--- a/repair_type_product_destination/static/description/index.html
+++ b/repair_type_product_destination/static/description/index.html
@@ -369,7 +369,7 @@ Repair Type - Product Destination
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:841f2e7afbe4c6e48966faef1044973142b77bb7a11d8be86488044a4fd7cad5
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-
![Try me on Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)
+
![Try me on Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)
This is a technical module, and it does not provide any new
functionality on its own. Due to the way transfers of repaired products
work in Odoo, the following fields will not have any effect without
@@ -402,8 +402,8 @@
Product Destination Location
-- Repairs > Orders > Select or create an order > Miscellaneous >
-Product Destination Location
+- Repairs > Orders > Select or create an order > Miscellaneous > Product
+Destination Location
- Default Product Destination Location
@@ -418,7 +418,7 @@
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-feedback.
+feedback.
Do not contact contributors directly about support or help with technical issues.
@@ -436,6 +436,7 @@
Patryk Pyczko <ppyczko@apsl.net>
+
Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>_
@@ -449,7 +450,7 @@
promote its widespread use.
Current maintainer:
![ppyczko](https://github.com/ppyczko.png?size=40px)
-
This module is part of the OCA/repair project on GitHub.
+
This module is part of the OCA/repair project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/repair_type_product_destination/tests/test_repair_type_product_destination.py b/repair_type_product_destination/tests/test_repair_type_product_destination.py
index a0f189fa..9a81456b 100644
--- a/repair_type_product_destination/tests/test_repair_type_product_destination.py
+++ b/repair_type_product_destination/tests/test_repair_type_product_destination.py
@@ -45,7 +45,7 @@ def setUpClass(cls):
cls.product = cls.env["product.product"].create(
{
"name": "Test Product",
- "type": "product",
+ "is_storable": True,
}
)