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 Jan 24, 2025
1 parent fb65200 commit a56edc0
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 12 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Available addons
addon | version | maintainers | summary
--- | --- | --- | ---
[hr_employee_firstname](hr_employee_firstname/) | 18.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_relative](hr_employee_relative/) | 18.0.1.0.0 | | Allows storing information about employee's family
[hr_employee_second_lastname](hr_employee_second_lastname/) | 18.0.1.0.0 | [![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

[//]: # (end addons)
Expand Down
20 changes: 10 additions & 10 deletions hr_employee_relative/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ HR Employee Relatives
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:33db2b8abd6478bc61c211c50fc64d942d6de629e98835b8fba8c4158934be5a
!! source digest: sha256:e6bae73ebacafd629c9ff39746796f9457a5f14cdc595c1874c0663b91203139
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -56,19 +56,19 @@ Authors
Contributors
------------

- `CorporateHub <https://corporatehub.eu/>`__
- `CorporateHub <https://corporatehub.eu/>`__

- Alexey Pelykh <alexey.pelykh@corphub.eu>
- Alexey Pelykh <alexey.pelykh@corphub.eu>

- Saran Lim. <saranl@ecosoft.co.th>
- Nattapong W. <aphon61bank@gmail.com>
- Alberto Nieto de Pablos <alberto.nieto@braintec.com>
(https://braintec.com)
- Saran Lim. <saranl@ecosoft.co.th>
- Nattapong W. <aphon61bank@gmail.com>
- Alberto Nieto de Pablos <alberto.nieto@braintec.com>
(https://braintec.com)

- `APSL-Nagarro <https://apsl.tech>`__:
- `APSL-Nagarro <https://apsl.tech>`__:

- Patryk Pyczko ppyczko@apsl.net
- Bernat Obrador bobrador@apsl.net
- Patryk Pyczko ppyczko@apsl.net
- Bernat Obrador bobrador@apsl.net

Maintainers
-----------
Expand Down
2 changes: 1 addition & 1 deletion hr_employee_relative/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 Relatives</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:33db2b8abd6478bc61c211c50fc64d942d6de629e98835b8fba8c4158934be5a
!! source digest: sha256:e6bae73ebacafd629c9ff39746796f9457a5f14cdc595c1874c0663b91203139
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/18.0/hr_employee_relative"><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-18-0/hr-18-0-hr_employee_relative"><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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module allows storing information about employee’s family.</p>
Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
[project]
name = "odoo-addons-oca-hr"
version = "18.0.20241119.0"
version = "18.0.20250124.0"
dependencies = [
"odoo-addon-hr_employee_firstname==18.0.*",
"odoo-addon-hr_employee_relative==18.0.*",
"odoo-addon-hr_employee_second_lastname==18.0.*",
]
classifiers=[
Expand Down

0 comments on commit a56edc0

Please sign in to comment.