Skip to content

[18.0][FIX] endpoint_route_handler: add missing depends on base - #124

Merged
OCA-git-bot merged 1 commit into
OCA:18.0from
Tecnativa:18.0-fix-endpoint_route_handler
Sep 16, 2026
Merged

OCA-git-bot merged 1 commit into
OCA:18.0from
Tecnativa:18.0-fix-endpoint_route_handler

Conversation

@juancarlosonate-tecnativa

Copy link
Copy Markdown
Contributor

Without an explicit depends key, ir.module.module.dependencies_id remains empty.

As a consequence, _state_update propagates demo=False during installation, since there are no parent modules from which to inherit the demo flag.

This leads to downstream issues: modules depending on this one (e.g., fastapi) fail to load their demo data, because should_have_demo() requires all parent modules to have dbdemo=True.

@Tecnativa

@OCA-git-bot

Copy link
Copy Markdown
Contributor

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

@eduezerouali-tecnativa

Copy link
Copy Markdown

Could you rebase this please

Comment thread endpoint_route_handler/static/description/index.html
@simahawk

Copy link
Copy Markdown
Contributor

@juancarlosonate-tecnativa can you rebase pls?

@OCA-git-bot

Copy link
Copy Markdown
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@simahawk

Copy link
Copy Markdown
Contributor

/ocabot merge patch

To be fwd ported to 19?

@OCA-git-bot

Copy link
Copy Markdown
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 18.0-ocabot-merge-pr-124-by-simahawk-bump-patch, awaiting test results.

@OCA-git-bot
OCA-git-bot merged commit 2ac9142 into OCA:18.0 Sep 16, 2026
7 checks passed
@OCA-git-bot

Copy link
Copy Markdown
Contributor

Congratulations, your PR was merged at 411334e. Thanks a lot for contributing to OCA. ❤️

@juancarlosonate-tecnativa

Copy link
Copy Markdown
Contributor Author

/ocabot merge patch

To be fwd ported to 19?

It was included in the migration to 19

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