Commit: base_account_budget:79bf3ffe  
Subject: Add 19.0
Author: Pavlo Trykoza
Committer: Pavlo Trykoza
Commit: base_accounting_kit:87b4d299  
Subject: Add 19.0
Author: Pavlo Trykoza
Committer: Pavlo Trykoza
Commit: account_statement_base:3fa980e0  
Subject: Add 19.0 from OCA
Author: Pavlo Trykoza
Committer: Pavlo Trykoza
Commit: dynamic_accounts_report:f18cc202  
Subject: Add 19.0 from OCA
Author: Pavlo Trykoza
Committer: Pavlo Trykoza
Commit: odoo:337efb06  
Subject: [ADD] tools: patch C types, e.g. str.format
Author: Anton Romanova (roan)
Committer: Anton Romanova (roan)
Version: 19.0
Config: Default
Build time: 65s
Wait time: 84s
Load time: 1m5s
Date Level Type Message
2026-06-16 10:33:37 INFO runbot Init build environment with config Default
2026-06-16 10:33:37 Starting step all from config Default
2026-06-16 10:33:37 Using Dockerfile Tag odoo:DockerDefault
2026-06-16 10:33:47 INFO server odoo.modules.loading:350 1 modules loaded in 6.96s, 8404 queries (+8404 extra)
2026-06-16 10:34:14 WARNING server odoo.addons.base.models.ir_ui_view:862
<img> tag must contain an alt attribute
View error context:
{'file': '/data/build/single_module_repos/base_account_budget/views/account_budget_views.xml',
 'line': 30,
 'name': 'budget.kanban',
 'view': ir.ui.view(931,),
 'view.model': 'budget.budget',
 'view.parent': ir.ui.view(),
 'xmlid': 'view_budget_kanban'}
