Skip to content

Conversation

@vava-odoo
Copy link
Collaborator

Before this commit, we use button_immediate_install for payment_demo in order not to force the dependency while this module is only useful in demo mode. The problem is that button_immediate_install is not safe, as it creates issues in the registry, and therefore should be prevented.

This commit replaces button_immediate_install by button_install, marking this module as "to be installed" (when the registry is loaded again).

task-4804947

Before this commit, we use button_immediate_install for payment_demo in
order not to force the dependency while this module is only useful in
demo mode. The problem is that button_immediate_install is not safe, as
it creates issues in the registry, and therefore should be prevented.

This commit replaces button_immediate_install by button_install, marking
this module as "to be installed" (when the registry is loaded again).

task-4804947
@robodoo
Copy link
Collaborator

robodoo commented Jan 9, 2026

Pull request status dashboard

@pgu-odoo
Copy link
Contributor

@vava-odoo PR is good to go! 👍

@vava-odoo
Copy link
Collaborator Author

@vava-odoo PR is good to go! 👍

Thanks @pgu-odoo for the review.
Waiting for the change in standard to be merged before merging this one: odoo/odoo#243058

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.

3 participants