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

Conneccting docker with enterprise #517

Open
ikzent opened this issue Sep 9, 2024 · 1 comment
Open

Conneccting docker with enterprise #517

ikzent opened this issue Sep 9, 2024 · 1 comment

Comments

@ikzent
Copy link

ikzent commented Sep 9, 2024

  • When trying to build a docker image containing the official released docker and combine this with the newest Enterprise code. The Odoo server does not start.
  • How can this be solved (make your own docker image is a solution)
  • But is there a way to know (when the docker image consistency core and enterprise) can be synchronised ...

File "/addons/enterprise/account_reports/models/account_move.py", line 4, in
from odoo.addons.account.models.exceptions import TaxClosingNonPostedDependingMovesError
ModuleNotFoundError: No module named 'odoo.addons.account.models.exceptions'

@DHerrmannP
Copy link

I have the same issue,

the nightly release downloaded is:

http://nightly.odoo.com/17.0/nightly/deb/odoo_17.0.20240904_all.deb

but when manually inspecting the tar for the same release, the file under src/odoo/addons/account/models/exeptions.py does not exist, and the las commit in the src git repository is from 2024-07-03 17:17:55, I think the packaged version got mixed up?

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

No branches or pull requests

2 participants