forked from OCA/hr
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIG] hr_employee_firstname: Migrated to 10.0 (OCA#276)
- Loading branch information
Showing
23 changed files
with
258 additions
and
277 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg | ||
:alt: License: AGPL-3 | ||
:target: https://www.gnu.org/licenses/agpl-3.0-standalone.html | ||
:alt: License: AGPL-3 | ||
|
||
HR Employee First Name, Last Name | ||
================================= | ||
|
@@ -12,7 +13,7 @@ Installation | |
|
||
To install this module, you need to: | ||
|
||
* clone the branch 8.0 of the repository https://github.com/OCA/hr | ||
* clone the branch 10.0 of the repository https://github.com/OCA/hr | ||
* add the path to this repository in your configuration (addons-path) | ||
* update the module list | ||
* search for "HR Employee First Name, Last Name" in your addons | ||
|
@@ -43,18 +44,19 @@ Contributors | |
* Fekete Mihai <[email protected]> | ||
* David Dufresne <[email protected]> | ||
* Adrien Peiffer (ACSONE) <[email protected]> | ||
* Antonio Esposito (ONESTEIN BV) <[email protected]> | ||
|
||
Maintainer | ||
---------- | ||
|
||
.. image:: http://odoo-community.org/logo.png | ||
.. image:: https://odoo-community.org/logo.png | ||
:alt: Odoo Community Association | ||
:target: http://odoo-community.org | ||
:target: https://odoo-community.org | ||
|
||
This module is maintained by the OCA. | ||
|
||
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. | ||
|
||
To contribute to this module, please visit http://odoo-community.org. | ||
To contribute to this module, please visit https://odoo-community.org. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,6 @@ | ||
# -*- coding: utf-8 -*- | ||
############################################################################## | ||
# | ||
# OpenERP, Open Source Management Solution | ||
# This module copyright (C) 2010 - 2014 Savoir-faire Linux | ||
# (<http://www.savoirfairelinux.com>). | ||
# | ||
# This program is free software: you can redistribute it and/or modify | ||
# it under the terms of the GNU Affero General Public License as | ||
# published by the Free Software Foundation, either version 3 of the | ||
# License, or (at your option) any later version. | ||
# | ||
# This program is distributed in the hope that it will be useful, | ||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
# GNU Affero General Public License for more details. | ||
# | ||
# You should have received a copy of the GNU Affero General Public License | ||
# along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
# | ||
############################################################################## | ||
# Copyright (C) 2010 - 2014 Savoir-faire Linux (<http://www.savoirfairelinux.com>) | ||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). | ||
|
||
from . import models | ||
from .init_hook import post_init_hook |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# -*- coding: utf-8 -*- | ||
# © 2010 - 2014 Savoir-faire Linux (<http://www.savoirfairelinux.com>) | ||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). | ||
|
||
{ | ||
'name': 'HR Employee First Name, Last Name', | ||
'version': '10.0.1.0.0', | ||
'author': "Savoir-faire Linux, " | ||
"Fekete Mihai (Forest and Biomass Services Romania), " | ||
"Odoo Community Association (OCA)", | ||
'maintainer': 'Savoir-faire Linux', | ||
'website': 'http://www.savoirfairelinux.com', | ||
'license': 'AGPL-3', | ||
'category': 'Human Resources', | ||
'summary': 'Adds First Name to Employee', | ||
'depends': [ | ||
'hr', | ||
'partner_firstname', | ||
], | ||
'data': [ | ||
'views/hr_view.xml', | ||
], | ||
"post_init_hook": "post_init_hook", | ||
'demo': [], | ||
'test': [], | ||
'installable': True, | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,14 +3,16 @@ | |
# * hr_employee_firstname | ||
# | ||
# Translators: | ||
# OCA Transbot <[email protected]>, 2017 | ||
# abdullah alsabi <[email protected]>, 2017 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: hr (8.0)\n" | ||
"Project-Id-Version: Odoo Server 10.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2015-11-30 05:19+0000\n" | ||
"PO-Revision-Date: 2015-08-13 14:31+0000\n" | ||
"Last-Translator: <>\n" | ||
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-hr-8-0/language/ar/)\n" | ||
"POT-Creation-Date: 2017-06-10 04:30+0000\n" | ||
"PO-Revision-Date: 2017-06-10 04:30+0000\n" | ||
"Last-Translator: abdullah alsabi <[email protected]>, 2017\n" | ||
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
|
@@ -23,11 +25,11 @@ msgid "Employee" | |
msgstr "الموظف" | ||
|
||
#. module: hr_employee_firstname | ||
#: field:hr.employee,firstname:0 | ||
#: model:ir.model.fields,field_description:hr_employee_firstname.field_hr_employee_firstname | ||
msgid "Firstname" | ||
msgstr "" | ||
msgstr "الإسم الأول" | ||
|
||
#. module: hr_employee_firstname | ||
#: field:hr.employee,lastname:0 | ||
#: model:ir.model.fields,field_description:hr_employee_firstname.field_hr_employee_lastname | ||
msgid "Lastname" | ||
msgstr "" | ||
msgstr "إسم العائلة" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,34 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * hr_employee_firstname | ||
# | ||
# * hr_employee_firstname | ||
# | ||
# Translators: | ||
# OCA Transbot <[email protected]>, 2017 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 8.0\n" | ||
"Project-Id-Version: Odoo Server 10.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2015-04-24 10:20+0000\n" | ||
"PO-Revision-Date: 2015-04-24 10:20+0000\n" | ||
"Last-Translator: <>\n" | ||
"Language-Team: \n" | ||
"POT-Creation-Date: 2017-01-28 02:12+0000\n" | ||
"PO-Revision-Date: 2017-01-28 02:12+0000\n" | ||
"Last-Translator: OCA Transbot <[email protected]>, 2017\n" | ||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: \n" | ||
"Language: de\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
||
#. module: hr_employee_firstname | ||
#: model:ir.model,name:hr_employee_firstname.model_hr_employee | ||
msgid "Employee" | ||
msgstr "Angestellter" | ||
|
||
#. module: hr_employee_firstname | ||
#: field:hr.employee,firstname:0 | ||
#: model:ir.model.fields,field_description:hr_employee_firstname.field_hr_employee_firstname | ||
msgid "Firstname" | ||
msgstr "Vorname" | ||
|
||
#. module: hr_employee_firstname | ||
#: field:hr.employee,lastname:0 | ||
#: model:ir.model.fields,field_description:hr_employee_firstname.field_hr_employee_lastname | ||
msgid "Lastname" | ||
msgstr "Nachname" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,15 +3,15 @@ | |
# * hr_employee_firstname | ||
# | ||
# Translators: | ||
# Antonio Trueba, 2016 | ||
# OCA Transbot <[email protected]>, 2017 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: hr (8.0)\n" | ||
"Project-Id-Version: Odoo Server 10.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2015-11-30 05:19+0000\n" | ||
"PO-Revision-Date: 2016-02-05 12:48+0000\n" | ||
"Last-Translator: Antonio Trueba\n" | ||
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-hr-8-0/language/es/)\n" | ||
"POT-Creation-Date: 2017-01-28 02:12+0000\n" | ||
"PO-Revision-Date: 2017-01-28 02:12+0000\n" | ||
"Last-Translator: OCA Transbot <[email protected]>, 2017\n" | ||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
|
@@ -24,11 +24,11 @@ msgid "Employee" | |
msgstr "Empleado" | ||
|
||
#. module: hr_employee_firstname | ||
#: field:hr.employee,firstname:0 | ||
#: model:ir.model.fields,field_description:hr_employee_firstname.field_hr_employee_firstname | ||
msgid "Firstname" | ||
msgstr "Nombre propio" | ||
|
||
#. module: hr_employee_firstname | ||
#: field:hr.employee,lastname:0 | ||
#: model:ir.model.fields,field_description:hr_employee_firstname.field_hr_employee_lastname | ||
msgid "Lastname" | ||
msgstr "Apellidos" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,34 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * hr_employee_firstname | ||
# | ||
# * hr_employee_firstname | ||
# | ||
# Translators: | ||
# OCA Transbot <[email protected]>, 2017 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 8.0\n" | ||
"Project-Id-Version: Odoo Server 10.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2015-04-24 10:20+0000\n" | ||
"PO-Revision-Date: 2015-04-24 10:20+0000\n" | ||
"Last-Translator: <>\n" | ||
"Language-Team: \n" | ||
"POT-Creation-Date: 2017-01-28 02:12+0000\n" | ||
"PO-Revision-Date: 2017-01-28 02:12+0000\n" | ||
"Last-Translator: OCA Transbot <[email protected]>, 2017\n" | ||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: \n" | ||
"Language: fr\n" | ||
"Plural-Forms: nplurals=2; plural=(n > 1);\n" | ||
|
||
#. module: hr_employee_firstname | ||
#: model:ir.model,name:hr_employee_firstname.model_hr_employee | ||
msgid "Employee" | ||
msgstr "Employé" | ||
|
||
#. module: hr_employee_firstname | ||
#: field:hr.employee,firstname:0 | ||
#: model:ir.model.fields,field_description:hr_employee_firstname.field_hr_employee_firstname | ||
msgid "Firstname" | ||
msgstr "Prénom" | ||
|
||
#. module: hr_employee_firstname | ||
#: field:hr.employee,lastname:0 | ||
#: model:ir.model.fields,field_description:hr_employee_firstname.field_hr_employee_lastname | ||
msgid "Lastname" | ||
msgstr "Nom" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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_employee_firstname | ||
# | ||
# Translators: | ||
# Bole <[email protected]>, 2017 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 10.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-07-04 06:52+0000\n" | ||
"PO-Revision-Date: 2017-07-04 06:52+0000\n" | ||
"Last-Translator: Bole <[email protected]>, 2017\n" | ||
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Language: hr\n" | ||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" | ||
|
||
#. module: hr_employee_firstname | ||
#: model:ir.model,name:hr_employee_firstname.model_hr_employee | ||
msgid "Employee" | ||
msgstr "Djelatnik" | ||
|
||
#. module: hr_employee_firstname | ||
#: model:ir.model.fields,field_description:hr_employee_firstname.field_hr_employee_firstname | ||
msgid "Firstname" | ||
msgstr "Ime" | ||
|
||
#. module: hr_employee_firstname | ||
#: model:ir.model.fields,field_description:hr_employee_firstname.field_hr_employee_lastname | ||
msgid "Lastname" | ||
msgstr "Prezime" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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_employee_firstname | ||
# | ||
# Translators: | ||
# Bole <[email protected]>, 2017 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 10.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-01-28 02:12+0000\n" | ||
"PO-Revision-Date: 2017-01-28 02:12+0000\n" | ||
"Last-Translator: Bole <[email protected]>, 2017\n" | ||
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Language: hr_HR\n" | ||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" | ||
|
||
#. module: hr_employee_firstname | ||
#: model:ir.model,name:hr_employee_firstname.model_hr_employee | ||
msgid "Employee" | ||
msgstr "Djelatnik" | ||
|
||
#. module: hr_employee_firstname | ||
#: model:ir.model.fields,field_description:hr_employee_firstname.field_hr_employee_firstname | ||
msgid "Firstname" | ||
msgstr "" | ||
|
||
#. module: hr_employee_firstname | ||
#: model:ir.model.fields,field_description:hr_employee_firstname.field_hr_employee_lastname | ||
msgid "Lastname" | ||
msgstr "" |
Oops, something went wrong.