Skip to content

Conversation

@fw-bot
Copy link
Collaborator

@fw-bot fw-bot commented Oct 31, 2025

When a model is defined with _inherit using a list, Odoo will do a check with the class name to set the _name of the model being extended. This is different than the previous versions and can be misleading

Forward-Port-Of: #14979

emi-odoo and others added 2 commits October 31, 2025 11:00
When a model is defined with `_inherit` using a list, Odoo will do a check with the class name to set the `_name` of the model being extended. This is different than the previous versions and can be misleading

X-original-commit: bb65662
This commit fixes the current indentation of python blocks, as they're not valid.

X-original-commit: 0afc64e
@robodoo
Copy link
Collaborator

robodoo commented Oct 31, 2025

Pull request status dashboard

@fw-bot
Copy link
Collaborator Author

fw-bot commented Oct 31, 2025

@emi-odoo this PR targets master and is the last of the forward-port chain.

To merge the full chain, use

@robodoo r+

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

@emi-odoo
Copy link
Contributor

@robodoo r+

robodoo pushed a commit that referenced this pull request Oct 31, 2025
When a model is defined with `_inherit` using a list, Odoo will do a check with the class name to set the `_name` of the model being extended. This is different than the previous versions and can be misleading

X-original-commit: bb65662
Part-of: #15075
Signed-off-by: Emanuele Maruzzi (emi) <[email protected]>
robodoo pushed a commit that referenced this pull request Oct 31, 2025
This commit fixes the current indentation of python blocks, as they're not valid.

closes #15075

X-original-commit: 0afc64e
Signed-off-by: Emanuele Maruzzi (emi) <[email protected]>
@robodoo robodoo added the 19.1 label Oct 31, 2025
@robodoo robodoo closed this Oct 31, 2025
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