diff --git a/partner_title_order/README.rst b/partner_title_order/README.rst index 223fec0b96d..eb9d5b2b157 100644 --- a/partner_title_order/README.rst +++ b/partner_title_order/README.rst @@ -17,13 +17,13 @@ Partner title order :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github - :target: https://github.com/OCA/partner-contact/tree/14.0/partner_title_order + :target: https://github.com/OCA/partner-contact/tree/18.0/partner_title_order :alt: OCA/partner-contact .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_title_order + :target: https://translation.odoo-community.org/projects/partner-contact-18-0/partner-contact-18-0-partner_title_order :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/partner-contact&target_branch=14.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/partner-contact&target_branch=18.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -41,7 +41,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,27 +49,29 @@ Credits ======= Authors -~~~~~~~ +------- * Camptocamp Contributors -~~~~~~~~~~~~ +------------ -* Simone Orsi -* `Trobz `_: - * Khoi Vo +- Simone Orsi + +- `Trobz `__: + + - Khoi Vo Other credits -~~~~~~~~~~~~~ +------------- **Financial support** -* Cosanum -* Camptocamp R&D +- Cosanum +- Camptocamp R&D Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -81,6 +83,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/partner-contact `_ project on GitHub. +This module is part of the `OCA/partner-contact `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/partner_title_order/pyproject.toml b/partner_title_order/pyproject.toml new file mode 100644 index 00000000000..4231d0cccb3 --- /dev/null +++ b/partner_title_order/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/partner_title_order/readme/CONTRIBUTORS.md b/partner_title_order/readme/CONTRIBUTORS.md new file mode 100644 index 00000000000..165dee4f46b --- /dev/null +++ b/partner_title_order/readme/CONTRIBUTORS.md @@ -0,0 +1,4 @@ +- Simone Orsi \<\> + +- [Trobz](https://trobz.com): + - Khoi Vo \<\> diff --git a/partner_title_order/readme/CONTRIBUTORS.rst b/partner_title_order/readme/CONTRIBUTORS.rst deleted file mode 100644 index ede66d84b41..00000000000 --- a/partner_title_order/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,3 +0,0 @@ -* Simone Orsi -* `Trobz `_: - * Khoi Vo diff --git a/partner_title_order/readme/CREDITS.md b/partner_title_order/readme/CREDITS.md new file mode 100644 index 00000000000..76784bf5159 --- /dev/null +++ b/partner_title_order/readme/CREDITS.md @@ -0,0 +1,4 @@ +**Financial support** + +- Cosanum +- Camptocamp R&D diff --git a/partner_title_order/readme/CREDITS.rst b/partner_title_order/readme/CREDITS.rst deleted file mode 100644 index 4641e106617..00000000000 --- a/partner_title_order/readme/CREDITS.rst +++ /dev/null @@ -1,4 +0,0 @@ -**Financial support** - -* Cosanum -* Camptocamp R&D diff --git a/partner_title_order/readme/DESCRIPTION.rst b/partner_title_order/readme/DESCRIPTION.md similarity index 100% rename from partner_title_order/readme/DESCRIPTION.rst rename to partner_title_order/readme/DESCRIPTION.md diff --git a/partner_title_order/static/description/index.html b/partner_title_order/static/description/index.html index bdac95b5284..c4b10c6b680 100644 --- a/partner_title_order/static/description/index.html +++ b/partner_title_order/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,7 +369,7 @@

Partner title order

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:42b2334d0d45d5b2424151b706fc212e4a9e17ef3eaffa69b354d245f6d29433 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

+

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

Add sequence to partner title to be able to determine their order.

Table of contents

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

@@ -404,13 +404,9 @@

Authors

Contributors

@@ -425,11 +421,13 @@

Other credits

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/partner-contact project on GitHub.

+

This module is part of the OCA/partner-contact project on GitHub.

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