Date |
Level |
Type |
Message |
2024-07-23 19:07:01
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2024-07-23 19:07:01
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2024-07-23 19:07:01
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-23 19:07:27
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 12.50s, 9048 queries (+9048 extra)
|
2024-07-23 19:07:45
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 9.14s, 7239 queries (+7239 extra)
|
2024-07-23 19:07:45
|
|
|
Step base finished in 40s
|
2024-07-23 19:07:45
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2024-07-23 19:07:45
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-23 19:08:07
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 11.56s, 9048 queries (+9048 extra)
|
2024-07-23 19:16:37
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert4 in (AR) Responsable Inscripto company
|
2024-07-23 19:16:37
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert9 in (AR) Monotributista company
|
2024-07-23 19:16:37
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert5 in (AR) Exento company
|
2024-07-23 19:16:49
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 19:17:54
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 19:17:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
2024-07-23 19:19:16
|
WARNING
|
server
|
odoo.modules.loading:93
Module demo_base 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 556, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 456, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5071, in _load_records
records = self._load_records_create([data['values'] for data in to_create])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4982, in _load_records_create
return self.create(values)
File "<decorator-gen-941>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/payment_custom/models/payment_provider.py", line 31, in create
providers = super().create(values_list)
File "<decorator-gen-606>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/payment/models/payment_provider.py", line 343, in create
providers = super().create(values_list)
File "<decorator-gen-12>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 415, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4641, in create
next(iter(fields)).determine_inverse(batch_recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1398, in determine_inverse
determine(self.inverse, records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-multi-company/payment_multic_ux/models/payment_provider.py", line 21, in _inverse_journal_id
self._link_payment_method_to_journal(provider)
File "/data/build/ingadhoc-multi-company/payment_multic_ux/models/payment_provider.py", line 28, in _link_payment_method_to_journal
default_payment_method_id = provider._get_default_payment_method_id(provider._get_code())
AttributeError: 'payment.provider' object has no attribute '_get_default_payment_method_id'
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 89, 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 71, 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 627, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 613, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 569, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-ingadhoc-demo/demo_base/demo/payment_provider_demo.xml:3, somewhere inside
<record id="payment_provider_arg" model="payment.provider">
<field name="name">Demo Ar</field>
<field name="image_128" type="base64" file="payment_demo/static/description/icon.png"/>
<field name="code">demo</field>
<field name="inline_form_view_id" ref="payment_demo.inline_form"/>
<field name="token_inline_form_view_id" ref="payment_demo.token_inline_form"/>
<field name="allow_tokenization">True</field>
<field name="state">test</field>
<field name="company_id" ref="l10n_ar.company_ri"/>
<field name="journal_id" model="account.journal" search="[('type', '=', 'bank'), ('company_id', '=', ref('l10n_ar.company_ri'))]"/>
</record>
|
2024-07-23 19:19:34
|
INFO
|
server
|
odoo.modules.loading:301
524 modules loaded in 677.12s, 354508 queries (+367133 extra)
|
2024-07-23 19:19:46
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 9.18s, 2167 queries (+2167 extra)
|
2024-07-23 19:19:57
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 19:19:57
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-23 19:20:03
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 19:20:03
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-23 19:20:09
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 19:20:09
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-23 19:20:09
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 19:20:09
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-23 19:20:21
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 19:20:21
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-23 19:20:21
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 19:20:21
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-23 19:20:33
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 19:20:33
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-23 19:20:33
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 19:20:33
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
2024-07-23 19:20:45
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 19:20:45
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG, company_2_data
|
2024-07-23 19:20:51
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 19:20:51
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG, company_1_data, company_2_data
|
2024-07-23 19:20:51
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-23 19:20:51
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data
|
2024-07-23 19:21:38
|
INFO
|
runbot
|
Getting results for build 62739-17-0
|
2024-07-23 19:21:38
|
ERROR
|
runbot
|
Error or traceback found in logs
|
2024-07-23 19:21:38
|
|
|
Step all finished in 14m
|
2024-07-23 19:21:38
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2024-07-23 19:21:38
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-23 19:21:39
|
INFO
|
runbot
|
Step setup finished in 0s
|
2024-07-23 19:21:39
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2024-07-23 19:21:39
|
INFO
|
runbot
|
Start running build 62739-17-0
|
2024-07-23 19:21:39
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-23 19:21:47
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 19:21:47
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 0.33s, 0 queries (+0 extra)
|
2024-07-23 19:48:01
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 19:48:07
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 5.40s, 0 queries (+0 extra)
|
2024-07-23 19:48:53
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-23 19:48:59
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 4.33s, 0 queries (+0 extra)
|
2024-07-24 12:18:04
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-24 12:18:09
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 4.67s, 0 queries (+0 extra)
|
2024-07-24 12:20:14
|
ERROR
|
server
|
odoo.osv.expression:1145
Non-stored field res.partner.display_name cannot be searched.
NoneType: None
|
2024-07-24 12:20:14
|
ERROR
|
server
|
odoo.osv.expression:1145
Non-stored field res.partner.display_name cannot be searched.
NoneType: None
|
2024-07-24 12:20:20
|
ERROR
|
server
|
odoo.osv.expression:1145
Non-stored field res.partner.display_name cannot be searched.
NoneType: None
|
2024-07-24 12:20:20
|
ERROR
|
server
|
odoo.osv.expression:1145
Non-stored field res.partner.display_name cannot be searched.
NoneType: None
|
2024-07-24 12:20:31
|
ERROR
|
server
|
odoo.osv.expression:1145
Non-stored field res.partner.display_name cannot be searched.
NoneType: None
|
2024-07-24 12:20:31
|
ERROR
|
server
|
odoo.osv.expression:1145
Non-stored field res.partner.display_name cannot be searched.
NoneType: None
|
2024-07-24 12:20:37
|
ERROR
|
server
|
odoo.osv.expression:1145
Non-stored field res.partner.display_name cannot be searched.
NoneType: None
|
2024-07-24 12:20:37
|
ERROR
|
server
|
odoo.osv.expression:1145
Non-stored field res.partner.display_name cannot be searched.
NoneType: None
|
2024-07-24 12:20:43
|
ERROR
|
server
|
odoo.osv.expression:1145
Non-stored field res.partner.display_name cannot be searched.
NoneType: None
|
2024-07-24 12:20:43
|
ERROR
|
server
|
odoo.osv.expression:1145
Non-stored field res.partner.display_name cannot be searched.
NoneType: None
|
2024-07-24 12:22:51
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-24 12:22:51
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG, aaaaa
|
2024-07-24 12:22:57
|
WARNING
|
server
|
odoo.addons.account.models.chart_template:500
Failed when trying to recover demo_invoice_extract for field=ir.attachment.res_id
|
2024-07-24 12:22:57
|
ERROR
|
server
|
odoo.addons.account.models.chart_template:228
Error while loading accounting demo data
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 99, in lookup
r = d[key]
File "<decorator-gen-5>", line 2, in __getitem__
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/lru.py", line 34, in __getitem__
a = self.d[obj]
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7f4af6650e50>, 'account.24_demo_invoice_extract')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 225, in _load
self._install_demo(company.with_env(self.env))
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 237, in _install_demo
self.sudo()._load_data(self._get_demo_data(company))
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 594, in _load_data
'values': deref_values(record_vals, self.env[model]),
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 501, in deref_values
raise e
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 498, in deref_values
values[fname] = self.ref(value).id if value not in ('', 'False', 'None') else False
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 1042, in ref
or self.env.ref(f"account.{self.env.company.parent_ids[0].id}_{xmlid}", raise_if_not_found)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 580, in ref
res_model, res_id = self['ir.model.data']._xmlid_to_res_model_res_id(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2187, in _xmlid_to_res_model_res_id
return self._xmlid_lookup(xmlid)
File "<decorator-gen-43>", line 2, in _xmlid_lookup
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 104, in lookup
value = d[key] = self.method(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2180, in _xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: account.24_demo_invoice_extract
|
2024-07-24 12:26:26
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-24 12:26:26
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG, aaaaa, pam argentina
|
2024-07-24 12:26:32
|
WARNING
|
server
|
odoo.addons.account.models.chart_template:500
Failed when trying to recover demo_invoice_extract for field=ir.attachment.res_id
|
2024-07-24 12:26:32
|
ERROR
|
server
|
odoo.addons.account.models.chart_template:228
Error while loading accounting demo data
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 99, in lookup
r = d[key]
File "<decorator-gen-5>", line 2, in __getitem__
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/lru.py", line 34, in __getitem__
a = self.d[obj]
KeyError: ('ir.model.data', <function IrModelData._xmlid_lookup at 0x7f4af6650e50>, 'account.25_demo_invoice_extract')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 225, in _load
self._install_demo(company.with_env(self.env))
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 237, in _install_demo
self.sudo()._load_data(self._get_demo_data(company))
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 594, in _load_data
'values': deref_values(record_vals, self.env[model]),
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 501, in deref_values
raise e
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 498, in deref_values
values[fname] = self.ref(value).id if value not in ('', 'False', 'None') else False
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 1042, in ref
or self.env.ref(f"account.{self.env.company.parent_ids[0].id}_{xmlid}", raise_if_not_found)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 580, in ref
res_model, res_id = self['ir.model.data']._xmlid_to_res_model_res_id(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2187, in _xmlid_to_res_model_res_id
return self._xmlid_lookup(xmlid)
File "<decorator-gen-43>", line 2, in _xmlid_lookup
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 104, in lookup
value = d[key] = self.method(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2180, in _xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
ValueError: External ID not found in the system: account.25_demo_invoice_extract
|
2024-07-24 12:29:03
|
WARNING
|
server
|
odoo.http:2209
The Bill/Refund date is required to validate this document.
|
2024-07-24 14:29:00
|
INFO
|
runbot
|
Kill build 62739-17-0
|
2024-07-24 14:42:47
|
|
|
Waking up build
|
2024-07-24 14:42:47
|
INFO
|
runbot
|
Start running build 62739-17-0
|
2024-07-24 14:42:47
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-24 14:42:55
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-24 14:42:55
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 0.46s, 0 queries (+0 extra)
|
2024-07-24 14:42:55
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-24 14:43:01
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-24 14:43:07
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 7.97s, 0 queries (+0 extra)
|
2024-07-24 14:43:07
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 7.38s, 0 queries (+0 extra)
|
2024-07-24 14:43:34
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-24 14:43:41
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 6.84s, 0 queries (+0 extra)
|
2024-07-24 18:52:58
|
WARNING
|
server
|
odoo.http:739
<function odoo.addons.report_aeroo.controllers.main.report_download> called ignoring args {'token'}
|
2024-07-24 18:53:49
|
WARNING
|
server
|
odoo.http:739
<function odoo.addons.report_aeroo.controllers.main.report_download> called ignoring args {'token'}
|
2024-07-24 18:57:06
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-24 18:57:06
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 0.27s, 0 queries (+0 extra)
|
2024-07-24 18:57:12
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-24 18:57:12
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 0.28s, 0 queries (+0 extra)
|
2024-07-24 18:57:24
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-24 18:57:24
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 0.25s, 0 queries (+0 extra)
|
2024-07-24 18:57:29
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-24 18:57:29
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 0.25s, 0 queries (+0 extra)
|
2024-07-24 19:11:38
|
ERROR
|
server
|
odoo.http:2211
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5851, in ensure_one
_id, = self._ids
ValueError: not enough values to unpack (expected 1, got 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2189, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1764, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 133, in retrying
result = func()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1791, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1995, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_http.py", line 235, in _dispatch
response = super()._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 226, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 741, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 24, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 468, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 453, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 1073, in onchange
todo = [
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 1076, in <listcomp>
if field_name not in done and snapshot0.has_changed(field_name)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 1189, in has_changed
return self[field_name] != self.record[field_name]
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6633, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1207, in __get__
self.compute_value(recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/base_automation/models/base_automation.py", line 759, in _compute_field_value
return _compute_field_value.origin(self, field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 56, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1702, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 661, in _compute_partner_credit_warning
current_amount=(order.amount_total / order.currency_rate),
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1152, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/base_automation/models/base_automation.py", line 764, in _compute_field_value
_compute_field_value.origin(self, field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 56, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1702, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_external_tax/models/sale_order.py", line 62, in _compute_amounts
super(SaleOrder, self - external_tax_orders)._compute_amounts()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 471, in _compute_amounts
amount_untaxed = sum(order_lines.mapped('price_subtotal'))
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6089, in mapped
recs = recs._fields[name].mapped(recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1270, in mapped
self.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale/models/sale_order_line.py", line 142, in _compute_amount
super(SaleOrderLine, line)._compute_amount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 624, in _compute_amount
line._convert_to_tax_base_line_dict()
File "/data/build/ingadhoc-sale/sale_gathering/models/sale_order_line.py", line 45, in _convert_to_tax_base_line_dict
return super()._convert_to_tax_base_line_dict(**kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 610, in _convert_to_tax_base_line_dict
price_unit=self.price_unit,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1152, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-sale/sale_gathering/models/sale_order_line.py", line 12, in _compute_price_unit
super(SaleOrderLine, self - gathering_lines)._compute_price_unit()
File "/data/build/ingadhoc-enterprise-extensions/sale_subscription_ux/models/sale_order_line.py", line 30, in _compute_price_unit
super()._compute_price_unit()
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order_line.py", line 120, in _compute_price_unit
super(SaleOrderLine, line_to_recompute)._compute_price_unit()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_management/models/sale_order_line.py", line 37, in _compute_price_unit
super(SaleOrderLine, self - lines_without_price_recomputation)._compute_price_unit()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 474, in _compute_price_unit
price = line._get_display_price()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_loyalty/models/sale_order_line.py", line 48, in _get_display_price
return super()._get_display_price()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 504, in _get_display_price
base_price = self._get_pricelist_price_before_discount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order_line.py", line 64, in _get_pricelist_price_before_discount
return super()._get_pricelist_price_before_discount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 558, in _get_pricelist_price_before_discount
return self.pricelist_item_id._compute_price_before_discount(
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_pricelist_item.py", line 462, in _compute_price_before_discount
return pricelist_rule._compute_base_price(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_pricelist_item.py", line 415, in _compute_base_price
currency.ensure_one()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5854, in ensure_one
raise ValueError("Expected singleton: %s" % self)
ValueError: Expected singleton: res.currency()
|
2024-07-24 19:11:55
|
ERROR
|
server
|
odoo.http:2211
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5851, in ensure_one
_id, = self._ids
ValueError: not enough values to unpack (expected 1, got 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2189, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1764, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 133, in retrying
result = func()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1791, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1995, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_http.py", line 235, in _dispatch
response = super()._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 226, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 741, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 24, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 468, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 453, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 1073, in onchange
todo = [
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 1076, in <listcomp>
if field_name not in done and snapshot0.has_changed(field_name)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 1189, in has_changed
return self[field_name] != self.record[field_name]
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6633, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1207, in __get__
self.compute_value(recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/base_automation/models/base_automation.py", line 759, in _compute_field_value
return _compute_field_value.origin(self, field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 56, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1702, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 661, in _compute_partner_credit_warning
current_amount=(order.amount_total / order.currency_rate),
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1152, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/base_automation/models/base_automation.py", line 764, in _compute_field_value
_compute_field_value.origin(self, field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 56, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1702, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_external_tax/models/sale_order.py", line 62, in _compute_amounts
super(SaleOrder, self - external_tax_orders)._compute_amounts()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 471, in _compute_amounts
amount_untaxed = sum(order_lines.mapped('price_subtotal'))
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6089, in mapped
recs = recs._fields[name].mapped(recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1270, in mapped
self.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale/models/sale_order_line.py", line 142, in _compute_amount
super(SaleOrderLine, line)._compute_amount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 624, in _compute_amount
line._convert_to_tax_base_line_dict()
File "/data/build/ingadhoc-sale/sale_gathering/models/sale_order_line.py", line 45, in _convert_to_tax_base_line_dict
return super()._convert_to_tax_base_line_dict(**kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 610, in _convert_to_tax_base_line_dict
price_unit=self.price_unit,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1152, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-sale/sale_gathering/models/sale_order_line.py", line 12, in _compute_price_unit
super(SaleOrderLine, self - gathering_lines)._compute_price_unit()
File "/data/build/ingadhoc-enterprise-extensions/sale_subscription_ux/models/sale_order_line.py", line 30, in _compute_price_unit
super()._compute_price_unit()
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order_line.py", line 120, in _compute_price_unit
super(SaleOrderLine, line_to_recompute)._compute_price_unit()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_management/models/sale_order_line.py", line 37, in _compute_price_unit
super(SaleOrderLine, self - lines_without_price_recomputation)._compute_price_unit()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 474, in _compute_price_unit
price = line._get_display_price()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_loyalty/models/sale_order_line.py", line 48, in _get_display_price
return super()._get_display_price()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 504, in _get_display_price
base_price = self._get_pricelist_price_before_discount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order_line.py", line 64, in _get_pricelist_price_before_discount
return super()._get_pricelist_price_before_discount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 558, in _get_pricelist_price_before_discount
return self.pricelist_item_id._compute_price_before_discount(
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_pricelist_item.py", line 462, in _compute_price_before_discount
return pricelist_rule._compute_base_price(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_pricelist_item.py", line 415, in _compute_base_price
currency.ensure_one()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5854, in ensure_one
raise ValueError("Expected singleton: %s" % self)
ValueError: Expected singleton: res.currency()
|
2024-07-24 19:12:01
|
ERROR
|
server
|
odoo.http:2211
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5851, in ensure_one
_id, = self._ids
ValueError: not enough values to unpack (expected 1, got 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2189, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1764, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 133, in retrying
result = func()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1791, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1995, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_http.py", line 235, in _dispatch
response = super()._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 226, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 741, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 24, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 468, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 453, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 1073, in onchange
todo = [
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 1076, in <listcomp>
if field_name not in done and snapshot0.has_changed(field_name)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 1189, in has_changed
return self[field_name] != self.record[field_name]
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6633, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1207, in __get__
self.compute_value(recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/base_automation/models/base_automation.py", line 759, in _compute_field_value
return _compute_field_value.origin(self, field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 56, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1702, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 661, in _compute_partner_credit_warning
current_amount=(order.amount_total / order.currency_rate),
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1152, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/base_automation/models/base_automation.py", line 764, in _compute_field_value
_compute_field_value.origin(self, field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 56, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1702, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_external_tax/models/sale_order.py", line 62, in _compute_amounts
super(SaleOrder, self - external_tax_orders)._compute_amounts()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 471, in _compute_amounts
amount_untaxed = sum(order_lines.mapped('price_subtotal'))
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6089, in mapped
recs = recs._fields[name].mapped(recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1270, in mapped
self.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale/models/sale_order_line.py", line 142, in _compute_amount
super(SaleOrderLine, line)._compute_amount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 624, in _compute_amount
line._convert_to_tax_base_line_dict()
File "/data/build/ingadhoc-sale/sale_gathering/models/sale_order_line.py", line 45, in _convert_to_tax_base_line_dict
return super()._convert_to_tax_base_line_dict(**kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 610, in _convert_to_tax_base_line_dict
price_unit=self.price_unit,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1152, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-sale/sale_gathering/models/sale_order_line.py", line 12, in _compute_price_unit
super(SaleOrderLine, self - gathering_lines)._compute_price_unit()
File "/data/build/ingadhoc-enterprise-extensions/sale_subscription_ux/models/sale_order_line.py", line 30, in _compute_price_unit
super()._compute_price_unit()
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order_line.py", line 120, in _compute_price_unit
super(SaleOrderLine, line_to_recompute)._compute_price_unit()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_management/models/sale_order_line.py", line 37, in _compute_price_unit
super(SaleOrderLine, self - lines_without_price_recomputation)._compute_price_unit()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 474, in _compute_price_unit
price = line._get_display_price()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_loyalty/models/sale_order_line.py", line 48, in _get_display_price
return super()._get_display_price()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 504, in _get_display_price
base_price = self._get_pricelist_price_before_discount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order_line.py", line 64, in _get_pricelist_price_before_discount
return super()._get_pricelist_price_before_discount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 558, in _get_pricelist_price_before_discount
return self.pricelist_item_id._compute_price_before_discount(
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_pricelist_item.py", line 462, in _compute_price_before_discount
return pricelist_rule._compute_base_price(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_pricelist_item.py", line 415, in _compute_base_price
currency.ensure_one()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5854, in ensure_one
raise ValueError("Expected singleton: %s" % self)
ValueError: Expected singleton: res.currency()
|
2024-07-24 19:12:06
|
ERROR
|
server
|
odoo.http:2211
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5851, in ensure_one
_id, = self._ids
ValueError: not enough values to unpack (expected 1, got 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2189, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1764, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 133, in retrying
result = func()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1791, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1995, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_http.py", line 235, in _dispatch
response = super()._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 226, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 741, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 24, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 468, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 453, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 1073, in onchange
todo = [
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 1076, in <listcomp>
if field_name not in done and snapshot0.has_changed(field_name)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 1189, in has_changed
return self[field_name] != self.record[field_name]
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6633, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1207, in __get__
self.compute_value(recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/base_automation/models/base_automation.py", line 759, in _compute_field_value
return _compute_field_value.origin(self, field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 56, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1702, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 661, in _compute_partner_credit_warning
current_amount=(order.amount_total / order.currency_rate),
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1152, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/base_automation/models/base_automation.py", line 764, in _compute_field_value
_compute_field_value.origin(self, field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 56, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1702, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_external_tax/models/sale_order.py", line 62, in _compute_amounts
super(SaleOrder, self - external_tax_orders)._compute_amounts()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 471, in _compute_amounts
amount_untaxed = sum(order_lines.mapped('price_subtotal'))
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6089, in mapped
recs = recs._fields[name].mapped(recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1270, in mapped
self.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale/models/sale_order_line.py", line 142, in _compute_amount
super(SaleOrderLine, line)._compute_amount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 624, in _compute_amount
line._convert_to_tax_base_line_dict()
File "/data/build/ingadhoc-sale/sale_gathering/models/sale_order_line.py", line 45, in _convert_to_tax_base_line_dict
return super()._convert_to_tax_base_line_dict(**kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 610, in _convert_to_tax_base_line_dict
price_unit=self.price_unit,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1152, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-sale/sale_gathering/models/sale_order_line.py", line 12, in _compute_price_unit
super(SaleOrderLine, self - gathering_lines)._compute_price_unit()
File "/data/build/ingadhoc-enterprise-extensions/sale_subscription_ux/models/sale_order_line.py", line 30, in _compute_price_unit
super()._compute_price_unit()
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order_line.py", line 120, in _compute_price_unit
super(SaleOrderLine, line_to_recompute)._compute_price_unit()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_management/models/sale_order_line.py", line 37, in _compute_price_unit
super(SaleOrderLine, self - lines_without_price_recomputation)._compute_price_unit()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 474, in _compute_price_unit
price = line._get_display_price()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_loyalty/models/sale_order_line.py", line 48, in _get_display_price
return super()._get_display_price()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 504, in _get_display_price
base_price = self._get_pricelist_price_before_discount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order_line.py", line 64, in _get_pricelist_price_before_discount
return super()._get_pricelist_price_before_discount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 558, in _get_pricelist_price_before_discount
return self.pricelist_item_id._compute_price_before_discount(
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_pricelist_item.py", line 462, in _compute_price_before_discount
return pricelist_rule._compute_base_price(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_pricelist_item.py", line 415, in _compute_base_price
currency.ensure_one()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5854, in ensure_one
raise ValueError("Expected singleton: %s" % self)
ValueError: Expected singleton: res.currency()
|
2024-07-24 19:12:06
|
ERROR
|
server
|
odoo.http:2211
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5851, in ensure_one
_id, = self._ids
ValueError: not enough values to unpack (expected 1, got 0)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 2189, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1764, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/model.py", line 133, in retrying
result = func()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1791, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1995, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_http.py", line 235, in _dispatch
response = super()._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 226, in _dispatch
result = endpoint(**request.params)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 741, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 24, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 468, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 453, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 1073, in onchange
todo = [
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 1076, in <listcomp>
if field_name not in done and snapshot0.has_changed(field_name)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 1189, in has_changed
return self[field_name] != self.record[field_name]
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6633, in __getitem__
return self._fields[key].__get__(self, self.env.registry[self._name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1207, in __get__
self.compute_value(recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/base_automation/models/base_automation.py", line 759, in _compute_field_value
return _compute_field_value.origin(self, field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 56, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1702, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 661, in _compute_partner_credit_warning
current_amount=(order.amount_total / order.currency_rate),
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1152, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/base_automation/models/base_automation.py", line 764, in _compute_field_value
_compute_field_value.origin(self, field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 56, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1702, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 424, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_external_tax/models/sale_order.py", line 62, in _compute_amounts
super(SaleOrder, self - external_tax_orders)._compute_amounts()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 471, in _compute_amounts
amount_untaxed = sum(order_lines.mapped('price_subtotal'))
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6089, in mapped
recs = recs._fields[name].mapped(recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1270, in mapped
self.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale/models/sale_order_line.py", line 142, in _compute_amount
super(SaleOrderLine, line)._compute_amount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 624, in _compute_amount
line._convert_to_tax_base_line_dict()
File "/data/build/ingadhoc-sale/sale_gathering/models/sale_order_line.py", line 45, in _convert_to_tax_base_line_dict
return super()._convert_to_tax_base_line_dict(**kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 610, in _convert_to_tax_base_line_dict
price_unit=self.price_unit,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1152, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1367, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1340, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1389, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4877, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 102, in determine
return needle(*args)
File "/data/build/ingadhoc-sale/sale_gathering/models/sale_order_line.py", line 12, in _compute_price_unit
super(SaleOrderLine, self - gathering_lines)._compute_price_unit()
File "/data/build/ingadhoc-enterprise-extensions/sale_subscription_ux/models/sale_order_line.py", line 30, in _compute_price_unit
super()._compute_price_unit()
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order_line.py", line 120, in _compute_price_unit
super(SaleOrderLine, line_to_recompute)._compute_price_unit()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_management/models/sale_order_line.py", line 37, in _compute_price_unit
super(SaleOrderLine, self - lines_without_price_recomputation)._compute_price_unit()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 474, in _compute_price_unit
price = line._get_display_price()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_loyalty/models/sale_order_line.py", line 48, in _get_display_price
return super()._get_display_price()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 504, in _get_display_price
base_price = self._get_pricelist_price_before_discount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/website_sale/models/sale_order_line.py", line 64, in _get_pricelist_price_before_discount
return super()._get_pricelist_price_before_discount()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order_line.py", line 558, in _get_pricelist_price_before_discount
return self.pricelist_item_id._compute_price_before_discount(
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_pricelist_item.py", line 462, in _compute_price_before_discount
return pricelist_rule._compute_base_price(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_pricelist_item.py", line 415, in _compute_base_price
currency.ensure_one()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5854, in ensure_one
raise ValueError("Expected singleton: %s" % self)
ValueError: Expected singleton: res.currency()
|
2024-07-24 19:18:12
|
WARNING
|
server
|
odoo.http:2209
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-07-24 19:23:31
|
WARNING
|
server
|
odoo.http:2209
Uh-oh! Looks like you have stumbled upon some top-secret records.
Sorry, Soporte ADHOC (id=2) doesn't have 'read' access to:
- User (res.users)
If you really, really need access, perhaps you can win over your friendly administrator with a batch of freshly baked cookies.
|
2024-07-25 10:00:53
|
INFO
|
runbot
|
Kill build 62739-17-0
|