Skip to content

[FIX] hr_employee_second_lastname: replace mapped address_home_id#1553

Open
xavierbol wants to merge 1 commit intoOCA:18.0from
xavierbol:18.0-hr_employee_second_lastname-fix
Open

[FIX] hr_employee_second_lastname: replace mapped address_home_id#1553
xavierbol wants to merge 1 commit intoOCA:18.0from
xavierbol:18.0-hr_employee_second_lastname-fix

Conversation

@xavierbol
Copy link
Copy Markdown

Replace address_home_id mapped by work_contact_id. The relational field no longer exists on the address in V17 and replace by non relational field(Char) private_street.

Forward port fix (#1370) made in version 17

close #1551

Replace address_home_id mapped by work_contact_id.
The relational field no longer exists on the address in V17 and replace by non relational field(Char) private_street.

Forward port fix (OCA#1370) made in version 17

close OCA#1551
@OCA-git-bot
Copy link
Copy Markdown
Contributor

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

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.

LGTM!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

address_home_id doesn't exist anymore on odoo18

4 participants