diff --git a/hr_employee_second_lastname/README.rst b/hr_employee_second_lastname/README.rst index adfad35a1038..5fad1c50eb59 100644 --- a/hr_employee_second_lastname/README.rst +++ b/hr_employee_second_lastname/README.rst @@ -17,19 +17,19 @@ HR Employee First Name and Two Last Names :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/16.0/hr_employee_lastnames + :target: https://github.com/OCA/hr/tree/17.0/hr_employee_second_lastname :alt: OCA/hr .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/hr-16-0/hr-16-0-hr_employee_lastnames + :target: https://translation.odoo-community.org/projects/hr-17-0/hr-17-0-hr_employee_second_lastname :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=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/hr&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| -This module allows you to add firstname and lastnames (Father an Mother Last Name) in employee form, -and concatenate both in name field. +This module allows you to add firstname and lastnames (Father an Mother +Last Name) in employee form, and concatenate both in name field. **Table of contents** @@ -39,8 +39,10 @@ and concatenate both in name field. Usage ===== -#. Go to *Employees* -#. On the employee form view you will have 3 separate fields, one for Firstname, second for Lastname, both required and Mother's Last Name (optional). +1. Go to *Employees* +2. On the employee form view you will have 3 separate fields, one for + Firstname, second for Lastname, both required and Mother's Last Name + (optional). Bug Tracker =========== @@ -48,7 +50,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. @@ -56,18 +58,18 @@ Credits ======= Authors -~~~~~~~ +------- * Vauxoo Contributors -~~~~~~~~~~~~ +------------ -* Luis Escobar -* Hugo Adan +- Luis Escobar +- Hugo Adan Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -87,6 +89,6 @@ Current `maintainer `__: |maintainer-luisg123v| -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_second_lastname/pyproject.toml b/hr_employee_second_lastname/pyproject.toml new file mode 100644 index 000000000000..4231d0cccb3d --- /dev/null +++ b/hr_employee_second_lastname/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/hr_employee_second_lastname/readme/CONTRIBUTORS.md b/hr_employee_second_lastname/readme/CONTRIBUTORS.md new file mode 100644 index 000000000000..021f9de3f901 --- /dev/null +++ b/hr_employee_second_lastname/readme/CONTRIBUTORS.md @@ -0,0 +1,2 @@ +- Luis Escobar \<\> +- Hugo Adan \<\> diff --git a/hr_employee_second_lastname/readme/CONTRIBUTORS.rst b/hr_employee_second_lastname/readme/CONTRIBUTORS.rst deleted file mode 100644 index 03ab0b41c7da..000000000000 --- a/hr_employee_second_lastname/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,2 +0,0 @@ -* Luis Escobar -* Hugo Adan diff --git a/hr_employee_second_lastname/readme/DESCRIPTION.md b/hr_employee_second_lastname/readme/DESCRIPTION.md new file mode 100644 index 000000000000..f8b51331199f --- /dev/null +++ b/hr_employee_second_lastname/readme/DESCRIPTION.md @@ -0,0 +1,2 @@ +This module allows you to add firstname and lastnames (Father an Mother +Last Name) in employee form, and concatenate both in name field. diff --git a/hr_employee_second_lastname/readme/DESCRIPTION.rst b/hr_employee_second_lastname/readme/DESCRIPTION.rst deleted file mode 100644 index ef50535cd9a2..000000000000 --- a/hr_employee_second_lastname/readme/DESCRIPTION.rst +++ /dev/null @@ -1,2 +0,0 @@ -This module allows you to add firstname and lastnames (Father an Mother Last Name) in employee form, -and concatenate both in name field. diff --git a/hr_employee_second_lastname/readme/USAGE.md b/hr_employee_second_lastname/readme/USAGE.md new file mode 100644 index 000000000000..4f2fb890ecc4 --- /dev/null +++ b/hr_employee_second_lastname/readme/USAGE.md @@ -0,0 +1,4 @@ +1. Go to *Employees* +2. On the employee form view you will have 3 separate fields, one for + Firstname, second for Lastname, both required and Mother's Last Name + (optional). diff --git a/hr_employee_second_lastname/readme/USAGE.rst b/hr_employee_second_lastname/readme/USAGE.rst deleted file mode 100644 index 1c82d5662e4f..000000000000 --- a/hr_employee_second_lastname/readme/USAGE.rst +++ /dev/null @@ -1,2 +0,0 @@ -#. Go to *Employees* -#. On the employee form view you will have 3 separate fields, one for Firstname, second for Lastname, both required and Mother's Last Name (optional). diff --git a/hr_employee_second_lastname/static/description/index.html b/hr_employee_second_lastname/static/description/index.html index 59a99f56b7b8..8e5d20de39c3 100644 --- a/hr_employee_second_lastname/static/description/index.html +++ b/hr_employee_second_lastname/static/description/index.html @@ -369,9 +369,9 @@

HR Employee First Name and Two Last Names

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:e3ad9ca8445db84cea2f6b86336a239e2277e208c08820c7e4ea30ad9d259fe8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

-

This module allows you to add firstname and lastnames (Father an Mother Last Name) in employee form, -and concatenate both in name field.

+

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

+

This module allows you to add firstname and lastnames (Father an Mother +Last Name) in employee form, and concatenate both in name field.

Table of contents

    @@ -389,7 +389,9 @@

    HR Employee First Name and Two Last Names

    Usage

    1. Go to Employees
    2. -
    3. On the employee form view you will have 3 separate fields, one for Firstname, second for Lastname, both required and Mother’s Last Name (optional).
    4. +
    5. On the employee form view you will have 3 separate fields, one for +Firstname, second for Lastname, both required and Mother’s Last Name +(optional).
@@ -397,7 +399,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.

@@ -424,7 +426,7 @@

Maintainers

promote its widespread use.

Current maintainer:

luisg123v

-

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.