diff --git a/hr_leave_custom_hour_interval/README.rst b/hr_leave_custom_hour_interval/README.rst index ceed8cce..0260c2ed 100644 --- a/hr_leave_custom_hour_interval/README.rst +++ b/hr_leave_custom_hour_interval/README.rst @@ -17,18 +17,19 @@ Custom Hour Interval for Holidays :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--holidays-lightgray.png?logo=github - :target: https://github.com/OCA/hr-holidays/tree/15.0/hr_leave_custom_hour_interval + :target: https://github.com/OCA/hr-holidays/tree/17.0/hr_leave_custom_hour_interval :alt: OCA/hr-holidays .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/hr-holidays-15-0/hr-holidays-15-0-hr_leave_custom_hour_interval + :target: https://translation.odoo-community.org/projects/hr-holidays-17-0/hr-holidays-17-0-hr_leave_custom_hour_interval :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-holidays&target_branch=15.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/hr-holidays&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| -This module allows to create time off requests using custom hours with float fields. +This module allows to create time off requests using custom hours with +float fields. **Table of contents** @@ -40,10 +41,10 @@ Usage To use this module, you need to: -#. Go to Time Off > Configuration > Time Off Types -#. Create a "Hours Time Off" Time Off Type and select "Custom Hours" -#. Go to My Time Off > Time Off Requests -#. Create a Time Off Request with the Time Off Type previously created +1. Go to Time Off > Configuration > Time Off Types +2. Create a "Hours Time Off" Time Off Type and select "Custom Hours" +3. Go to My Time Off > Time Off Requests +4. Create a Time Off Request with the Time Off Type previously created Bug Tracker =========== @@ -51,7 +52,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. @@ -59,19 +60,20 @@ Credits ======= Authors -~~~~~~~ +------- * Creu Blanca Contributors -~~~~~~~~~~~~ +------------ -* Creu Blanca - * Olga Marco - * Enric Tobella +- Creu Blanca + + - Olga Marco + - Enric Tobella Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -83,6 +85,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-holidays `_ project on GitHub. +This module is part of the `OCA/hr-holidays `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/hr_leave_custom_hour_interval/pyproject.toml b/hr_leave_custom_hour_interval/pyproject.toml new file mode 100644 index 00000000..4231d0cc --- /dev/null +++ b/hr_leave_custom_hour_interval/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/hr_leave_custom_hour_interval/readme/CONTRIBUTORS.md b/hr_leave_custom_hour_interval/readme/CONTRIBUTORS.md new file mode 100644 index 00000000..b3430d1f --- /dev/null +++ b/hr_leave_custom_hour_interval/readme/CONTRIBUTORS.md @@ -0,0 +1,3 @@ +- Creu Blanca + - Olga Marco + - Enric Tobella diff --git a/hr_leave_custom_hour_interval/readme/CONTRIBUTORS.rst b/hr_leave_custom_hour_interval/readme/CONTRIBUTORS.rst deleted file mode 100644 index 6dc3af44..00000000 --- a/hr_leave_custom_hour_interval/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,3 +0,0 @@ -* Creu Blanca - * Olga Marco - * Enric Tobella diff --git a/hr_leave_custom_hour_interval/readme/DESCRIPTION.rst b/hr_leave_custom_hour_interval/readme/DESCRIPTION.md similarity index 75% rename from hr_leave_custom_hour_interval/readme/DESCRIPTION.rst rename to hr_leave_custom_hour_interval/readme/DESCRIPTION.md index 7709e8ee..71991124 100644 --- a/hr_leave_custom_hour_interval/readme/DESCRIPTION.rst +++ b/hr_leave_custom_hour_interval/readme/DESCRIPTION.md @@ -1 +1,2 @@ -This module allows to create time off requests using custom hours with float fields. +This module allows to create time off requests using custom hours with +float fields. diff --git a/hr_leave_custom_hour_interval/readme/USAGE.md b/hr_leave_custom_hour_interval/readme/USAGE.md new file mode 100644 index 00000000..5cf79bd4 --- /dev/null +++ b/hr_leave_custom_hour_interval/readme/USAGE.md @@ -0,0 +1,6 @@ +To use this module, you need to: + +1. Go to Time Off \> Configuration \> Time Off Types +2. Create a "Hours Time Off" Time Off Type and select "Custom Hours" +3. Go to My Time Off \> Time Off Requests +4. Create a Time Off Request with the Time Off Type previously created diff --git a/hr_leave_custom_hour_interval/readme/USAGE.rst b/hr_leave_custom_hour_interval/readme/USAGE.rst deleted file mode 100644 index ce544091..00000000 --- a/hr_leave_custom_hour_interval/readme/USAGE.rst +++ /dev/null @@ -1,6 +0,0 @@ -To use this module, you need to: - -#. Go to Time Off > Configuration > Time Off Types -#. Create a "Hours Time Off" Time Off Type and select "Custom Hours" -#. Go to My Time Off > Time Off Requests -#. Create a Time Off Request with the Time Off Type previously created diff --git a/hr_leave_custom_hour_interval/static/description/index.html b/hr_leave_custom_hour_interval/static/description/index.html index c93d1e6d..e33f4390 100644 --- a/hr_leave_custom_hour_interval/static/description/index.html +++ b/hr_leave_custom_hour_interval/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 @@

Custom Hour Interval for Holidays

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:a84caeece078676af0eb42ef9a6088ad699fd9ad42e802512c6ff75083afb7f0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

-

This module allows to create time off requests using custom hours with float fields.

+

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

+

This module allows to create time off requests using custom hours with +float fields.

Table of contents

    @@ -399,7 +400,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.

@@ -413,25 +414,23 @@

Authors

Contributors

    -
  • -
    Creu Blanca
    -
      +
    • Creu Blanca
      • Olga Marco
      • Enric Tobella
      -
    -

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-holidays project on GitHub.

+

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

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