Commit: enterprise:e432dd96  
Subject: [IMP] account_loans: allow for more precision for interest rates
Author: Ai Lin Zuccarello (aizu)
Committer: Ai Lin Zuccarello (aizu)
Commit: odoo:b88caf8b  
Subject: [FIX] l10n_it_edi_doi: Remove check on DOI tax being the only one on the line
Author: Paolo Gatti
Committer: Paolo Gatti
Commit: odoo-at-certification-apps:a001ab60  
Subject: Update document number generation in StockMovement for SAFT compliance
Author: ricardomartins
Committer: ricardomartins
Commit: odoo-customer-customizations:ddf0d973  
Subject: Replace old customer selector view in checkout process to ensure compatibility with updated templates. Introduced a new template that safely overrides the previous selector, preventing errors from non-existent elements. This change maintains the integrity of the checkout experience while streamlining customer selection.
Author: ricardomartins
Committer: ricardomartins
Version: 18.0
Config: Default
Build time: 15m
Wait time: 9h
Load time: 15m
Date Level Type Message
2026-03-04 22:25:20 INFO runbot Init build environment with config Default
2026-03-04 22:25:20 Starting step base from config Default
2026-03-04 22:25:20 Using Dockerfile Tag odoo:DockerDefault
2026-03-04 22:25:34 INFO server odoo.modules.loading:360 1 modules loaded in 8.58s, 9285 queries (+9285 extra)
2026-03-04 22:25:43 INFO server odoo.modules.loading:360 18 modules loaded in 7.44s, 7893 queries (+7893 extra)
2026-03-04 22:25:51 INFO runbot Getting results for build 01005-18-0
2026-03-04 22:25:51 Step base finished in 23s
2026-03-04 22:25:51 Starting step all from config Default
2026-03-04 22:25:51 Using Dockerfile Tag odoo:DockerDefault
2026-03-04 22:26:43 INFO server odoo.modules.loading:360 1 modules loaded in 46.08s, 9285 queries (+37189 extra)
2026-03-04 22:39:58 WARNING server odoo.models:830 The model res.partner has no _description
2026-03-04 22:39:58 WARNING server odoo.modules.loading:647 Transient module states were reset
2026-03-04 22:39:58 ERROR server odoo.modules.registry:134 Failed to load registry
2026-03-04 22:39:58 CRITICAL server odoo.service.server:1407
Failed to initialize database `01005-18-0-all`.
Traceback (most recent call last):
  File "/data/build/odoo/odoo/service/server.py", line 1369, in preload_registries
    registry = Registry.new(dbname, update_module=update_module)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/runbot/.local/lib/python3.12/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/modules/registry.py", line 129, in new
    odoo.modules.load_modules(registry, force_demo, status, update_module)
  File "/data/build/odoo/odoo/modules/loading.py", line 489, in load_modules
    processed_modules += load_marked_modules(env, graph,
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/modules/loading.py", line 365, in load_marked_modules
    loaded, processed = load_module_graph(
                        ^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/modules/loading.py", line 205, in load_module_graph
    registry.setup_models(env.cr)
  File "/home/runbot/.local/lib/python3.12/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/tools/func.py", line 97, in locked
    return func(inst, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/data/build/odoo/odoo/modules/registry.py", line 355, in setup_models
    model._setup_fields()
  File "/data/build/odoo/odoo/models.py", line 3725, in _setup_fields
    field.setup(self)
  File "/data/build/odoo/odoo/fields.py", line 537, in setup
    self.setup_related(model)
  File "/data/build/odoo/odoo/fields.py", line 611, in setup_related
    raise KeyError(
KeyError: 'Field company_id referenced in related field definition res.partner.bank.company_id does not exist.'
2026-03-04 22:40:08 INFO runbot Getting results for build 01005-18-0
2026-03-04 22:40:08 Step all finished in 14m
2026-03-04 22:40:08 Starting step run from config Default
2026-03-04 22:40:08 INFO runbot Start running build 01005-18-0
2026-03-04 22:40:08 Using Dockerfile Tag odoo:DockerDefault
2026-03-04 22:41:12 ERROR runbot Docker with state UNKNOWN not started after 60 seconds, skipping
2026-03-04 22:41:12 INFO runbot Step run finished in 0s