Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Oct 30, 2024
1 parent d2bfa66 commit 53aa3c4
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ addon | version | maintainers | summary
[hr_department_code](hr_department_code/) | 17.0.1.0.0 | | HR department code
[hr_employee_calendar_planning](hr_employee_calendar_planning/) | 17.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Employee Calendar Planning
[hr_employee_document](hr_employee_document/) | 17.0.1.0.1 | | Documents attached to the employee profile
[hr_employee_firstname](hr_employee_firstname/) | 17.0.1.0.0 | [![Savoir-faire Linux](https://github.com/Savoir-faire Linux.png?size=30px)](https://github.com/Savoir-faire Linux) [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) | Adds First Name to Employee
[hr_employee_firstname](hr_employee_firstname/) | 17.0.1.0.1 | [![Savoir-faire Linux](https://github.com/Savoir-faire Linux.png?size=30px)](https://github.com/Savoir-faire Linux) [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) | Adds First Name to Employee
[hr_employee_partner_external](hr_employee_partner_external/) | 17.0.1.0.0 | | Associate an external Partner to Employee
[hr_employee_relative](hr_employee_relative/) | 17.0.1.0.0 | | Allows storing information about employee's family
[hr_employee_second_lastname](hr_employee_second_lastname/) | 17.0.1.0.1 | [![luisg123v](https://github.com/luisg123v.png?size=30px)](https://github.com/luisg123v) | Split Name in First Name, Father's Last Name and Mother's Last Name
Expand Down
16 changes: 8 additions & 8 deletions hr_employee_firstname/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ HR Employee First Name, Last Name
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:f765dbe15767a06e05388623b7c7ddde3319dac0fa0c4ff35b49781eef4b668c
!! source digest: sha256:9bc39c8ea55d9f2166852934d1431e561fa15ee98ff0833612b79614fbd9b535
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -65,13 +65,13 @@ Authors
Contributors
------------

- El Hadji Dem <[email protected]>
- Sandy Carter <[email protected]>
- Fekete Mihai <[email protected]>
- David Dufresne <[email protected]>
- Adrien Peiffer (ACSONE) <[email protected]>
- Antonio Esposito (ONESTEIN BV) <[email protected]>
- Andrea Stirpe <[email protected]>
- El Hadji Dem <[email protected]>
- Sandy Carter <[email protected]>
- Fekete Mihai <[email protected]>
- David Dufresne <[email protected]>
- Adrien Peiffer (ACSONE) <[email protected]>
- Antonio Esposito (ONESTEIN BV) <[email protected]>
- Andrea Stirpe <[email protected]>

Maintainers
-----------
Expand Down
2 changes: 1 addition & 1 deletion hr_employee_firstname/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

{
"name": "HR Employee First Name, Last Name",
"version": "17.0.1.0.0",
"version": "17.0.1.0.1",
"author": "Savoir-faire Linux, "
"Fekete Mihai (Forest and Biomass Services Romania), "
"Onestein, "
Expand Down
2 changes: 1 addition & 1 deletion hr_employee_firstname/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">HR Employee First Name, Last Name</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:f765dbe15767a06e05388623b7c7ddde3319dac0fa0c4ff35b49781eef4b668c
!! source digest: sha256:9bc39c8ea55d9f2166852934d1431e561fa15ee98ff0833612b79614fbd9b535
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/hr/tree/17.0/hr_employee_firstname"><img alt="OCA/hr" src="https://img.shields.io/badge/github-OCA%2Fhr-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/hr-17-0/hr-17-0-hr_employee_firstname"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/hr&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module allows you to add firstname and lastname in employee form,
Expand Down

0 comments on commit 53aa3c4

Please sign in to comment.