Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[13.0][bug] "bus.Bus unavailable" raise exception #1175

Open
OthmaneGhandi opened this issue May 5, 2023 · 0 comments
Open

[13.0][bug] "bus.Bus unavailable" raise exception #1175

OthmaneGhandi opened this issue May 5, 2023 · 0 comments
Labels

Comments

@OthmaneGhandi
Copy link

Module

bus module

Describe the bug

getting the "bus.Bus unavailable" exception on the log

Expected behavior
Avoid receiving this "bus.Bus unavailable" exception

Additional context
Odoo have already fixed the issue on Odoo 15.0 we just need to apply the patch for 13.0
This is the fix in 15.0 : https://github.com/OCA/OCB/blob/15.0/addons/bus/models/bus.py#L225
This is the current behaviour in 13.0 : https://github.com/OCA/OCB/blob/13.0/addons/bus/models/bus.py#L199

@OthmaneGhandi OthmaneGhandi changed the title [13.0] "bus.Bus unavailable" raise exception [13.0][bug] "bus.Bus unavailable" raise exception May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant