docker icon indicating copy to clipboard operation
docker copied to clipboard

Conneccting docker with enterprise

Open ikzent opened this issue 5 months ago • 1 comments

  • 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'

ikzent avatar Sep 09 '24 07:09 ikzent