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

[18.0][MIG] hr_holidays_settings: Migration to 18.0 #1414

Open
wants to merge 22 commits into
base: 18.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
ccfaf24
[10.0][ADD] hr_holidays_settings
MiquelRForgeFlow Aug 22, 2017
11de5d4
[FIX] add company_id in view
MiquelRForgeFlow Sep 19, 2017
961f589
[FIX][hr_holidays_settings] Make 'Leave Types' view accessible (#408)
MiquelRForgeFlow Nov 27, 2017
535ffdc
[MIG] hr_holidays_settings: Migration to 11.0
tarteo May 16, 2018
8ba8529
Translated using Weblate (Persian)
fshahy Jul 21, 2018
24d548e
Translated using Weblate (Portuguese (Brazil))
Aug 3, 2018
0d565b9
[MIG] hr_holidays_settings: Migration to 12.0.
anandkansagra Nov 29, 2018
a7d0104
Translated using Weblate (Spanish)
mvrodriguez Feb 1, 2019
3f54913
Translated using Weblate (French)
May 23, 2019
262d5e3
Translated using Weblate (German)
marylla Jul 9, 2019
8ece6a6
[FIX] hr_holidays_settings: duplicate Leave Types menuitem
alexey-pelykh Jul 20, 2019
87027d9
[UPD] Brainbean Apps => CorporateHub
alexey-pelykh Nov 4, 2020
5786cc4
[IMP] hr_holidays_settings: black, isort, prettier
May 16, 2022
daed1af
[MIG] hr_holidays_settings: Migration to 14.0
May 16, 2022
bdff00a
[MIG] hr_holidays_settings: Migration to 15.0
Jun 21, 2022
d4f90cc
Translated using Weblate (Portuguese (Brazil))
douglascstd Oct 12, 2022
76ed09c
Translated using Weblate (Italian)
mymage May 17, 2023
aeae77b
[MIG] hr_holidays_settings: Migration to 16.0
Jun 5, 2023
7e86295
[MIG] hr_holidays_settings: Migration to 17.0
peluko00 Nov 17, 2023
de0b512
Translated using Weblate (Italian)
mymage Feb 4, 2024
f5da93d
[IMP] hr_holidays_settings: pre-commit auto fixes
BhaveshHeliconia Dec 13, 2024
c8bb931
[MIG] hr_holidays_settings: Migration to 18.0
BhaveshHeliconia Dec 13, 2024
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
98 changes: 98 additions & 0 deletions hr_holidays_settings/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@
====================
HR Holidays Settings
====================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:3be6b169a3fee2fe7ed75c6b049855cd5842e859589b3bf71d16d449f78f5711
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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/18.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-18-0/hr-18-0-hr_holidays_settings
: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=18.0
:alt: Try me on Runboat

|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:

1. 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 to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/hr/issues/new?body=module:%20hr_holidays_settings%0Aversion:%2018.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]>
- [APSL](https://apsl.tech):

- Antoni Marroig <[email protected]>

- ``Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>``\ \_

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/18.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": "18.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,
}
69 changes: 69 additions & 0 deletions hr_holidays_settings/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# 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_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 "اخر تعديل في"
65 changes: 65 additions & 0 deletions hr_holidays_settings/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
# 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_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 "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"
37 changes: 37 additions & 0 deletions hr_holidays_settings/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_holidays_settings
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-17 09:12+0000\n"
"PO-Revision-Date: 2023-11-17 09:12+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \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_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"
43 changes: 43 additions & 0 deletions hr_holidays_settings/i18n/fa.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# 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_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 "انوع خروج"
54 changes: 54 additions & 0 deletions hr_holidays_settings/i18n/fi.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
# 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_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