diff --git a/hr_employee_relative/README.rst b/hr_employee_relative/README.rst index b765bb3fbc3..1ba63c2def5 100644 --- a/hr_employee_relative/README.rst +++ b/hr_employee_relative/README.rst @@ -17,13 +17,13 @@ HR Employee Relatives :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fhr-lightgray.png?logo=github - :target: https://github.com/OCA/hr/tree/16.0/hr_employee_relative + :target: https://github.com/OCA/hr/tree/17.0/hr_employee_relative :alt: OCA/hr .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/hr-16-0/hr-16-0-hr_employee_relative + :target: https://translation.odoo-community.org/projects/hr-17-0/hr-17-0-hr_employee_relative :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/hr&target_branch=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/hr&target_branch=17.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,25 +49,24 @@ Credits ======= Authors -~~~~~~~ +------- * CorporateHub Contributors -~~~~~~~~~~~~ +------------ -* `CorporateHub `__ +- `CorporateHub `__ - * Alexey Pelykh + - Alexey Pelykh -* Saran Lim. - -* Nattapong W. - -* Alberto Nieto de Pablos (https://braintec.com) +- Saran Lim. +- Nattapong W. +- Alberto Nieto de Pablos + (https://braintec.com) Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -79,6 +78,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/hr `_ project on GitHub. +This module is part of the `OCA/hr `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/hr_employee_relative/pyproject.toml b/hr_employee_relative/pyproject.toml new file mode 100644 index 00000000000..4231d0cccb3 --- /dev/null +++ b/hr_employee_relative/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/hr_employee_relative/readme/CONTRIBUTORS.md b/hr_employee_relative/readme/CONTRIBUTORS.md new file mode 100644 index 00000000000..e28fcdbfddc --- /dev/null +++ b/hr_employee_relative/readme/CONTRIBUTORS.md @@ -0,0 +1,6 @@ +- [CorporateHub](https://corporatehub.eu/) + - Alexey Pelykh \<\> +- Saran Lim. \<\> +- Nattapong W. \<\> +- Alberto Nieto de Pablos \<\> + () diff --git a/hr_employee_relative/readme/CONTRIBUTORS.rst b/hr_employee_relative/readme/CONTRIBUTORS.rst deleted file mode 100644 index 79c3d4dc05a..00000000000 --- a/hr_employee_relative/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,9 +0,0 @@ -* `CorporateHub `__ - - * Alexey Pelykh - -* Saran Lim. - -* Nattapong W. - -* Alberto Nieto de Pablos (https://braintec.com) diff --git a/hr_employee_relative/readme/DESCRIPTION.rst b/hr_employee_relative/readme/DESCRIPTION.md similarity index 100% rename from hr_employee_relative/readme/DESCRIPTION.rst rename to hr_employee_relative/readme/DESCRIPTION.md diff --git a/hr_employee_relative/static/description/index.html b/hr_employee_relative/static/description/index.html index 7775242fc4d..2dd5610137f 100644 --- a/hr_employee_relative/static/description/index.html +++ b/hr_employee_relative/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 @@

HR Employee Relatives

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:9978b31df0e194b808faaadf77e51a1ccdea14914c5164002db25d4a940c7b1a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

+

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

This module allows storing information about employee’s family.

Table of contents

@@ -388,7 +388,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,17 +408,20 @@

Contributors

  • Saran Lim. <saranl@ecosoft.co.th>
  • Nattapong W. <aphon61bank@gmail.com>
  • -
  • Alberto Nieto de Pablos <alberto.nieto@braintec.com> (https://braintec.com)
  • +
  • Alberto Nieto de Pablos <alberto.nieto@braintec.com> +(https://braintec.com)
  • 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/hr project on GitHub.

    +

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

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

    diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000000..7d41f1be0f9 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,2 @@ +# generated from manifests external_dependencies +python-dateutil