diff --git a/fleet_vehicle_service_services/README.rst b/fleet_vehicle_service_services/README.rst index ccd513cf..ea5aa64a 100644 --- a/fleet_vehicle_service_services/README.rst +++ b/fleet_vehicle_service_services/README.rst @@ -17,18 +17,19 @@ Fleet Vehicle Service Services :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Ffleet-lightgray.png?logo=github - :target: https://github.com/OCA/fleet/tree/16.0/fleet_vehicle_service_services + :target: https://github.com/OCA/fleet/tree/18.0/fleet_vehicle_service_services :alt: OCA/fleet .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/fleet-16-0/fleet-16-0-fleet_vehicle_service_services + :target: https://translation.odoo-community.org/projects/fleet-18-0/fleet-18-0-fleet_vehicle_service_services :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/fleet&target_branch=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/fleet&target_branch=18.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| -This module adds subservices in Services the same way as done in Contracts. +This module adds subservices in Services the same way as done in +Contracts. **Table of contents** @@ -41,7 +42,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. @@ -49,17 +50,17 @@ Credits ======= Authors -~~~~~~~ +------- * ForgeFlow Contributors -~~~~~~~~~~~~ +------------ -* Miquel Raïch +- Miquel Raïch Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -71,6 +72,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -This module is part of the `OCA/fleet `_ project on GitHub. +This module is part of the `OCA/fleet `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/fleet_vehicle_service_services/pyproject.toml b/fleet_vehicle_service_services/pyproject.toml new file mode 100644 index 00000000..4231d0cc --- /dev/null +++ b/fleet_vehicle_service_services/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/fleet_vehicle_service_services/readme/CONTRIBUTORS.md b/fleet_vehicle_service_services/readme/CONTRIBUTORS.md new file mode 100644 index 00000000..1da3d73e --- /dev/null +++ b/fleet_vehicle_service_services/readme/CONTRIBUTORS.md @@ -0,0 +1 @@ +- Miquel Raïch \<\> diff --git a/fleet_vehicle_service_services/readme/CONTRIBUTORS.rst b/fleet_vehicle_service_services/readme/CONTRIBUTORS.rst deleted file mode 100644 index 37c5e66c..00000000 --- a/fleet_vehicle_service_services/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1 +0,0 @@ -* Miquel Raïch diff --git a/fleet_vehicle_service_services/readme/DESCRIPTION.rst b/fleet_vehicle_service_services/readme/DESCRIPTION.md similarity index 84% rename from fleet_vehicle_service_services/readme/DESCRIPTION.rst rename to fleet_vehicle_service_services/readme/DESCRIPTION.md index c4c29493..48c18fc6 100644 --- a/fleet_vehicle_service_services/readme/DESCRIPTION.rst +++ b/fleet_vehicle_service_services/readme/DESCRIPTION.md @@ -1 +1,2 @@ -This module adds subservices in Services the same way as done in Contracts. +This module adds subservices in Services the same way as done in +Contracts. diff --git a/fleet_vehicle_service_services/static/description/index.html b/fleet_vehicle_service_services/static/description/index.html index f710ac13..4a1138de 100644 --- a/fleet_vehicle_service_services/static/description/index.html +++ b/fleet_vehicle_service_services/static/description/index.html @@ -1,4 +1,3 @@ - @@ -9,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -275,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -301,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -369,8 +369,9 @@

Fleet Vehicle Service Services

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:ec73a4620683412210ab282116cb8076a0a526d4d2cf3beae3959ca65e16c125 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

-

This module adds subservices in Services the same way as done in Contracts.

+

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

+

This module adds subservices in Services the same way as done in +Contracts.

Table of contents

    @@ -388,7 +389,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.

@@ -408,11 +409,13 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

-

This module is part of the OCA/fleet project on GitHub.

+

This module is part of the OCA/fleet project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.