diff --git a/repair_service/README.rst b/repair_service/README.rst index 5f394939..15cff22b 100644 --- a/repair_service/README.rst +++ b/repair_service/README.rst @@ -1,7 +1,3 @@ -.. image:: https://odoo-community.org/readme-banner-image - :target: https://odoo-community.org/get-involved?utm_source=readme - :alt: Odoo Community Association - ============== Repair Service ============== @@ -17,7 +13,7 @@ Repair Service .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status :alt: Beta -.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png :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 diff --git a/repair_service/__manifest__.py b/repair_service/__manifest__.py index b3f3a004..6d0e9a37 100644 --- a/repair_service/__manifest__.py +++ b/repair_service/__manifest__.py @@ -17,5 +17,6 @@ "security/ir.model.access.csv", "security/ir_rule.xml", "views/repair_views.xml", + "report/report_repair_service.xml", ], } diff --git a/repair_service/report/report_repair_service.xml b/repair_service/report/report_repair_service.xml new file mode 100644 index 00000000..aa248c3a --- /dev/null +++ b/repair_service/report/report_repair_service.xml @@ -0,0 +1,39 @@ + + + + diff --git a/repair_service/static/description/index.html b/repair_service/static/description/index.html index 5f62676c..12741450 100644 --- a/repair_service/static/description/index.html +++ b/repair_service/static/description/index.html @@ -3,7 +3,7 @@ -README.rst +Repair Service -
+
+

Repair Service

- - -Odoo Community Association - -
-

Repair Service

-

Beta License: AGPL-3 OCA/repair Translate me on Weblate Try me on Runboat

+

Beta License: AGPL-3 OCA/repair Translate me on Weblate Try me on Runboat

This module introduces repair services. It adds a new “Services” tab in the repair orders, where users can add and manage services associated with the repair. Once the repair order is confirmed and a sale order is @@ -397,7 +392,7 @@

Repair Service

-

Use Cases / Context

+

Use Cases / Context

This functionality is similar to the “Operations” tab that existed in previous versions in core Odoo. This tab allowed users to manage services and operations in the repair orders. This module reintroduces @@ -405,7 +400,7 @@

Use Cases / Context

sale order is generated.

-

Usage

+

Usage

When creating or editing a repair order, you will find a new “Services” tab within the repair order form. In this tab, you can input and manage the services performed as part of the repair order. Once the repair @@ -414,7 +409,7 @@

Usage

added as sale order lines.

-

Bug Tracker

+

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 @@ -422,15 +417,15 @@

Bug Tracker

Do not contact contributors directly about support or help with technical issues.

-

Credits

+

Credits

-

Authors

+

Authors

  • ForgeFlow
-

Maintainers

+

Maintainers

This module is maintained by the OCA.

Odoo Community Association @@ -457,6 +452,5 @@

Maintainers

-