From 3c15d01bf1c7f31e952f539fff196eb19cf4e4b0 Mon Sep 17 00:00:00 2001 From: Chirag-OSI Date: Tue, 2 Apr 2024 19:00:23 +0530 Subject: [PATCH] [MIG][16.0] hr_employee_id: Migrated module in v16. --- hr_employee_id/README.rst | 12 ++++++------ hr_employee_id/__manifest__.py | 2 +- hr_employee_id/static/description/index.html | 8 ++++---- hr_employee_id/views/hr_employee_views.xml | 19 ++++++++----------- .../hr_employee_id/odoo/addons/hr_employee_id | 1 + setup/hr_employee_id/setup.py | 6 ++++++ 6 files changed, 26 insertions(+), 22 deletions(-) create mode 120000 setup/hr_employee_id/odoo/addons/hr_employee_id create mode 100644 setup/hr_employee_id/setup.py diff --git a/hr_employee_id/README.rst b/hr_employee_id/README.rst index b19fdf5ebf5..df1a4ebd73f 100644 --- a/hr_employee_id/README.rst +++ b/hr_employee_id/README.rst @@ -7,7 +7,7 @@ Employee ID !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:d55710cd4d224f197153f76682389a48e65a2bf402ada3208520ec26e2b79db0 + !! source digest: sha256:17d69ce7ff1c4ead90b5141a9099165f37a9215c11889f65c93349407adecc4c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -17,13 +17,13 @@ Employee ID :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_employee_id + :target: https://github.com/OCA/hr/tree/16.0/hr_employee_id :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_employee_id + :target: https://translation.odoo-community.org/projects/hr-16-0/hr-16-0-hr_employee_id :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=15.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/hr&target_branch=16.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -85,7 +85,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. @@ -126,6 +126,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 `_ project on GitHub. +This module is part of the `OCA/hr `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/hr_employee_id/__manifest__.py b/hr_employee_id/__manifest__.py index c894ff2f257..828ef23e56e 100644 --- a/hr_employee_id/__manifest__.py +++ b/hr_employee_id/__manifest__.py @@ -5,7 +5,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Employee ID", - "version": "15.0.1.0.0", + "version": "16.0.1.0.0", "license": "AGPL-3", "category": "Generic Modules/Human Resources", "author": "CorporateHub, " diff --git a/hr_employee_id/static/description/index.html b/hr_employee_id/static/description/index.html index dedc4d9cdcf..5cc5ce88086 100644 --- a/hr_employee_id/static/description/index.html +++ b/hr_employee_id/static/description/index.html @@ -367,9 +367,9 @@

Employee ID

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:d55710cd4d224f197153f76682389a48e65a2bf402ada3208520ec26e2b79db0 +!! source digest: sha256:17d69ce7ff1c4ead90b5141a9099165f37a9215c11889f65c93349407adecc4c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

+

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

Company wide unique employee ID. Supports:

  • Random ID Generation
  • @@ -433,7 +433,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.

    @@ -469,7 +469,7 @@

    Maintainers

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

    +

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

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

    diff --git a/hr_employee_id/views/hr_employee_views.xml b/hr_employee_id/views/hr_employee_views.xml index f48f80b2355..dd56edd7e6c 100644 --- a/hr_employee_id/views/hr_employee_views.xml +++ b/hr_employee_id/views/hr_employee_views.xml @@ -5,14 +5,14 @@ hr.employee.form.inherit hr.employee - - - 1 -

    - +

    @@ -22,10 +22,9 @@ hr.employee.tree.inherit hr.employee - - + @@ -34,10 +33,9 @@ Employees hr.employee - - + @@ -46,11 +44,10 @@ HR - Employees Kanban hr.employee -
  • - +
  • diff --git a/setup/hr_employee_id/odoo/addons/hr_employee_id b/setup/hr_employee_id/odoo/addons/hr_employee_id new file mode 120000 index 00000000000..130956f396a --- /dev/null +++ b/setup/hr_employee_id/odoo/addons/hr_employee_id @@ -0,0 +1 @@ +../../../../hr_employee_id \ No newline at end of file diff --git a/setup/hr_employee_id/setup.py b/setup/hr_employee_id/setup.py new file mode 100644 index 00000000000..28c57bb6403 --- /dev/null +++ b/setup/hr_employee_id/setup.py @@ -0,0 +1,6 @@ +import setuptools + +setuptools.setup( + setup_requires=['setuptools-odoo'], + odoo_addon=True, +)