Skip to content

[FIX] .*: fix non-stored fields in related field definitions#2030

Closed
fw-bot wants to merge 1 commit intoodoo:saas-19.1from
odoo-dev:saas-19.1-saas-18.4-fix-related-field-dhrs-519060-fw
Closed

[FIX] .*: fix non-stored fields in related field definitions#2030
fw-bot wants to merge 1 commit intoodoo:saas-19.1from
odoo-dev:saas-19.1-saas-18.4-fix-related-field-dhrs-519060-fw

Conversation

@fw-bot
Copy link
Copy Markdown

@fw-bot fw-bot commented Apr 21, 2026

Before this commit we were using the non store field in the related field definitions but due to recent fix in standard* we are now unable to use those fields in the related definitions.

So in this commit we are replacing the related non store field reference as a computed field .

*odoo/odoo@fe83265

Forward-Port-Of: #2023
Forward-Port-Of: #2021

@robodoo
Copy link
Copy Markdown
Collaborator

robodoo commented Apr 21, 2026

Pull request status dashboard

@fw-bot
Copy link
Copy Markdown
Author

fw-bot commented Apr 21, 2026

@dhrs-odoo @vava-odoo cherrypicking of pull request #2021 failed.

stdout:

Auto-merging 3pl_logistic_company/__manifest__.py
CONFLICT (content): Merge conflict in 3pl_logistic_company/__manifest__.py
Auto-merging architects/__manifest__.py
Auto-merging art_craft/__manifest__.py
CONFLICT (content): Merge conflict in art_craft/__manifest__.py
Auto-merging bookstore/__manifest__.py
CONFLICT (content): Merge conflict in bookstore/__manifest__.py

Either perform the forward-port manually (and push to this branch, proceeding as usual) or close this PR (maybe?).

:shipit: you can use git-fw to re-do the forward-port for you locally.

⚠️ after resolving this conflict, you will need to merge it via @robodoo.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

Before this commit we were using the non store field in the related field
definitions but due to recent changes in the base code we are now unable to use
those fields in the related definitions which currently raises error .

So in this commit we are replacing the related non store field reference as a
computed field .

Ref PR - odoo/odoo#259309

X-original-commit: 66684d6
@vava-odoo vava-odoo force-pushed the saas-19.1-saas-18.4-fix-related-field-dhrs-519060-fw branch from 6de1edf to 7851a5f Compare April 21, 2026 15:04
@vava-odoo
Copy link
Copy Markdown
Collaborator

@robodoo r+

@vava-odoo
Copy link
Copy Markdown
Collaborator

@robodoo override=ci/industry
@robodoo r+

@robodoo
Copy link
Copy Markdown
Collaborator

robodoo commented Apr 21, 2026

This PR is already reviewed, reviewing it again is useless.

robodoo pushed a commit that referenced this pull request Apr 21, 2026
Before this commit we were using the non store field in the related field
definitions but due to recent changes in the base code we are now unable to use
those fields in the related definitions which currently raises error .

So in this commit we are replacing the related non store field reference as a
computed field .

Ref PR - odoo/odoo#259309

closes #2030

X-original-commit: 66684d6
Signed-off-by: Vallaeys Valentin (vava) <vava@odoo.com>
@robodoo robodoo closed this Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants