Skip to Content
Menu
This question has been flagged
608 Views

(Sorry, I had to rewrite the post without format since a part of the text had vanished, it should be intelligible now.)


Hi everyone,


As discussed in the Odoo Community Contributors mailing list, we recently posted a PR (odoo/odoo#218851) to Odoo core 17 with a new module to support Andorran accounting. We're getting just one Runbot failure, but we can't pinpoint the exact reason for it, so any help would be much appreciated.


Runbot's ci/template check (see "View details" under "..." next to it) fails in the child task "Testing migration from 17.0 to 18.0...", step "test-migration", with a few warnings "module l10n_ad: not installable, skipped", then error "Some modules have inconsistent states, some dependencies may be missing: ['l10n_ad']". The "Build details" log contains no other hints on why the l10n_ad module failed to load, though.


Curiously, Runbot's log above shows that the l10n_es module loaded successfully. Both l10n_es and l10n_ad have the exact same module dependencies (namely account, base_iban and base_vat). Also, I was able to install and run the module in a new local Odoo 18 (OCB) installation without issues. I was also able to install the module in Runbot's associated Community and Enterprise instances (17.0).


May anyone hint me on how to find the reason why Runbot fails to load the l10n_ad module?


Thanks a lot!



Avatar
Discard