Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][MIG] hr_holidays_settings #1244

Merged
merged 35 commits into from
Jun 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
7670f4a
[10.0][ADD] hr_holidays_settings
MiquelRForgeFlow Aug 22, 2017
c402754
[FIX] add company_id in view
MiquelRForgeFlow Sep 19, 2017
4d3ff08
[FIX][hr_holidays_settings] Make 'Leave Types' view accessible (#408)
MiquelRForgeFlow Nov 27, 2017
43cc820
OCA Transbot updated translations from Transifex
oca-transbot Dec 2, 2017
2db14a9
[MIG] hr_holidays_settings: Migration to 11.0
tarteo May 16, 2018
e9500dd
OCA Transbot updated translations from Transifex
oca-transbot Jun 9, 2018
9991744
[UPD] Update hr_holidays_settings.pot
oca-travis Jun 22, 2018
1718e79
Translated using Weblate (Persian)
fshahy Jul 21, 2018
1bc8625
Translated using Weblate (Portuguese (Brazil))
Aug 3, 2018
45677df
[MIG] hr_holidays_settings: Migration to 12.0.
anandkansagra Nov 29, 2018
a165c96
[UPD] README.rst
OCA-git-bot Jan 25, 2019
53e866c
[UPD] Update hr_holidays_settings.pot
oca-travis Jan 25, 2019
4f1379c
Update translation files
oca-transbot Jan 27, 2019
be9479c
Translated using Weblate (Spanish)
mvrodriguez Feb 1, 2019
0aed1c1
Translated using Weblate (French)
May 23, 2019
697bdbe
Translated using Weblate (German)
marylla Jul 9, 2019
0f4271a
[UPD] README.rst
OCA-git-bot Jul 29, 2019
91f961d
[FIX] hr_holidays_settings: duplicate Leave Types menuitem
alexey-pelykh Jul 20, 2019
d0111a0
[UPD] Update hr_holidays_settings.pot
oca-travis Aug 8, 2019
f6627b4
[UPD] README.rst
OCA-git-bot Aug 8, 2019
08b5377
hr_holidays_settings 12.0.1.1.0
OCA-git-bot Aug 8, 2019
dd29a0b
Update translation files
oca-transbot Aug 25, 2019
2dfe14a
[UPD] Brainbean Apps => CorporateHub
alexey-pelykh Nov 4, 2020
d69d637
[UPD] README.rst
OCA-git-bot Nov 4, 2020
c2ba5c2
[IMP] hr_holidays_settings: black, isort, prettier
May 16, 2022
c59948a
[MIG] hr_holidays_settings: Migration to 14.0
May 16, 2022
76a5143
[UPD] Update hr_holidays_settings.pot
May 18, 2022
9e86628
[UPD] README.rst
OCA-git-bot May 18, 2022
191c267
[MIG] hr_holidays_settings: Migration to 15.0
Jun 21, 2022
54bceb2
[UPD] Update hr_holidays_settings.pot
Jul 13, 2022
159382a
[UPD] README.rst
OCA-git-bot Jul 13, 2022
2f9aa3f
Translated using Weblate (Portuguese (Brazil))
douglascstd Oct 12, 2022
357d4f6
Translated using Weblate (Italian)
mymage May 17, 2023
86e1762
[IMP] hr_holidays_settings: pre-commit stuff
Jun 5, 2023
35c07f7
[MIG] hr_holidays_settings: Migration to 16.0
Jun 5, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
88 changes: 88 additions & 0 deletions hr_holidays_settings/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
====================
HR Holidays Settings
====================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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/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%2Fhr-lightgray.png?logo=github
:target: https://github.com/OCA/hr/tree/15.0/hr_holidays_settings
:alt: OCA/hr
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/hr-15-0/hr-15-0-hr_holidays_settings
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/116/15.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|

This module adds a Settings form in the menu of Leaves (HR Holidays module).
This settings are empty by default but enable other modules to be able to extend it.

**Table of contents**

.. contents::
:local:

Usage
=====

To use this module, you need to:

#. Go to *Leaves > Configuration > Settings*.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/hr/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/hr/issues/new?body=module:%20hr_holidays_settings%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

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

Credits
=======

Authors
~~~~~~~

* ForgeFlow

Contributors
~~~~~~~~~~~~

* Miquel Raïch <[email protected]>
* Andrea Stirpe <[email protected]>
* Dennis Sluijk <[email protected]>
* Anand Kansagra <[email protected]>
* `CorporateHub <https://corporatehub.eu/>`__

* Alexey Pelykh <[email protected]>
* Juany Davila <[email protected]>

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

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 <https://github.com/OCA/hr/tree/15.0/hr_holidays_settings>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Empty file.
14 changes: 14 additions & 0 deletions hr_holidays_settings/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Copyright 2017 ForgeFlow S.L.
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
{
"name": "HR Holidays Settings",
"summary": "Enables Settings Form for HR Holidays.",
"version": "16.0.1.0.0",
"category": "Human Resources",
"website": "https://github.com/OCA/hr",
"author": "ForgeFlow, Odoo Community Association (OCA)",
"license": "AGPL-3",
"depends": ["hr_holidays"],
"data": ["views/res_config_settings.xml"],
"installable": True,
}
64 changes: 64 additions & 0 deletions hr_holidays_settings/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_holidays_settings
#
# Translators:
# abdullah alsabi <[email protected]>, 2017
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 01:44+0000\n"
"PO-Revision-Date: 2017-11-28 01:44+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

#. module: hr_holidays_settings
#: model:ir.actions.act_window,name:hr_holidays_settings.hr_holidays_config_settings_action
msgid "Configure HR Holidays"
msgstr ""

#. module: hr_holidays_settings
#: model_terms:ir.ui.view,arch_db:hr_holidays_settings.res_config_settings_view_form
msgid "Leaves Management"
msgstr ""

#. module: hr_holidays_settings
#: model:ir.ui.menu,name:hr_holidays_settings.menu_hr_holidays_global_settings
msgid "Settings"
msgstr ""

#~ msgid ""
#~ "<span>(*) This configuration is related to the company you're logged into."
#~ "</span>"
#~ msgstr ""
#~ "<span>(*) This configuration is related to the company you're logged into."
#~ "</span>"

#~ msgid "Cancel"
#~ msgstr "إلغاء"

#~ msgid "Company"
#~ msgstr "الشركة"

#~ msgid "Created by"
#~ msgstr "انشئ من قبل"

#~ msgid "Created on"
#~ msgstr "وقت الانشاء"

#~ msgid "Display Name"
#~ msgstr "إسم العرض"

#~ msgid "Last Updated by"
#~ msgstr "اخر تعديل من قبل"

#~ msgid "Last Updated on"
#~ msgstr "اخر تعديل في"
60 changes: 60 additions & 0 deletions hr_holidays_settings/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_holidays_settings
#
# Translators:
# Niki Waibel <[email protected]>, 2017
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 01:44+0000\n"
"PO-Revision-Date: 2019-07-09 13:43+0000\n"
"Last-Translator: Maria Sparenberg <[email protected]>\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.7.1\n"

#. module: hr_holidays_settings
#: model:ir.actions.act_window,name:hr_holidays_settings.hr_holidays_config_settings_action
msgid "Configure HR Holidays"
msgstr "HR Feiertage konfigurieren"

#. module: hr_holidays_settings
#: model_terms:ir.ui.view,arch_db:hr_holidays_settings.res_config_settings_view_form
msgid "Leaves Management"
msgstr "Urlaubsverwaltung"

#. module: hr_holidays_settings
#: model:ir.ui.menu,name:hr_holidays_settings.menu_hr_holidays_global_settings
msgid "Settings"
msgstr "Einstellungen"

#~ msgid "Leave Types"
#~ msgstr "Urlaubstypen"

#~ msgid "Created by"
#~ msgstr "Erstellt von"

#~ msgid "Created on"
#~ msgstr "Angelegt am"

#~ msgid "Display Name"
#~ msgstr "Anzeigename"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Modified on"
#~ msgstr "Zuletzt geändert am"

#~ msgid "Last Updated by"
#~ msgstr "Zuletzt aktualisiert durch"

#~ msgid "Last Updated on"
#~ msgstr "Zuletzt aktualisiert am"
73 changes: 73 additions & 0 deletions hr_holidays_settings/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_holidays_settings
#
# Translators:
# José Antonio Cuello <[email protected]>, 2017
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 01:44+0000\n"
"PO-Revision-Date: 2019-02-01 16:03+0000\n"
"Last-Translator: Marta Vázquez Rodríguez <[email protected]>\n"
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.4\n"

#. module: hr_holidays_settings
#: model:ir.actions.act_window,name:hr_holidays_settings.hr_holidays_config_settings_action
msgid "Configure HR Holidays"
msgstr "Configurar Vacaciones RRHH"

#. module: hr_holidays_settings
#: model_terms:ir.ui.view,arch_db:hr_holidays_settings.res_config_settings_view_form
msgid "Leaves Management"
msgstr "Gestión de Ausencias"

#. module: hr_holidays_settings
#: model:ir.ui.menu,name:hr_holidays_settings.menu_hr_holidays_global_settings
msgid "Settings"
msgstr "Configuración"

#~ msgid "Leave Types"
#~ msgstr "Tipos de Ausencia"

#~ msgid ""
#~ "<span>(*) This configuration is related to the company you're logged into."
#~ "</span>"
#~ msgstr ""
#~ "<span>(*) Esta configuración es relativa a la compañía donde estas "
#~ "conectado.</span>"

#~ msgid "Cancel"
#~ msgstr "Cancelar"

#~ msgid "Company"
#~ msgstr "Compañía"

#~ msgid "Created by"
#~ msgstr "Creado por"

#~ msgid "Created on"
#~ msgstr "Creado el"

#~ msgid "Display Name"
#~ msgstr "Mostrar nombre"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Modified on"
#~ msgstr "Última modificación el"

#~ msgid "Last Updated by"
#~ msgstr "Última actualización por"

#~ msgid "Last Updated on"
#~ msgstr "Última actualización el"
38 changes: 38 additions & 0 deletions hr_holidays_settings/i18n/fa.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_holidays_settings
#
# Translators:
# Mehdi Zarrinkolah <[email protected]>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-07 02:58+0000\n"
"PO-Revision-Date: 2018-07-22 11:30+0000\n"
"Last-Translator: derKonig <[email protected]>\n"
"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.0.1\n"

#. module: hr_holidays_settings
#: model:ir.actions.act_window,name:hr_holidays_settings.hr_holidays_config_settings_action
msgid "Configure HR Holidays"
msgstr "پیکر بندی تعطیلات"

#. module: hr_holidays_settings
#: model_terms:ir.ui.view,arch_db:hr_holidays_settings.res_config_settings_view_form
msgid "Leaves Management"
msgstr "مدیریت برگها"

#. module: hr_holidays_settings
#: model:ir.ui.menu,name:hr_holidays_settings.menu_hr_holidays_global_settings
msgid "Settings"
msgstr "تنظیمات"

#~ msgid "Leave Types"
#~ msgstr "انوع خروج"
49 changes: 49 additions & 0 deletions hr_holidays_settings/i18n/fi.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_holidays_settings
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-28 01:44+0000\n"
"PO-Revision-Date: 2017-11-28 01:44+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: hr_holidays_settings
#: model:ir.actions.act_window,name:hr_holidays_settings.hr_holidays_config_settings_action
msgid "Configure HR Holidays"
msgstr ""

#. module: hr_holidays_settings
#: model_terms:ir.ui.view,arch_db:hr_holidays_settings.res_config_settings_view_form
msgid "Leaves Management"
msgstr ""

#. module: hr_holidays_settings
#: model:ir.ui.menu,name:hr_holidays_settings.menu_hr_holidays_global_settings
msgid "Settings"
msgstr ""

#~ msgid "Created by"
#~ msgstr "Luonut"

#~ msgid "Created on"
#~ msgstr "Luotu"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Updated by"
#~ msgstr "Viimeksi päivittänyt"

#~ msgid "Last Updated on"
#~ msgstr "Viimeksi päivitetty"
Loading