Commit: Gitlab Phileas Community 18.0:e166bb35  
Subject: Add account_dashboard_banner
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: Gitlab Phileas Core TMS 18.0:141cc80e  
Subject: Push from github
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: Gitlab Phileas Common modules 18.0:2a0e0b3d  
Subject: Clean xml_search_improved
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: Gitlab Phileas Odoo 18.0:71e0751f  
Subject: Disable data demo for fleet module
Author: Yann Le Doaré
Committer: Yann Le Doaré
Commit: OS4B raud:42f5d9b5  
Subject: Updated
Author: Yann Le Doaré
Committer: Yann Le Doaré
Version: master
Config: Default
Build time: 103s
Wait time: 106s
Load time: 1m43s
Date Level Type Message
2026-07-16 15:37:20 INFO runbot Init build environment with config Default
2026-07-16 15:37:20 Starting step base from config Default
2026-07-16 15:37:20 Using Dockerfile Tag odoo:minimal_18_0
2026-07-16 15:37:41 INFO server odoo.modules.loading:360 1 modules loaded in 10.67s, 8884 queries (+8884 extra)
2026-07-16 15:37:47 INFO server odoo.modules.loading:360 13 modules loaded in 5.65s, 4198 queries (+4198 extra)
2026-07-16 15:37:51 INFO runbot Getting results for build 00360-master
2026-07-16 15:37:51 Step base finished in 28s
2026-07-16 15:37:51 Starting step all from config Default
2026-07-16 15:37:51 Using Dockerfile Tag odoo:minimal_18_0
2026-07-16 15:38:56 INFO server odoo.modules.loading:360 1 modules loaded in 54.97s, 8884 queries (+36543 extra)
2026-07-16 15:38:57 WARNING server odoo.modules.loading:647 Transient module states were reset
2026-07-16 15:38:57 ERROR server odoo.modules.registry:134 Failed to load registry
2026-07-16 15:38:57 CRITICAL server odoo.service.server:1404
Failed to initialize database `00360-master-all`.
Traceback (most recent call last):
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 397, in from_name
    return next(cls.discover(name=name))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
StopIteration

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/module.py", line 485, in check_python_external_dependency
    version = importlib.metadata.version(requirement.name)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 889, in version
    return distribution(distribution_name).version
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 862, in distribution
    return Distribution.from_name(distribution_name)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 399, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for py3o.template

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_module.py", line 359, in check_external_dependencies
    modules.check_manifest_dependencies(terp)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/module.py", line 506, in check_manifest_dependencies
    check_python_external_dependency(pydep)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/module.py", line 495, in check_python_external_dependency
    raise Exception(msg) from e