2026-06-16 10:34:16 WARNING server odoo.registry:275 The model account.account.type has no _description
2026-06-16 10:34:16 WARNING server odoo.fields:534 Field account.asset.category.currency_id: unknown parameter 'hide', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it
2026-06-16 10:34:17 WARNING server py.warnings:343
/data/build/single_module_repos/base_accounting_kit/report/account_asset_report.py:48: DeprecationWarning: Deprecated since 19.0, use self.env.cr directly
  File "/data/build/odoo/odoo-bin", line 6, in <module>
    odoo.cli.main()
  File "/data/build/odoo/odoo/cli/command.py", line 133, in main
    command().run(args)
  File "/data/build/odoo/odoo/cli/server.py", line 127, in run
    main(args)
  File "/data/build/odoo/odoo/cli/server.py", line 118, in main
    rc = server.start(preload=config['db_name'], stop=stop)
  File "/data/build/odoo/odoo/service/server.py", line 1630, in start
    rc = server.run(preload, stop)
  File "/data/build/odoo/odoo/service/server.py", line 702, in run
    rc = preload_registries(preload)
  File "/data/build/odoo/odoo/service/server.py", line 1544, in preload_registries
    registry = Registry.new(dbname, update_module=update_module, install_modules=config['init'], upgrade_modules=config['update'], reinit_modules=config['reinit'])
  File "/data/build/odoo/odoo/tools/func.py", line 88, in locked
    return func(inst, *args, **kwargs)
  File "/data/build/odoo/odoo/orm/registry.py", line 199, in new
    load_modules(
  File "/data/build/odoo/odoo/modules/loading.py", line 464, in load_modules
    load_module_graph(
  File "/data/build/odoo/odoo/modules/loading.py", line 194, in load_module_graph
    registry.init_models(env.cr, model_names, {'module': package.name}, update_operation == 'install')
  File "/data/build/odoo/odoo/orm/registry.py", line 760, in init_models
    model.init()
  File "/data/build/single_module_repos/base_accounting_kit/report/account_asset_report.py", line 48, in init
    tools.drop_view_if_exists(self._cr, 'asset_asset_report')
2026-06-16 10:34:17 WARNING server py.warnings:343
/data/build/single_module_repos/base_accounting_kit/report/account_asset_report.py:49: DeprecationWarning: Deprecated since 19.0, use self.env.cr directly
  File "/data/build/odoo/odoo-bin", line 6, in <module>
    odoo.cli.main()
  File "/data/build/odoo/odoo/cli/command.py", line 133, in main
    command().run(args)
  File "/data/build/odoo/odoo/cli/server.py", line 127, in run
    main(args)
  File "/data/build/odoo/odoo/cli/server.py", line 118, in main
    rc = server.start(preload=config['db_name'], stop=stop)
  File "/data/build/odoo/odoo/service/server.py", line 1630, in start
    rc = server.run(preload, stop)
  File "/data/build/odoo/odoo/service/server.py", line 702, in run
    rc = preload_registries(preload)
  File "/data/build/odoo/odoo/service/server.py", line 1544, in preload_registries
    registry = Registry.new(dbname, update_module=update_module, install_modules=config['init'], upgrade_modules=config['update'], reinit_modules=config['reinit'])
  File "/data/build/odoo/odoo/tools/func.py", line 88, in locked
    return func(inst, *args, **kwargs)
  File "/data/build/odoo/odoo/orm/registry.py", line 199, in new
    load_modules(
  File "/data/build/odoo/odoo/modules/loading.py", line 464, in load_modules
    load_module_graph(
  File "/data/build/odoo/odoo/modules/loading.py", line 194, in load_module_graph
    registry.init_models(env.cr, model_names, {'module': package.name}, update_operation == 'install')
  File "/data/build/odoo/odoo/orm/registry.py", line 760, in init_models
    model.init()
  File "/data/build/single_module_repos/base_accounting_kit/report/account_asset_report.py", line 49, in init
    self._cr.execute("""
2026-06-16 10:34:17 WARNING server odoo.addons.base.models.ir_model:1213 Two fields (journal_ids, filter_journals) of account.common.journal.report() have the same label: Journals. [Modules: base_accounting_kit and account]
2026-06-16 10:34:17 WARNING server odoo.addons.base.models.ir_model:1213 Two fields (amount_tax, tax_ids) of account.bank.statement.line() have the same label: Tax. [Modules: None and base_accounting_kit]
2026-06-16 10:34:17 WARNING server odoo.addons.base.models.ir_model:1213 Two fields (journal_ids, filter_journals) of account.report() have the same label: Journals. [Modules: base_accounting_kit and account]
2026-06-16 10:34:17 WARNING server odoo.addons.base.models.ir_model:1213 Two fields (journal_ids, filter_journals) of account.common.account.report() have the same label: Journals. [Modules: base_accounting_kit and account]
2026-06-16 10:34:17 WARNING server odoo.addons.base.models.ir_model:1213 Two fields (account_type_ids, type) of account.financial.report() have the same label: Type. [Modules: base_accounting_kit and base_accounting_kit]
2026-06-16 10:34:17 WARNING server odoo.addons.base.models.ir_model:1213 Two fields (journal_ids, filter_journals) of account.common.partner.report() have the same label: Journals. [Modules: base_accounting_kit and account]
2026-06-16 10:34:17 WARNING server odoo.addons.base.models.ir_model:1213 Two fields (journal_ids, filter_journals) of account.aged.trial.balance() have the same label: Journals. [Modules: base_accounting_kit and account]
2026-06-16 10:34:17 WARNING server odoo.addons.base.models.ir_model:1213 Two fields (journal_ids, filter_journals) of account.balance.report() have the same label: Journals. [Modules: base_accounting_kit and account]
2026-06-16 10:34:17 WARNING server odoo.addons.base.models.ir_model:1213 Two fields (journal_ids, filter_journals) of account.print.journal() have the same label: Journals. [Modules: base_accounting_kit and account]
2026-06-16 10:34:17 WARNING server odoo.addons.base.models.ir_model:1213 Two fields (journal_ids, filter_journals) of account.report.general.ledger() have the same label: Journals. [Modules: base_accounting_kit and account]
2026-06-16 10:34:17 WARNING server odoo.addons.base.models.ir_model:1213 Two fields (journal_ids, filter_journals) of account.report.partner.ledger() have the same label: Journals. [Modules: base_accounting_kit and account]
2026-06-16 10:34:17 WARNING server odoo.addons.base.models.ir_model:1213 Two fields (journal_ids, filter_journals) of cash.flow.report() have the same label: Journals. [Modules: base_accounting_kit and account]
2026-06-16 10:34:17 WARNING server odoo.addons.base.models.ir_model:1213 Two fields (journal_ids, filter_journals) of financial.report() have the same label: Journals. [Modules: base_accounting_kit and account]
2026-06-16 10:34:17 WARNING server odoo.addons.base.models.ir_model:1213 Two fields (journal_ids, filter_journals) of kit.account.tax.report() have the same label: Journals. [Modules: base_accounting_kit and account]
2026-06-16 10:34:20 WARNING server odoo.modules.loading:263
The models ['age.payable.report', 'age.receivable.report', 'bank.book.report', 'tax.report'] have no access rules in module dynamic_accounts_report, consider adding some, like:
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
dynamic_accounts_report.access_age_payable_report,access_age_payable_report,dynamic_accounts_report.model_age_payable_report,base.group_user,1,0,0,0
dynamic_accounts_report.access_age_receivable_report,access_age_receivable_report,dynamic_accounts_report.model_age_receivable_report,base.group_user,1,0,0,0
dynamic_accounts_report.access_bank_book_report,access_bank_book_report,dynamic_accounts_report.model_bank_book_report,base.group_user,1,0,0,0
dynamic_accounts_report.access_tax_report,access_tax_report,dynamic_accounts_report.model_tax_report,base.group_user,1,0,0,0
2026-06-16 10:34:20 INFO server odoo.modules.loading:350 60 modules loaded in 31.98s, 38028 queries (+38069 extra)
2026-06-16 10:34:20 WARNING server odoo.fields:534 Field account.asset.category.currency_id: unknown parameter 'hide', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it
2026-06-16 10:34:26 INFO runbot Getting results for build 03869-19-0
2026-06-16 10:34:26 Step all finished in 45s
2026-06-16 10:34:26 Starting step base from config Default
2026-06-16 10:34:26 Using Dockerfile Tag odoo:DockerDefault
2026-06-16 10:34:36 INFO server odoo.modules.loading:350 1 modules loaded in 6.95s, 8404 queries (+8404 extra)
2026-06-16 10:34:41 INFO server odoo.modules.loading:350 14 modules loaded in 3.63s, 4664 queries (+4664 extra)
2026-06-16 10:34:42 INFO runbot Getting results for build 03869-19-0
2026-06-16 10:34:42 Step base finished in 15s
2026-06-16 10:34:42 Starting step run from config Default
2026-06-16 10:34:42 INFO runbot Start running build 03869-19-0
2026-06-16 10:34:42 Using Dockerfile Tag odoo:DockerDefault
2026-06-16 10:34:45 INFO server odoo.modules.loading:350 1 modules loaded in 0.00s, 0 queries (+0 extra)
2026-06-16 10:34:46 WARNING server odoo.registry:275 The model account.account.type has no _description
2026-06-16 10:34:46 INFO server odoo.modules.loading:350 60 modules loaded in 1.27s, 0 queries (+2 extra)
2026-06-16 10:34:46 WARNING server odoo.fields:534 Field account.asset.category.currency_id: unknown parameter 'hide', if this is an actual parameter you may want to override the method _valid_field_parameter on the relevant model in order to allow it
2026-06-16 13:42:25 INFO runbot Kill build 03869-19-0