Skip to content

chore: merge '19.0-btl' into the code review branch - #14

Merged
stopkovae merged 3 commits into
19.0-code_review-aifrom
19.0-btl
Aug 31, 2026
Merged

chore: merge '19.0-btl' into the code review branch#14
stopkovae merged 3 commits into
19.0-code_review-aifrom
19.0-btl

Conversation

@stopkovae

Copy link
Copy Markdown
Collaborator

No description provided.

sireko and others added 3 commits August 26, 2026 23:40
The module changes the import UI globally for all companies and was not
deployed on 18.0. Installing it must be a deliberate decision, not a
side effect of base_import + base_setup being present.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VLNMeXEWNPb2xPfPDnVeA1
odoo.upgrade.util ships in the separate odoo/upgrade-util repo and is only
importable when Odoo runs with --upgrade-path. A plain 'odoo-bin -u' branch
build has no such path, so the import raised ImportError and aborted the
registry load. util.remove_view is reimplemented in raw SQL; ir_ui_view.
inherit_id is ondelete='restrict', so the inheritance tree is deleted
bottom-up, deepest level first.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VLNMeXEWNPb2xPfPDnVeA1
@stopkovae
stopkovae merged commit e5ae3aa into 19.0-code_review-ai Aug 31, 2026
1 check passed
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.

2 participants