Skip to content

[19.0][MIG] hr_employee_phone_extension#1576

Open
LixFerox wants to merge 29 commits into
OCA:19.0from
Vortex-Dimension-Digital:19.0-mig-hr_employee_phone_extension
Open

[19.0][MIG] hr_employee_phone_extension#1576
LixFerox wants to merge 29 commits into
OCA:19.0from
Vortex-Dimension-Digital:19.0-mig-hr_employee_phone_extension

Conversation

@LixFerox
Copy link
Copy Markdown

No description provided.

Sandy Carter and others added 28 commits May 26, 2026 12:41
Currently translated at 100.0% (5 of 5 strings)

Translation: hr-12.0/hr-12.0-hr_employee_phone_extension
Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_employee_phone_extension/es/
Currently translated at 100.0% (5 of 5 strings)

Translation: hr-12.0/hr-12.0-hr_employee_phone_extension
Translate-URL: https://translation.odoo-community.org/projects/hr-12-0/hr-12-0-hr_employee_phone_extension/pt_BR/
Currently translated at 100.0% (6 of 6 strings)

Translation: hr-13.0/hr-13.0-hr_employee_phone_extension
Translate-URL: https://translation.odoo-community.org/projects/hr-13-0/hr-13-0-hr_employee_phone_extension/pt_BR/
Currently translated at 100.0% (6 of 6 strings)

Translation: hr-14.0/hr-14.0-hr_employee_phone_extension
Translate-URL: https://translation.odoo-community.org/projects/hr-14-0/hr-14-0-hr_employee_phone_extension/de/
Translated using Weblate (Portuguese)

Currently translated at 100.0% (9 of 9 strings)

Translation: hr-14.0/hr-14.0-hr_employee_phone_extension
Translate-URL: https://translation.odoo-community.org/projects/hr-14-0/hr-14-0-hr_employee_phone_extension/pt/
Currently translated at 100.0% (6 of 6 strings)

Translation: hr-14.0/hr-14.0-hr_employee_phone_extension
Translate-URL: https://translation.odoo-community.org/projects/hr-14-0/hr-14-0-hr_employee_phone_extension/it/
[UPD] Update hr_employee_phone_extension.pot

[UPD] README.rst
Currently translated at 100.0% (6 of 6 strings)

Translation: hr-16.0/hr-16.0-hr_employee_phone_extension
Translate-URL: https://translation.odoo-community.org/projects/hr-16-0/hr-16-0-hr_employee_phone_extension/it/
Currently translated at 100.0% (6 of 6 strings)

Translation: hr-16.0/hr-16.0-hr_employee_phone_extension
Translate-URL: https://translation.odoo-community.org/projects/hr-16-0/hr-16-0-hr_employee_phone_extension/es/

[UPD] README.rst
[UPD] Update hr_employee_phone_extension.pot

[BOT] post-merge updates

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: hr-16.0/hr-16.0-hr_employee_phone_extension
Translate-URL: https://translation.odoo-community.org/projects/hr-16-0/hr-16-0-hr_employee_phone_extension/
Currently translated at 100.0% (6 of 6 strings)

Translation: hr-16.0/hr-16.0-hr_employee_phone_extension
Translate-URL: https://translation.odoo-community.org/projects/hr-16-0/hr-16-0-hr_employee_phone_extension/it/
Currently translated at 100.0% (6 of 6 strings)

Translation: hr-16.0/hr-16.0-hr_employee_phone_extension
Translate-URL: https://translation.odoo-community.org/projects/hr-16-0/hr-16-0-hr_employee_phone_extension/pt_BR/
Currently translated at 100.0% (6 of 6 strings)

Translation: hr-16.0/hr-16.0-hr_employee_phone_extension
Translate-URL: https://translation.odoo-community.org/projects/hr-16-0/hr-16-0-hr_employee_phone_extension/es/
@OCA-git-bot OCA-git-bot added series:19.0 mod:hr_employee_phone_extension Module hr_employee_phone_extension labels May 26, 2026
@LixFerox LixFerox changed the title 19.0 mig hr employee phone extension [19.0][MIG] hr_employee_phone_extension May 26, 2026
Copy link
Copy Markdown
Contributor

@BhaveshHeliconia BhaveshHeliconia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to squash the last two commits into the migration commit.

@LixFerox LixFerox force-pushed the 19.0-mig-hr_employee_phone_extension branch from 803d717 to f2d87c2 Compare June 2, 2026 19:08
@LixFerox
Copy link
Copy Markdown
Author

LixFerox commented Jun 2, 2026

Done, squashed into a single commit. Thanks!

Copy link
Copy Markdown
Contributor

@BhaveshHeliconia BhaveshHeliconia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functional and code review LGTM!



class HrEmployeePublic(models.AbstractModel):
_inherit = "hr.employee.public"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please check, in file hr_employee.py should _inherit = "hr.employee"
and file hr_employee_base should change to hr_employee_public?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:hr_employee_phone_extension Module hr_employee_phone_extension series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.