Exception: External dependency py3o.template not installed: No package metadata was found for py3o.template

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/server.py", line 1366, in preload_registries
    registry = Registry.new(dbname, update_module=update_module)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/registry.py", line 129, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 456, in load_modules
    modules.button_install()
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_module.py", line 76, in check_and_log
    return method(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_module.py", line 426, in button_install
    modules._state_update('to install', ['uninstalled'])
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_module.py", line 395, in _state_update
    update_demo = update_mods._state_update(newstate, states_to_update, level=level-1)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_module.py", line 401, in _state_update
    self.check_external_dependencies(module.name, newstate)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_module.py", line 367, in check_external_dependencies
    raise UserError(msg)
odoo.exceptions.UserError: Unable to install module "report_py3o" because an external dependency is not met: External dependency py3o.template not installed: No package metadata was found for py3o.template
2026-07-16 15:39:03 INFO runbot Getting results for build 00360-master
2026-07-16 15:39:03 Step all finished in 67s
2026-07-16 15:39:03 Starting step run from config Default
2026-07-16 15:39:03 INFO runbot Start running build 00360-master
2026-07-16 15:39:03 Using Dockerfile Tag odoo:minimal_18_0
2026-07-16 15:39:11 INFO server odoo.modules.loading:360 1 modules loaded in 0.06s, 0 queries (+0 extra)
2026-07-16 15:39:11 INFO server odoo.modules.loading:360 13 modules loaded in 0.75s, 0 queries (+0 extra)
2026-07-16 15:45:19 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-07-16 15:45:21 INFO server odoo.modules.loading:360 13 modules loaded in 0.01s, 0 queries (+0 extra)
2026-07-16 15:46:04 ERROR server odoo.addons.account.models.chart_template:246
Error while loading accounting demo data
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 103, in lookup
    r = d[key]
        ~^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/lru.py", line 33, in __getitem__
    a = self.d[obj]
        ~~~~~~^^^^^
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7aef9d7c5800>, 'base.res_partner_3')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/account/models/chart_template.py", line 243, in _load
    self._install_demo(company.with_env(self.env))
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/account/models/chart_template.py", line 255, in _install_demo
    self.sudo()._load_data(self._get_demo_data(company), ignore_duplicates=True)
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/account/demo/account_demo.py", line 22, in _get_demo_data
    'account.move': self._get_demo_data_move(company),
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/account/demo/account_demo.py", line 136, in _get_demo_data_move
    default_receivable = self.env.ref('base.res_partner_3').with_company(company or self.env.company).property_account_receivable_id
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/api.py", line 660, in ref
    res_model, res_id = self['ir.model.data']._xmlid_to_res_model_res_id(
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2268, in _xmlid_to_res_model_res_id
    return self._xmlid_lookup(xmlid)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 110, in lookup
    value = d[key] = self.method(*args, **kwargs)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2261, in _xmlid_lookup
    raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: base.res_partner_3
2026-07-16 15:46:10 ERROR server odoo.addons.account.models.chart_template:246
Error while loading accounting demo data
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 103, in lookup
    r = d[key]
        ~^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/lru.py", line 33, in __getitem__
    a = self.d[obj]
        ~~~~~~^^^^^
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7aef9d7c5800>, 'base.res_partner_3')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/account/models/chart_template.py", line 243, in _load
    self._install_demo(company.with_env(self.env))
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/account/models/chart_template.py", line 255, in _install_demo
    self.sudo()._load_data(self._get_demo_data(company), ignore_duplicates=True)
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/account/demo/account_demo.py", line 22, in _get_demo_data
    'account.move': self._get_demo_data_move(company),
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/addons/account/demo/account_demo.py", line 136, in _get_demo_data_move
    default_receivable = self.env.ref('base.res_partner_3').with_company(company or self.env.company).property_account_receivable_id
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/api.py", line 660, in ref
    res_model, res_id = self['ir.model.data']._xmlid_to_res_model_res_id(
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2268, in _xmlid_to_res_model_res_id
    return self._xmlid_lookup(xmlid)
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/cache.py", line 110, in lookup
    value = d[key] = self.method(*args, **kwargs)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_model.py", line 2261, in _xmlid_lookup
    raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: base.res_partner_3
2026-07-16 15:46:11 INFO server odoo.modules.loading:360 66 modules loaded in 50.08s, 36677 queries (+36682 extra)
2026-07-16 15:46:13 INFO server odoo.modules.loading:360 1 modules loaded in 0.03s, 0 queries (+0 extra)
2026-07-16 15:46:14 INFO server odoo.modules.loading:360 66 modules loaded in 1.40s, 0 queries (+0 extra)
2026-07-16 15:47:20 WARNING server odoo.http:2609
The following errors have been detected in company YourCompany that block EN16931 e-invoicing:
- Tax '20% G' has no UNECE Tax Type.
- Tax '0% EXEMPT G' has no UNECE Tax Type.
- Tax '0% EX G' has no UNECE Tax Type.
- Tax '0% EU G' has no UNECE Tax Type.
- Tax '20% S' has no UNECE Tax Type.
- Tax '0% EXEMPT S' has no UNECE Tax Type.
- Tax '0% EX S' has no UNECE Tax Type.
- Tax '0% EU S' has no UNECE Tax Type.
2026-07-17 13:28:40 ERROR server odoo.http:2611
Exception during request handling.
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2576, in __call__
    response = request._serve_db()
               ^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2103, in _serve_db
    return self._transactioning(
           ^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2166, in _transactioning
    return service_model.retrying(func, env=self.env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/model.py", line 156, in retrying
    result = func()
             ^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2133, in _serve_ir_http
    response = self.dispatcher.dispatch(rule.endpoint, args)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2294, in dispatch
    return self.request.registry['ir.http']._dispatch(endpoint)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_http.py", line 335, in _dispatch
    result.flatten()
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/facade.py", line 83, in wrap_func
    func(self._wrapped__, *args, **kwargs)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1440, in flatten
    self.response.append(self.render())
                         ^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1432, in render
    return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_ui_view.py", line 2216, in _render_template
    return self.env['ir.qweb']._render(template, values)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/profiler.py", line 313, in _tracked_method_render
    return method_render(self, template, values, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_qweb.py", line 610, in _render
    rendering = render_template(irQweb, values)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<None>", line 5, in not_found_template
ValueError: External ID not found in the system: web.login
2026-07-19 05:04:54 ERROR server odoo.http:2611
Exception during request handling.
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2576, in __call__
    response = request._serve_db()
               ^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2103, in _serve_db
    return self._transactioning(
           ^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2166, in _transactioning
    return service_model.retrying(func, env=self.env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/model.py", line 156, in retrying
    result = func()
             ^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2133, in _serve_ir_http
    response = self.dispatcher.dispatch(rule.endpoint, args)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2294, in dispatch
    return self.request.registry['ir.http']._dispatch(endpoint)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_http.py", line 335, in _dispatch
    result.flatten()
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/facade.py", line 83, in wrap_func
    func(self._wrapped__, *args, **kwargs)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1440, in flatten
    self.response.append(self.render())
                         ^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1432, in render
    return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_ui_view.py", line 2216, in _render_template
    return self.env['ir.qweb']._render(template, values)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/profiler.py", line 313, in _tracked_method_render
    return method_render(self, template, values, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_qweb.py", line 610, in _render
    rendering = render_template(irQweb, values)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<None>", line 5, in not_found_template
ValueError: External ID not found in the system: web.login
2026-07-20 12:41:38 WARNING server odoo.http:2609 The action “callback” does not exist.
2026-07-20 14:45:53 WARNING server odoo.http:2609
The following errors have been detected in company YourCompany that block EN16931 e-invoicing:
- Tax '20% G' has no UNECE Tax Type.
- Tax '0% EXEMPT G' has no UNECE Tax Type.
- Tax '0% EX G' has no UNECE Tax Type.
- Tax '0% EU G' has no UNECE Tax Type.
- Tax '20% S' has no UNECE Tax Type.
- Tax '0% EXEMPT S' has no UNECE Tax Type.
- Tax '0% EX S' has no UNECE Tax Type.
- Tax '0% EU S' has no UNECE Tax Type.
2026-07-20 14:46:06 WARNING server odoo.http:2609
The following errors have been detected in company YourCompany that block EN16931 e-invoicing:
- Tax '20% G' has no UNECE Tax Type.
- Tax '0% EXEMPT G' has no UNECE Tax Type.
- Tax '0% EX G' has no UNECE Tax Type.
- Tax '0% EU G' has no UNECE Tax Type.
- Tax '20% S' has no UNECE Tax Type.
- Tax '0% EXEMPT S' has no UNECE Tax Type.
- Tax '0% EX S' has no UNECE Tax Type.
- Tax '0% EU S' has no UNECE Tax Type.
2026-07-20 14:47:19 WARNING server odoo.http:2609
The following errors have been detected in company YourCompany that block EN16931 e-invoicing:
- Tax '0% EXEMPT G' has no UNECE Tax Type.
- Tax '0% EX G' has no UNECE Tax Type.
- Tax '0% EU G' has no UNECE Tax Type.
- Tax '20% S' has no UNECE Tax Type.
- Tax '0% EXEMPT S' has no UNECE Tax Type.
- Tax '0% EX S' has no UNECE Tax Type.
- Tax '0% EU S' has no UNECE Tax Type.
2026-07-20 14:47:37 WARNING server odoo.http:2609
The following errors have been detected in company YourCompany that block EN16931 e-invoicing:
- Tax '0% EXEMPT G' has no UNECE Tax Type.
- Tax '0% EX G' has no UNECE Tax Type.
- Tax '0% EU G' has no UNECE Tax Type.
- Tax '20% S' has no UNECE Tax Type.
- Tax '0% EXEMPT S' has no UNECE Tax Type.
- Tax '0% EX S' has no UNECE Tax Type.
- Tax '0% EU S' has no UNECE Tax Type.
2026-07-20 14:47:47 WARNING server odoo.http:2609
The following errors have been detected in company YourCompany that block EN16931 e-invoicing:
- Tax '0% EXEMPT G' has no UNECE Tax Type.
- Tax '0% EX G' has no UNECE Tax Type.
- Tax '0% EU G' has no UNECE Tax Type.
- Tax '20% S' has no UNECE Tax Type.
- Tax '0% EXEMPT S' has no UNECE Tax Type.
- Tax '0% EX S' has no UNECE Tax Type.
- Tax '0% EU S' has no UNECE Tax Type.
2026-07-20 14:48:30 WARNING server odoo.http:2609
The following errors have been detected in company YourCompany that block EN16931 e-invoicing:
- Tax '0% EXEMPT G' has no UNECE Tax Type.
- Tax '0% EX G' has no UNECE Tax Type.
- Tax '0% EU G' has no UNECE Tax Type.
- Tax '20% S' has no UNECE Tax Type.
- Tax '0% EXEMPT S' has no UNECE Tax Type.
- Tax '0% EX S' has no UNECE Tax Type.
- Tax '0% EU S' has no UNECE Tax Type.
2026-07-23 06:37:13 WARNING server odoo.http:2609 Échec de la requête sur l'annuaire avec le SIREN ou SIRET '26750045201928'. Erreur : Directory line 267500452_26750045201928_005 type siret was expected to be 267500452_26750045201928
2026-07-23 06:38:13 WARNING server odoo.http:2609 Échec de la requête sur l'annuaire avec le SIREN ou SIRET '26750045201928'. Erreur : Directory line 267500452_26750045201928_005 type siret was expected to be 267500452_26750045201928
2026-07-23 06:45:21 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-07-23 06:45:22 INFO server odoo.modules.loading:360 66 modules loaded in 0.05s, 0 queries (+0 extra)
2026-07-23 06:45:27 WARNING server odoo.modules.loading:94
Module sale demo data failed to install, installed without demo data
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 590, in _tag_root
    f(rec)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 374, in _tag_record
    raise Exception("Cannot update missing record %r" % xid)
Exception: Cannot update missing record 'product.consu_delivery_01'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 90, in load_demo
    load_data(env(su=True), idref, mode, kind='demo', package=package)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/modules/loading.py", line 72, in load_data
    tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 662, in convert_file
    convert_xml_import(env, module, fp, idref, mode, noupdate)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 733, in convert_xml_import
    obj.parse(doc.getroot())
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 648, in parse
    self._tag_root(de)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/convert.py", line 603, in _tag_root
    raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/Gitlab%20Phileas%20Odoo%2018.0/addons/sale/data/product_demo.xml:4, somewhere inside
<record id="product.consu_delivery_01" model="product.product">
        <field name="invoice_policy">order</field>
    </record>
2026-07-23 06:45:31 INFO server odoo.modules.loading:360 75 modules loaded in 9.07s, 6013 queries (+6015 extra)
2026-07-23 06:45:53 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-07-23 06:45:53 INFO server odoo.modules.loading:360 75 modules loaded in 0.19s, 0 queries (+0 extra)
2026-07-24 23:36:03 ERROR server odoo.http:2611
Exception during request handling.
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2576, in __call__
    response = request._serve_db()
               ^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2103, in _serve_db
    return self._transactioning(
           ^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2166, in _transactioning
    return service_model.retrying(func, env=self.env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/model.py", line 156, in retrying
    result = func()
             ^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2133, in _serve_ir_http
    response = self.dispatcher.dispatch(rule.endpoint, args)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2294, in dispatch
    return self.request.registry['ir.http']._dispatch(endpoint)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_http.py", line 335, in _dispatch
    result.flatten()
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/facade.py", line 83, in wrap_func
    func(self._wrapped__, *args, **kwargs)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1440, in flatten
    self.response.append(self.render())
                         ^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1432, in render
    return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_ui_view.py", line 2216, in _render_template
    return self.env['ir.qweb']._render(template, values)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/profiler.py", line 313, in _tracked_method_render
    return method_render(self, template, values, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_qweb.py", line 610, in _render
    rendering = render_template(irQweb, values)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<None>", line 5, in not_found_template
ValueError: External ID not found in the system: web.login
2026-07-25 11:43:43 ERROR server odoo.http:2611
Exception during request handling.
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2576, in __call__
    response = request._serve_db()
               ^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2103, in _serve_db
    return self._transactioning(
           ^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2166, in _transactioning
    return service_model.retrying(func, env=self.env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/model.py", line 156, in retrying
    result = func()
             ^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2133, in _serve_ir_http
    response = self.dispatcher.dispatch(rule.endpoint, args)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2294, in dispatch
    return self.request.registry['ir.http']._dispatch(endpoint)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_http.py", line 335, in _dispatch
    result.flatten()
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/facade.py", line 83, in wrap_func
    func(self._wrapped__, *args, **kwargs)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1440, in flatten
    self.response.append(self.render())
                         ^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1432, in render
    return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_ui_view.py", line 2216, in _render_template
    return self.env['ir.qweb']._render(template, values)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/profiler.py", line 313, in _tracked_method_render
    return method_render(self, template, values, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_qweb.py", line 610, in _render
    rendering = render_template(irQweb, values)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<None>", line 5, in not_found_template
ValueError: External ID not found in the system: web.login
2026-07-26 02:12:23 ERROR server odoo.http:2611
Exception during request handling.
Traceback (most recent call last):
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2576, in __call__
    response = request._serve_db()
               ^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2103, in _serve_db
    return self._transactioning(
           ^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2166, in _transactioning
    return service_model.retrying(func, env=self.env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/service/model.py", line 156, in retrying
    result = func()
             ^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2133, in _serve_ir_http
    response = self.dispatcher.dispatch(rule.endpoint, args)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 2294, in dispatch
    return self.request.registry['ir.http']._dispatch(endpoint)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_http.py", line 335, in _dispatch
    result.flatten()
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/facade.py", line 83, in wrap_func
    func(self._wrapped__, *args, **kwargs)
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1440, in flatten
    self.response.append(self.render())
                         ^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/http.py", line 1432, in render
    return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_ui_view.py", line 2216, in _render_template
    return self.env['ir.qweb']._render(template, values)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/tools/profiler.py", line 313, in _tracked_method_render
    return method_render(self, template, values, **options)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/Gitlab Phileas Odoo 18.0/odoo/addons/base/models/ir_qweb.py", line 610, in _render
    rendering = render_template(irQweb, values)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<None>", line 5, in not_found_template
ValueError: External ID not found in the system: web.login