| Date |
Level |
Type |
Message |
|
2026-03-10 12:19:17
|
INFO
|
runbot
|
Rebuild initiated by Administrator
|
|
|
2026-03-10 12:19:22
|
INFO
|
runbot
|
Init build environment with config Default
|
|
|
2026-03-10 12:19:22
|
|
|
Starting step all from config Default
|
|
|
2026-03-10 12:19:22
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2026-03-10 12:19:32
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 6.69s, 8397 queries (+8397 extra)
|
|
|
2026-03-10 12:19:59
|
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-03-10 12:20:02
|
WARNING
|
server
|
odoo.registry:275
The model account.account.type has no _description
|
|
|
2026-03-10 12:20:02
|
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-03-10 12:20:02
|
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 1596, in start
rc = server.run(preload, stop)
File "/data/build/odoo/odoo/service/server.py", line 668, in run
rc = preload_registries(preload)
File "/data/build/odoo/odoo/service/server.py", line 1510, 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 754, 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-03-10 12:20:02
|
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 1596, in start
rc = server.run(preload, stop)
File "/data/build/odoo/odoo/service/server.py", line 668, in run
rc = preload_registries(preload)
File "/data/build/odoo/odoo/service/server.py", line 1510, 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 754, 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-03-10 12:20:03
|
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-03-10 12:20:03
|
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-03-10 12:20:03
|
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-03-10 12:20:03
|
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-03-10 12:20:03
|
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-03-10 12:20:03
|
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-03-10 12:20:03
|
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-03-10 12:20:03
|
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-03-10 12:20:03
|
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-03-10 12:20:03
|
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-03-10 12:20:03
|
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-03-10 12:20:03
|
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-03-10 12:20:03
|
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-03-10 12:20:03
|
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-03-10 12:20:05
|
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-03-10 12:20:05
|
INFO
|
server
|
odoo.modules.loading:350
60 modules loaded in 32.60s, 37942 queries (+37983 extra)
|
|
|
2026-03-10 12:20:06
|
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-03-10 12:20:13
|
INFO
|
runbot
|
Getting results for build 02014-19-0
|
|
|
2026-03-10 12:20:13
|
|
|
Step all finished in 45s
|
|
|
2026-03-10 12:20:13
|
|
|
Starting step base from config Default
|
|
|
2026-03-10 12:20:13
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2026-03-10 12:20:23
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 6.86s, 8397 queries (+8397 extra)
|
|
|
2026-03-10 12:20:27
|
INFO
|
server
|
odoo.modules.loading:350
14 modules loaded in 3.32s, 4670 queries (+4670 extra)
|
|
|
2026-03-10 12:20:29
|
INFO
|
runbot
|
Getting results for build 02014-19-0
|
|
|
2026-03-10 12:20:29
|
|
|
Step base finished in 15s
|
|
|
2026-03-10 12:20:29
|
|
|
Starting step run from config Default
|
|
|
2026-03-10 12:20:29
|
INFO
|
runbot
|
Start running build 02014-19-0
|
|
|
2026-03-10 12:20:29
|
|
|
Using Dockerfile Tag odoo:DockerDefault
|
|
|
2026-03-10 12:20:32
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2026-03-10 12:20:33
|
WARNING
|
server
|
odoo.registry:275
The model account.account.type has no _description
|
|
|
2026-03-10 12:20:33
|
INFO
|
server
|
odoo.modules.loading:350
60 modules loaded in 1.49s, 0 queries (+2 extra)
|
|
|
2026-03-10 12:20: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-03-10 12:38:30
|
ERROR
|
server
|
odoo.http:2841
Exception during request handling.
Traceback (most recent call last):
File "/data/build/odoo/odoo/http.py", line 2810, in __call__
response = request._serve_db()
^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/http.py", line 2285, in _serve_db
raise self._update_served_exception(exc)
File "/data/build/odoo/odoo/http.py", line 2283, in _serve_db
return service_model.retrying(serve_func, env=self.env)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/service/model.py", line 185, in retrying
result = func()
^^^^^^
File "/data/build/odoo/odoo/http.py", line 2338, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/http.py", line 2553, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/addons/base/models/ir_http.py", line 355, in _dispatch
result = endpoint(**request.params)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/http.py", line 794, in route_wrapper
result = endpoint(self, *args, **params_ok)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/addons/web/controllers/dataset.py", line 32, in call_kw
return call_kw(request.env[model], method, args, kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/service/model.py", line 94, in call_kw
result = method(recs, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/single_module_repos/dynamic_accounts_report/models/account_partner_ledger.py", line 50, in view_report
fiscal_year = self.env['res.company'].search([]).mapped('account_opening_date')[0].strftime('%Y-%m-%d')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'bool' object has no attribute 'strftime'
|
|
|
2026-03-10 12:38:45
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
|
|
2026-03-10 12:38:46
|
WARNING
|
server
|
odoo.registry:275
The model account.account.type has no _description
|
|
|
2026-03-10 12:38: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-03-10 12:38:47
|
INFO
|
server
|
odoo.modules.loading:350
62 modules loaded in 1.10s, 774 queries (+778 extra)
|
|
|
2026-03-10 12:38:47
|
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-03-10 12:38:48
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
|
|
2026-03-10 12:38:49
|
WARNING
|
server
|
odoo.registry:275
The model account.account.type has no _description
|
|
|
2026-03-10 12:38:49
|
INFO
|
server
|
odoo.modules.loading:350
62 modules loaded in 0.04s, 0 queries (+2 extra)
|
|
|
2026-03-10 12:38:49
|
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-03-10 12:39:33
|
ERROR
|
server
|
odoo.http:2841
Exception during request handling.
Traceback (most recent call last):
File "/data/build/odoo/odoo/http.py", line 2810, in __call__
response = request._serve_db()
^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/http.py", line 2285, in _serve_db
raise self._update_served_exception(exc)
File "/data/build/odoo/odoo/http.py", line 2283, in _serve_db
return service_model.retrying(serve_func, env=self.env)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/service/model.py", line 185, in retrying
result = func()
^^^^^^
File "/data/build/odoo/odoo/http.py", line 2338, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/http.py", line 2553, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/addons/base/models/ir_http.py", line 355, in _dispatch
result = endpoint(**request.params)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/http.py", line 794, in route_wrapper
result = endpoint(self, *args, **params_ok)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/addons/web/controllers/dataset.py", line 32, in call_kw
return call_kw(request.env[model], method, args, kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/service/model.py", line 94, in call_kw
result = method(recs, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/single_module_repos/dynamic_accounts_report/models/account_partner_ledger.py", line 50, in view_report
fiscal_year = self.env['res.company'].search([]).mapped('account_opening_date')[0].strftime('%Y-%m-%d')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'bool' object has no attribute 'strftime'
|
|
|
2026-03-10 12:39:50
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
|
|
2026-03-10 12:39:50
|
WARNING
|
server
|
odoo.registry:275
The model account.account.type has no _description
|
|
|
2026-03-10 12:39:50
|
INFO
|
server
|
odoo.modules.loading:350
62 modules loaded in 0.04s, 0 queries (+2 extra)
|
|
|
2026-03-10 12:39:50
|
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-03-10 12:40:13
|
ERROR
|
server
|
odoo.http:2841
Exception during request handling.
Traceback (most recent call last):
File "/data/build/odoo/odoo/http.py", line 2810, in __call__
response = request._serve_db()
^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/http.py", line 2285, in _serve_db
raise self._update_served_exception(exc)
File "/data/build/odoo/odoo/http.py", line 2283, in _serve_db
return service_model.retrying(serve_func, env=self.env)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/service/model.py", line 185, in retrying
result = func()
^^^^^^
File "/data/build/odoo/odoo/http.py", line 2338, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/http.py", line 2553, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/addons/base/models/ir_http.py", line 355, in _dispatch
result = endpoint(**request.params)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/http.py", line 794, in route_wrapper
result = endpoint(self, *args, **params_ok)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/addons/web/controllers/dataset.py", line 32, in call_kw
return call_kw(request.env[model], method, args, kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/odoo/odoo/service/model.py", line 94, in call_kw
result = method(recs, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/single_module_repos/dynamic_accounts_report/models/account_partner_ledger.py", line 50, in view_report
fiscal_year = self.env['res.company'].search([]).mapped('account_opening_date')[0].strftime('%Y-%m-%d')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'bool' object has no attribute 'strftime'
|
|
|
2026-03-10 13:21:32
|
INFO
|
runbot
|
Kill build 02014-19-0
|
|