| Date |
Level |
Type |
Message |
|
2026-04-13 18:34:46
|
INFO
|
runbot
|
Init build environment with config Default
|
|
|
2026-04-13 18:34:46
|
|
|
Starting step all from config Default
|
|
|
2026-04-13 18:34:46
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2026-04-13 18:34:57
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 7.51s, 8398 queries (+8398 extra)
|
|
|
2026-04-13 18:35:27
|
WARNING
|
server
|
odoo.addons.base.models.ir_ui_view:859
<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(930,),
'view.model': 'budget.budget',
'view.parent': ir.ui.view(),
'xmlid': 'view_budget_kanban'}
|
|
|
2026-04-13 18:35:29
|
WARNING
|
server
|
odoo.registry:275
The model account.account.type has no _description
|
|
|
2026-04-13 18:35:29
|
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-04-13 18:35:29
|
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 757, 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-04-13 18:35:29
|
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 757, 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-04-13 18:35:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1200
Two fields (journal_ids, filter_journals) of account.common.journal.report() have the same label: Journals. [Modules: base_accounting_kit and account]
|
|
|
2026-04-13 18:35:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1200
Two fields (amount_tax, tax_ids) of account.bank.statement.line() have the same label: Tax. [Modules: None and base_accounting_kit]
|
|
|
2026-04-13 18:35:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1200
Two fields (journal_ids, filter_journals) of account.report() have the same label: Journals. [Modules: base_accounting_kit and account]
|
|
|
2026-04-13 18:35:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1200
Two fields (journal_ids, filter_journals) of account.common.account.report() have the same label: Journals. [Modules: base_accounting_kit and account]
|
|
|
2026-04-13 18:35:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1200
Two fields (account_type_ids, type) of account.financial.report() have the same label: Type. [Modules: base_accounting_kit and base_accounting_kit]
|
|
|
2026-04-13 18:35:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1200
Two fields (journal_ids, filter_journals) of account.common.partner.report() have the same label: Journals. [Modules: base_accounting_kit and account]
|
|
|
2026-04-13 18:35:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1200
Two fields (journal_ids, filter_journals) of account.aged.trial.balance() have the same label: Journals. [Modules: base_accounting_kit and account]
|
|
|
2026-04-13 18:35:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1200
Two fields (journal_ids, filter_journals) of account.balance.report() have the same label: Journals. [Modules: base_accounting_kit and account]
|
|
|
2026-04-13 18:35:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1200
Two fields (journal_ids, filter_journals) of account.print.journal() have the same label: Journals. [Modules: base_accounting_kit and account]
|
|
|
2026-04-13 18:35:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1200
Two fields (journal_ids, filter_journals) of account.report.general.ledger() have the same label: Journals. [Modules: base_accounting_kit and account]
|
|
|
2026-04-13 18:35:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1200
Two fields (journal_ids, filter_journals) of account.report.partner.ledger() have the same label: Journals. [Modules: base_accounting_kit and account]
|
|
|
2026-04-13 18:35:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1200
Two fields (journal_ids, filter_journals) of cash.flow.report() have the same label: Journals. [Modules: base_accounting_kit and account]
|
|
|
2026-04-13 18:35:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1200
Two fields (journal_ids, filter_journals) of financial.report() have the same label: Journals. [Modules: base_accounting_kit and account]
|
|
|
2026-04-13 18:35:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_model:1200
Two fields (journal_ids, filter_journals) of kit.account.tax.report() have the same label: Journals. [Modules: base_accounting_kit and account]
|
|
|
2026-04-13 18:35:33
|
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-04-13 18:35:33
|
INFO
|
server
|
odoo.modules.loading:350
60 modules loaded in 35.34s, 37970 queries (+38011 extra)
|
|
|
2026-04-13 18:35:33
|
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-04-13 18:35:39
|
INFO
|
runbot
|
Getting results for build 02426-19-0
|
|
|
2026-04-13 18:35:39
|
|
|
Step all finished in 49s
|
|
|
2026-04-13 18:35:39
|
|
|
Starting step base from config Default
|
|
|
2026-04-13 18:35:39
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2026-04-13 18:35:49
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 6.46s, 8398 queries (+8398 extra)
|
|
|
2026-04-13 18:35:53
|
INFO
|
server
|
odoo.modules.loading:350
14 modules loaded in 4.13s, 4673 queries (+4673 extra)
|
|
|
2026-04-13 18:35:56
|
INFO
|
runbot
|
Getting results for build 02426-19-0
|
|
|
2026-04-13 18:35:56
|
|
|
Step base finished in 15s
|
|
|
2026-04-13 18:35:56
|
|
|
Starting step run from config Default
|
|
|
2026-04-13 18:35:56
|
INFO
|
runbot
|
Start running build 02426-19-0
|
|
|
2026-04-13 18:35:56
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2026-04-13 18:35:59
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2026-04-13 18:36:00
|
WARNING
|
server
|
odoo.registry:275
The model account.account.type has no _description
|
|
|
2026-04-13 18:36:00
|
INFO
|
server
|
odoo.modules.loading:350
60 modules loaded in 1.25s, 0 queries (+2 extra)
|
|
|
2026-04-13 18:36:00
|
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-04-16 07:04:21
|
INFO
|
runbot
|
Kill build 02426-19-0
|
|