Date |
Level |
Type |
Message |
2025-03-25 15:47:38
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2025-03-25 15:47:38
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2025-03-25 15:47:38
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2025-03-25 15:48:03
|
INFO
|
server
|
odoo.modules.loading:357
1 modules loaded in 9.93s, 9225 queries (+9225 extra)
|
2025-03-25 15:48:14
|
INFO
|
server
|
odoo.modules.loading:357
19 modules loaded in 6.89s, 7938 queries (+7938 extra)
|
2025-03-25 15:48:14
|
|
|
Step base finished in 31s
|
2025-03-25 15:48:14
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2025-03-25 15:48:14
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2025-03-25 15:48:39
|
INFO
|
server
|
odoo.modules.loading:357
1 modules loaded in 10.07s, 9225 queries (+9225 extra)
|
2025-03-25 15:55:14
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:20
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:20
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:20
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:20
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:20
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:26
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:26
|
WARNING
|
server
|
odoo.modules.loading:94
Module l10n_ar demo data failed to install, installed without demo data
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 537, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 261, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 188, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 533, in call_kw
result = getattr(recs, name)(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_chart_template.py", line 60, in try_loading
return super().try_loading(template_code, company, install_demo, force_create)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 160, in try_loading
return self._load(template_code, company, install_demo, force_create)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_chart_template.py", line 39, in _load
res = super()._load(template_code, company, install_demo,force_create)
TypeError: AccountChartTemplate._load() takes 4 positional arguments but 5 were given
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 90, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 608, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 679, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 594, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 550, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/demo/exento_demo.xml:32, somewhere inside
<function model="account.chart.template" name="try_loading">
<value eval="[]"/>
<value>ar_ex</value>
<value model="res.company" eval="obj().env.ref('base.company_exento')"/>
<value name="install_demo" eval="True"/>
</function>
|
2025-03-25 15:55:26
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:26
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:32
|
WARNING
|
server
|
odoo.modules.loading:94
Module l10n_cl demo data failed to install, installed without demo data
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 537, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 261, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 188, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 533, in call_kw
result = getattr(recs, name)(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_chart_template.py", line 60, in try_loading
return super().try_loading(template_code, company, install_demo, force_create)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 160, in try_loading
return self._load(template_code, company, install_demo, force_create)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_chart_template.py", line 39, in _load
res = super()._load(template_code, company, install_demo,force_create)
TypeError: AccountChartTemplate._load() takes 4 positional arguments but 5 were given
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 90, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 608, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 679, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 594, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 550, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/demo/demo_company.xml:33, somewhere inside
<function model="account.chart.template" name="try_loading">
<value eval="[]"/>
<value>cl</value>
<value model="res.company" eval="obj().env.ref('base.demo_company_cl')"/>
<value name="install_demo" eval="True"/>
</function>
|
2025-03-25 15:55:32
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:38
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:38
|
WARNING
|
server
|
odoo.modules.loading:94
Module l10n_pe demo data failed to install, installed without demo data
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 537, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 261, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 188, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 533, in call_kw
result = getattr(recs, name)(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_chart_template.py", line 60, in try_loading
return super().try_loading(template_code, company, install_demo, force_create)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 160, in try_loading
return self._load(template_code, company, install_demo, force_create)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_chart_template.py", line 39, in _load
res = super()._load(template_code, company, install_demo,force_create)
TypeError: AccountChartTemplate._load() takes 4 positional arguments but 5 were given
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 90, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 608, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 679, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 594, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 550, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-odoo-odoo/addons/l10n_pe/demo/demo_company.xml:32, somewhere inside
<function model="account.chart.template" name="try_loading">
<value eval="[]"/>
<value>pe</value>
<value model="res.company" eval="obj().env.ref('base.demo_company_pe')"/>
<value name="install_demo" eval="True"/>
</function>
|
2025-03-25 15:55:38
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:44
|
WARNING
|
server
|
odoo.modules.loading:94
Module l10n_uy demo data failed to install, installed without demo data
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 537, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 261, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 188, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 533, in call_kw
result = getattr(recs, name)(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_chart_template.py", line 60, in try_loading
return super().try_loading(template_code, company, install_demo, force_create)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 160, in try_loading
return self._load(template_code, company, install_demo, force_create)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_uy/models/template_uy.py", line 60, in _load
res = super()._load(template_code, company, install_demo, force_create)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_chart_template.py", line 39, in _load
res = super()._load(template_code, company, install_demo,force_create)
TypeError: AccountChartTemplate._load() takes 4 positional arguments but 5 were given
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 90, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 72, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 608, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 679, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 594, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 550, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-odoo-odoo/addons/l10n_uy/demo/demo_company.xml:32, somewhere inside
<function model="account.chart.template" name="try_loading">
<value eval="[]"/>
<value>uy</value>
<value model="res.company" eval="obj().env.ref('base.demo_company_uy')"/>
<value name="install_demo" eval="True"/>
</function>
|
2025-03-25 15:55:44
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:44
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:44
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:44
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:44
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:44
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:50
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:50
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:50
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:50
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:50
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:50
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:56
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:56
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:56
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:56
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:56
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:55:56
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:01
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:01
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:01
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:01
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:01
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:07
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:07
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:07
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:07
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:07
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:13
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:13
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:13
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:13
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:13
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:13
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:13
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:19
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:19
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:19
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:19
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:24
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:24
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:24
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:24
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:24
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:24
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:24
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:30
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:30
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:30
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:30
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:30
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:30
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:32
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:32
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:33
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:44
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:44
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:44
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:44
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:44
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:44
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:50
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:50
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:50
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:50
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:50
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:50
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:55
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:55
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:55
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:56:55
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:57:01
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:57:01
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:57:01
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:57:01
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:57:07
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:57:07
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:57:07
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:57:07
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:57:07
|
WARNING
|
server
|
odoo.fields:529
Field account.invoice.report.price_subtotal_currency: unknown parameter 'currency_field', 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
|
2025-03-25 15:57:12
|
ERROR
|
server
|
odoo.addons.account_multicompany_ux.tests.test_account_multicompany_ux_unit_test:145
ERROR: TestAccountMulticompanyUxUnitTest.test_account_receivable
Traceback (most recent call last):
File "/data/build/ingadhoc-multi-company/account_multicompany_ux/tests/test_account_multicompany_ux_unit_test.py", line 145, in test_account_receivable
customer_invoice = self.env["account.move"].create(
File "<decorator-gen-1287>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 495, in _model_create_multi
return create(self, [arg])
File "/data/build/adhoc-cicd-odoo-odoo/addons/purchase/models/account_invoice.py", line 167, in create
moves = super(AccountMove, self).create(vals_list)
File "<decorator-gen-687>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 496, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3185, in create
moves = super().create(vals_list)
File "<decorator-gen-147>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 496, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 268, in create
threads = super(MailThread, self).create(vals_list)
File "<decorator-gen-31>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 496, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5026, in create
records._check_company()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4376, in _check_company
raise UserError("\n".join(lines))
odoo.exceptions.UserError: Incompatible companies on records:
- “Draft Invoice” belongs to company “ES Company” and “Partner” (partner_id: 'ADHOC S.A., Cashbox demo') belongs to another company.
- “Draft Invoice” belongs to company “ES Company” and “Commercial Entity” (commercial_partner_id: 'ADHOC S.A., Cashbox demo') belongs to another company.
- “Draft Invoice” belongs to company “ES Company” and “Delivery Address” (partner_shipping_id: 'ADHOC S.A., Cashbox demo') belongs to another company.
|
2025-03-25 15:57:12
|
ERROR
|
server
|
odoo.addons.account_multicompany_ux.tests.test_account_multicompany_ux_unit_test:69
ERROR: TestAccountMulticompanyUxUnitTest.test_multicompany_sale_order
Traceback (most recent call last):
File "/data/build/ingadhoc-multi-company/account_multicompany_ux/tests/test_account_multicompany_ux_unit_test.py", line 69, in test_multicompany_sale_order
invoice = self.env["account.move"].create(
File "<decorator-gen-1287>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 495, in _model_create_multi
return create(self, [arg])
File "/data/build/adhoc-cicd-odoo-odoo/addons/purchase/models/account_invoice.py", line 167, in create
moves = super(AccountMove, self).create(vals_list)
File "<decorator-gen-687>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 496, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3185, in create
moves = super().create(vals_list)
File "<decorator-gen-147>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 496, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 268, in create
threads = super(MailThread, self).create(vals_list)
File "<decorator-gen-31>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 496, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5026, in create
records._check_company()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4376, in _check_company
raise UserError("\n".join(lines))
odoo.exceptions.UserError: Incompatible companies on records:
- “Draft Invoice” belongs to company “ES Company” and “Partner” (partner_id: 'ADHOC S.A., Cashbox demo') belongs to another company.
- “Draft Invoice” belongs to company “ES Company” and “Commercial Entity” (commercial_partner_id: 'ADHOC S.A., Cashbox demo') belongs to another company.
- “Draft Invoice” belongs to company “ES Company” and “Delivery Address” (partner_shipping_id: 'ADHOC S.A., Cashbox demo') belongs to another company.
|
2025-03-25 15:57:12
|
|
|
Log limit reached (full logs are still available in the log file)
|
2025-03-25 16:06:49
|
INFO
|
runbot
|
Getting results for build 134639-18-0
|
2025-03-25 16:06:49
|
|
|
Step all finished in 18m
|
2025-03-25 16:06:49
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2025-03-25 16:06:49
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2025-03-25 16:06:49
|
INFO
|
runbot
|
Step setup finished in 0s
|
2025-03-25 16:06:49
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2025-03-25 16:06:49
|
INFO
|
runbot
|
Start running build 134639-18-0
|
2025-03-25 16:06:50
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-18
|
2025-03-25 16:06:56
|
INFO
|
server
|
odoo.modules.loading:357
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2025-03-25 16:06:56
|
INFO
|
server
|
odoo.modules.loading:357
19 modules loaded in 0.58s, 0 queries (+0 extra)
|
2025-03-25 19:51:47
|
INFO
|
runbot
|
Kill build 134639-18-0
|