Tardo / OdooTerminal

Webextension tool for Odoo
GNU Affero General Public License v3.0
119 stars 27 forks source link

[BUG] broken on master #99

Closed mart-e closed 1 year ago

mart-e commented 1 year ago

Basic Info:

Describe the bug

The following modules could not be loaded because they have unmet dependencies, this is a secondary error which is likely caused by one of the above problems:

terminal.core.compat.15.Backend
terminal.core.compat.16.Backend
terminal.loaders.Backend
terminal.functions.Backend


**Expected behavior**
Use the database

**Screenshots**
![Screenshot 2023-02-14 at 15-40-53 Odoo - Messages](https://user-images.githubusercontent.com/564822/218770464-bad1454e-079e-4428-a192-20fd2d45e252.png)

**Additional context**
The unloaded modules are now displayed since https://github.com/odoo/odoo/commit/c989ff339d1bb8afde3371d12dab8cc227941691
Tardo commented 1 year ago

Thanks for the report! At the moment I have chosen to make the "alpha" and "beta" versions incompatible.

mart-e commented 1 year ago

Thanks for the quick update but it seems this is still possible to reproduce on saas-16.1 Screenshot 2023-02-23 at 11-12-29 Odoo

(not always, refreshing the page solves this)

Tardo commented 1 year ago

OOps! thanks again for the report... i will made the change to not load in >16.0

** Winter is coming :S

Tardo commented 1 year ago

Ok, I hope it won't cause any more problems.