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_job_category: Migration to 18.0 #1415

Open
wants to merge 14 commits into
base: 18.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
97 changes: 97 additions & 0 deletions hr_job_category/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
==========================
HR Job Employee Categories
==========================

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

.. |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_job_category
: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_job_category
: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 was written to extend the functionality of jobs to support
tagging employees based on their job positions. For example, all
Supervisors could be attached to the Supervisors category. Define which
categories a job belongs to in the configuration for the job. When an
employee is assigned a particular job the categories attached to that
job will be attached to the employee record as well.

**Table of contents**

.. contents::
:local:

Usage
=====

Just like on Employee form, you can select Tags on every Job form view.
Once a contract is defined for an employee, the tags assigned to the job
position selected are copied to the employee.

Note: If the job position is changed on the same contract, the tags from
old job position will be removed from employee.

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_job_category%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
-------

* Michael Telahun Makonnen <[email protected]>
* Savoir-faire Linux
* Fekete Mihai (FBSR)

Contributors
------------

- Michael Telahun Makonnen <[email protected]>
- Savoir-faire Linux
- Fekete Mihai <[email protected]>
- Nikul Chaudhary <[email protected]>
- Italo LOPES <[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/18.0/hr_job_category>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
3 changes: 3 additions & 0 deletions hr_job_category/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from . import models
18 changes: 18 additions & 0 deletions hr_job_category/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Copyright 2013 Michael Telahun Makonnen <[email protected]>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "HR Job Employee Categories",
"version": "18.0.1.0.0",
"category": "Generic Modules/Human Resources",
"summary": "Adds tags to employee through contract and job position",
"author": "Michael Telahun Makonnen <[email protected]>, "
"Savoir-faire Linux, "
"Fekete Mihai (FBSR), "
"Odoo Community Association (OCA)",
"website": "https://github.com/OCA/hr",
"license": "AGPL-3",
"depends": ["hr_contract"],
"data": ["views/hr_view.xml"],
"installable": True,
}
43 changes: 43 additions & 0 deletions hr_job_category/i18n/de.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_job_category
#
# Translators:
# Rudolf Schnapka <[email protected]>, 2016
# Thomas A. Jaeger, 2015
# Thomas A. Jaeger, 2015
msgid ""
msgstr ""
"Project-Id-Version: hr (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-30 05:19+0000\n"
"PO-Revision-Date: 2022-05-11 13:05+0000\n"
"Last-Translator: Maria Sparenberg <[email protected]>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-hr-8-0/language/"
"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 4.3.2\n"

#. module: hr_job_category
#: model:ir.model.fields,field_description:hr_job_category.field_hr_job__category_ids
msgid "Associated Tags"
msgstr "Assoziierte Stichwörter"

#. module: hr_job_category
#: model:ir.model,name:hr_job_category.model_hr_contract
msgid "Contract"
msgstr "Vertrag"

#. module: hr_job_category
#: model:ir.model,name:hr_job_category.model_hr_job
msgid "Job Position"
msgstr "Job-Position"

#. module: hr_job_category
#: model_terms:ir.ui.view,arch_db:hr_job_category.view_job_form
msgid "e.g. Part Time"
msgstr "z. B. Teilzeit"
45 changes: 45 additions & 0 deletions hr_job_category/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_job_category
#
# Translators:
# Antonio Trueba, 2016
msgid ""
msgstr ""
"Project-Id-Version: hr (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-11-30 05:19+0000\n"
"PO-Revision-Date: 2023-10-09 07:38+0000\n"
"Last-Translator: Ivorra78 <[email protected]>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-hr-8-0/language/"
"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 4.17\n"

#. module: hr_job_category
#: model:ir.model.fields,field_description:hr_job_category.field_hr_job__category_ids
msgid "Associated Tags"
msgstr "Etiquetas asociadas"

#. module: hr_job_category
#: model:ir.model,name:hr_job_category.model_hr_contract
#, fuzzy
msgid "Contract"
msgstr "Contrato"

#. module: hr_job_category
#: model:ir.model,name:hr_job_category.model_hr_job
msgid "Job Position"
msgstr "Puesto de trabajo"

#. module: hr_job_category
#: model_terms:ir.ui.view,arch_db:hr_job_category.view_job_form
msgid "e.g. Part Time"
msgstr "p.e., Tiempo parcial"

#~ msgid "Employee Contract"
#~ msgstr "Contrato de empleado"
40 changes: 40 additions & 0 deletions hr_job_category/i18n/fi.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_job_category
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: hr (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-14 04:15+0000\n"
"PO-Revision-Date: 2016-04-04 11:09+0000\n"
"Last-Translator: Jarmo Kortetjärvi <[email protected]>\n"
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-hr-8-0/language/"
"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_job_category
#: model:ir.model.fields,field_description:hr_job_category.field_hr_job__category_ids
msgid "Associated Tags"
msgstr ""

#. module: hr_job_category
#: model:ir.model,name:hr_job_category.model_hr_contract
#, fuzzy
msgid "Contract"
msgstr "Sopimus"

#. module: hr_job_category
#: model:ir.model,name:hr_job_category.model_hr_job
msgid "Job Position"
msgstr ""

#. module: hr_job_category
#: model_terms:ir.ui.view,arch_db:hr_job_category.view_job_form
msgid "e.g. Part Time"
msgstr ""
40 changes: 40 additions & 0 deletions hr_job_category/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_job_category
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: hr (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-18 13:10+0000\n"
"PO-Revision-Date: 2015-07-27 23:44+0000\n"
"Last-Translator: <>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-hr-8-0/language/"
"fr/)\n"
"Language: fr\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_job_category
#: model:ir.model.fields,field_description:hr_job_category.field_hr_job__category_ids
msgid "Associated Tags"
msgstr ""

#. module: hr_job_category
#: model:ir.model,name:hr_job_category.model_hr_contract
#, fuzzy
msgid "Contract"
msgstr "Contrat"

#. module: hr_job_category
#: model:ir.model,name:hr_job_category.model_hr_job
msgid "Job Position"
msgstr "Poste"

#. module: hr_job_category
#: model_terms:ir.ui.view,arch_db:hr_job_category.view_job_form
msgid "e.g. Part Time"
msgstr "p.e. À temps partiel"
34 changes: 34 additions & 0 deletions hr_job_category/i18n/hr_job_category.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_job_category
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: hr_job_category
#: model:ir.model.fields,field_description:hr_job_category.field_hr_job__category_ids
msgid "Associated Tags"
msgstr ""

#. module: hr_job_category
#: model:ir.model,name:hr_job_category.model_hr_contract
msgid "Contract"
msgstr ""

#. module: hr_job_category
#: model:ir.model,name:hr_job_category.model_hr_job
msgid "Job Position"
msgstr ""

#. module: hr_job_category
#: model_terms:ir.ui.view,arch_db:hr_job_category.view_job_form
msgid "e.g. Part Time"
msgstr ""
43 changes: 43 additions & 0 deletions hr_job_category/i18n/it.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_job_category
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: hr (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-12 12:02+0000\n"
"PO-Revision-Date: 2024-08-14 17:58+0000\n"
"Last-Translator: mymage <[email protected]>\n"
"Language-Team: Italian (http://www.transifex.com/oca/OCA-hr-8-0/language/it/)"
"\n"
"Language: it\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 5.6.2\n"

#. module: hr_job_category
#: model:ir.model.fields,field_description:hr_job_category.field_hr_job__category_ids
msgid "Associated Tags"
msgstr "Etichette associate"

#. module: hr_job_category
#: model:ir.model,name:hr_job_category.model_hr_contract
msgid "Contract"
msgstr "Contratto"

#. module: hr_job_category
#: model:ir.model,name:hr_job_category.model_hr_job
msgid "Job Position"
msgstr "Posizione lavorativa"

#. module: hr_job_category
#: model_terms:ir.ui.view,arch_db:hr_job_category.view_job_form
msgid "e.g. Part Time"
msgstr "es. Part Time"

#~ msgid "Employee Contract"
#~ msgstr "Contratto dipendente"
Loading