Skip to content

[FIX] hr_employee_second_lastname: expose lastname2 on public#1566

Closed
luistorresm wants to merge 1 commit intoOCA:19.0from
vauxoo-dev:19.0-fix-employee-public-lastname2-luist
Closed

[FIX] hr_employee_second_lastname: expose lastname2 on public#1566
luistorresm wants to merge 1 commit intoOCA:19.0from
vauxoo-dev:19.0-fix-employee-public-lastname2-luist

Conversation

@luistorresm
Copy link
Copy Markdown
Contributor

The field lastname2 was not available on hr.employee.public, causing the error 'fields are not available for employee public profiles' when non-HR users accessed employee records.

This follows the same approach used in hr_employee_firstname commit 51c92d0 which exposed firstname and lastname on the public model but missed lastname2 from this module.

The field lastname2 was not available on hr.employee.public,
causing the error 'fields are not available for employee public
profiles' when non-HR users accessed employee records.

This follows the same approach used in hr_employee_firstname
commit 51c92d0 which exposed firstname and lastname on the
public model but missed lastname2 from this module.
@OCA-git-bot
Copy link
Copy Markdown
Contributor

Hi @luisg123v,
some modules you are maintaining are being modified, check this out!

@OCA-git-bot OCA-git-bot added series:19.0 mod:hr_employee_second_lastname Module hr_employee_second_lastname labels Apr 27, 2026
@luisg123v
Copy link
Copy Markdown
Contributor

@luistorresm duplicate of #1562

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

Labels

mod:hr_employee_second_lastname Module hr_employee_second_lastname series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants