Commit: Gitlab Phileas Community 18.0:31d64f92  
Subject: Add report_py3o
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: 98s
Wait time: 99s
Load time: 1m38s
Date Level Type Message
2026-07-16 15:21:39 INFO runbot Init build environment with config Default
2026-07-16 15:21:39 Starting step base from config Default
2026-07-16 15:21:39 Using Dockerfile Tag odoo:minimal_18_0
2026-07-16 15:21:59 INFO server odoo.modules.loading:360 1 modules loaded in 9.91s, 8884 queries (+8884 extra)
2026-07-16 15:22:05 INFO server odoo.modules.loading:360 13 modules loaded in 5.81s, 4198 queries (+4198 extra)
2026-07-16 15:22:10 INFO runbot Getting results for build 00359-master
2026-07-16 15:22:10 Step base finished in 27s
2026-07-16 15:22:10 Starting step all from config Default
2026-07-16 15:22:10 Using Dockerfile Tag odoo:minimal_18_0
2026-07-16 15:23:14 INFO server odoo.modules.loading:360 1 modules loaded in 54.56s, 8884 queries (+36543 extra)
2026-07-16 15:23:15 WARNING server odoo.modules.loading:647 Transient module states were reset
2026-07-16 15:23:15 ERROR server odoo.modules.registry:134 Failed to load registry
2026-07-16 15:23:15 CRITICAL server odoo.service.server:1404
Failed to initialize database `00359-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:23:17 INFO runbot Getting results for build 00359-master
2026-07-16 15:23:17 Step all finished in 66s
2026-07-16 15:23:17 Starting step run from config Default
2026-07-16 15:23:17 INFO runbot Start running build 00359-master
2026-07-16 15:23:17 Using Dockerfile Tag odoo:minimal_18_0
2026-07-16 15:23:24 INFO server odoo.modules.loading:360 1 modules loaded in 0.06s, 0 queries (+0 extra)
2026-07-16 15:23:25 INFO server odoo.modules.loading:360 13 modules loaded in 0.71s, 0 queries (+0 extra)
2026-07-16 15:28:05 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-07-16 15:28:06 INFO server odoo.modules.loading:360 13 modules loaded in 0.01s, 0 queries (+0 extra)
2026-07-16 15:28:26 WARNING server odoo.addons.base.models.ir_cron:158 Skipping database 00359-master-base because of modules to install/upgrade/remove.
2026-07-16 15:28:50 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 0x781f88391800>, '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:28:56 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 0x781f88391800>, '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:28:56 INFO server odoo.modules.loading:360 64 modules loaded in 50.26s, 36513 queries (+36518 extra)
2026-07-16 15:29:27 INFO server odoo.modules.loading:360 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-07-16 15:29:28 INFO server odoo.modules.loading:360 64 modules loaded in 1.36s, 0 queries (+0 extra)
2026-07-16 15:30:51 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-16 15:31:20 WARNING server odoo.http:2609
You try to install module "l10n_fr_einvoicing_dashboard_banner" that depends on module "account_dashboard_banner".
But the latter module is not available in your system.
2026-07-17 15:20:09 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 06:16:48 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 00:04:55 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 20:59: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