Date |
Level |
Type |
Message |
2024-07-24 13:52:28
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2024-07-24 13:52:28
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2024-07-24 13:52:28
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-24 13:52:46
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 9.34s, 9048 queries (+9048 extra)
|
2024-07-24 13:52:58
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 7.96s, 7239 queries (+7239 extra)
|
2024-07-24 13:53:04
|
|
|
Step base finished in 30s
|
2024-07-24 13:53:04
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2024-07-24 13:53:04
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-24 13:53:31
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 11.73s, 9048 queries (+9048 extra)
|
2024-07-24 14:02:48
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert1 in (AR) Responsable Inscripto company
|
2024-07-24 14:02:48
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert10 in (AR) Monotributista company
|
2024-07-24 14:02:48
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert5 in (AR) Exento company
|
2024-07-24 14:03:06
|
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 14:03:58
|
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 14:03:58
|
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-24 14:05:42
|
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-24 14:06:07
|
INFO
|
server
|
odoo.modules.loading:301
524 modules loaded in 750.23s, 354489 queries (+367116 extra)
|
2024-07-24 14:06:20
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 11.94s, 2167 queries (+2167 extra)
|
2024-07-24 14:06:39
|
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 14:06:39
|
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-24 14:06: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-24 14:06: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
|
2024-07-24 14:07: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-24 14:07: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-24 14:07: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-24 14:07: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-24 14:07:10
|
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 14:07:10
|
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-24 14:07:16
|
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 14:07:16
|
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-24 14:07:29
|
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 14:07:29
|
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-24 14:07:36
|
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 14:07:36
|
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-24 14:07:48
|
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 14:07:48
|
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-24 14:07:55
|
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 14:07:55
|
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-24 14:08:01
|
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 14:08:01
|
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-24 14:09:04
|
INFO
|
runbot
|
Getting results for build 62823-17-0
|
2024-07-24 14:09:04
|
ERROR
|
runbot
|
Error or traceback found in logs
|
2024-07-24 14:09:04
|
|
|
Step all finished in 16m
|
2024-07-24 14:09:04
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2024-07-24 14:09:04
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-24 14:09:06
|
INFO
|
runbot
|
Step setup finished in 1s
|
2024-07-24 14:09:06
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2024-07-24 14:09:06
|
INFO
|
runbot
|
Start running build 62823-17-0
|
2024-07-24 14:09:06
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-24 14:09:10
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-24 14:09:10
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 0.44s, 0 queries (+0 extra)
|
2024-07-24 14:33:37
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-24 14:33:44
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.02s, 0 queries (+0 extra)
|
2024-07-24 14:33:50
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 9.98s, 0 queries (+0 extra)
|
2024-07-24 14:33:50
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 7.42s, 0 queries (+0 extra)
|
2024-07-24 14:38:59
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-24 14:39:05
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 7.60s, 0 queries (+0 extra)
|
2024-07-24 15:42:13
|
WARNING
|
server
|
odoo.http:2209
Error while validating view near:
<button name="print_quotation" string="Print RFQ" type="object" invisible="state != 'draft'" class="oe_highlight" groups="base.group_user" data-hotkey="k"/>
<button name="button_confirm" type="object" invisible="state != 'sent'" string="Confirm Order" context="{'validate_analytic': True}" class="oe_highlight" id="bid_confirm" data-hotkey="q"/>
<button name="button_approve" type="object" invisible="state != 'to approve'" string="Approve Order" class="oe_highlight" groups="purchase.group_purchase_manager" data-hotkey="z"/>
<button name="action_create_invoice" string="Create Bill" type="object" class="oe_highlight" context="{'create_bill':True}" invisible="state not in ('purchase', 'done') or invoice_status in ('no', 'invoiced')" data-hotkey="w"/>
<button name="action_rfq_send" invisible="state != 'sent'" string="Re-Send by Email" type="object" context="{'send_rfq':True}" data-hotkey="g"/>
Invalid modifier 'invisible': "delivery_status not 'to receive"
unterminated string literal (detected at line 1) (<unknown>, line 1)
|
2024-07-24 18:27:13
|
INFO
|
runbot
|
Kill build 62823-17-0
|
2024-07-25 12:06:23
|
|
|
Waking up build
|
2024-07-25 12:06:23
|
INFO
|
runbot
|
Start running build 62823-17-0
|
2024-07-25 12:06:23
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-25 12:06:30
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-25 12:06:30
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 0.37s, 0 queries (+0 extra)
|
2024-07-25 12:16:10
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-25 12:16:10
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-25 12:16:10
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 4.70s, 0 queries (+0 extra)
|
2024-07-25 12:16:15
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 4.66s, 0 queries (+0 extra)
|
2024-07-25 12:16:39
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-25 12:16:44
|
INFO
|
server
|
odoo.modules.loading:301
533 modules loaded in 4.88s, 0 queries (+0 extra)
|
2024-07-25 12:17:21
|
WARNING
|
server
|
odoo.http:2209
Estos registros están restringidos.
Soporte ADHOC (id=2) no tiene acceso 'leer' a:
- Usuario (res.users)
Si necesita acceso, pregúntele a un administrador.
|
2024-07-25 12:18:24
|
WARNING
|
server
|
odoo.http:2209
Estos registros están restringidos.
Soporte ADHOC (id=2) no tiene acceso 'leer' a:
- Usuario, Soporte ADHOC (res.users: 2, company=My Company (San Francisco))
Las siguientes reglas son responsables:
- user rule
Nota: esto puede ser un problema generado por un entorno multiempresa. Cambie de empresa para intentar solucionarlo.
Si necesita acceso, pregúntele a un administrador.
|
2024-07-25 12:18:47
|
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 464, in call_kw
result = _call_kw_model(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 435, in _call_kw_model
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 47, in web_search_read
values_records = records.web_read(specification)
File "/data/build/ingadhoc-multi-company/account_multicompany_ux/models/res_company_property_mixin.py", line 18, in web_read
return super().web_read(specification)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 86, in web_read
values_list: List[Dict] = self.read(fields_to_read, load=None)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3542, in read
return self._read_format(fnames=fields, load=load)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3753, in _read_format
vals[name] = convert(record[name], record, use_display_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/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/ingadhoc-product/product_price_taxes_included/models/product_template.py", line 39, in _compute_product_pricelist_price
return super()._compute_product_pricelist_price()
File "/data/build/ingadhoc-product/product_ux/models/product_template.py", line 23, in _compute_product_pricelist_price
product.pricelist_price = product._get_contextual_price()
File "/data/build/adhoc-cicd-odoo-enterprise/sale_renting/models/product_template.py", line 119, in _get_contextual_price
return super()._get_contextual_price(product=product)
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_template.py", line 1462, in _get_contextual_price
return pricelist._get_product_price(product or self, quantity, uom=uom, date=date)
File "/data/build/ingadhoc-product/product_price_taxes_included/models/product_pricelist.py", line 49, in _get_product_price
res = super(ProductPricelist, self.with_context(is_recursive=True))._get_product_price(product, quantity, uom=uom, date=date, **kwargs)
File "/data/build/adhoc-cicd-oca-product-pack/product_pack/models/product_pricelist.py", line 13, in _get_product_price
self.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: product.pricelist()
|
2024-07-25 12:22:21
|
WARNING
|
server
|
odoo.http:2209
No puede enviar un gasto que no esté en estado de borrador.
|
2024-07-25 12:23:06
|
WARNING
|
server
|
odoo.http:2209
Estos registros están restringidos.
Soporte ADHOC (id=2) no tiene acceso 'leer' a:
- Usuario, Soporte ADHOC (res.users: 2, company=My Company (San Francisco))
Las siguientes reglas son responsables:
- user rule
Nota: esto puede ser un problema generado por un entorno multiempresa. Cambie de empresa para intentar solucionarlo.
Si necesita acceso, pregúntele a un administrador.
|
2024-07-25 12:26:41
|
WARNING
|
server
|
odoo.http:2209
Ocurrieron algunos errores al crear el documento EDI (formato: UBL BIS Billing 3.0.12):
- El número de identificación fiscal de customer debería tener el código de su país como prefijo.
|
2024-07-25 12:27:10
|
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 464, in call_kw
result = _call_kw_model(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 435, in _call_kw_model
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 47, in web_search_read
values_records = records.web_read(specification)
File "/data/build/ingadhoc-multi-company/account_multicompany_ux/models/res_company_property_mixin.py", line 18, in web_read
return super().web_read(specification)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/models/models.py", line 86, in web_read
values_list: List[Dict] = self.read(fields_to_read, load=None)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3542, in read
return self._read_format(fnames=fields, load=load)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 3753, in _read_format
vals[name] = convert(record[name], record, use_display_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/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/ingadhoc-product/product_price_taxes_included/models/product_template.py", line 39, in _compute_product_pricelist_price
return super()._compute_product_pricelist_price()
File "/data/build/ingadhoc-product/product_ux/models/product_template.py", line 23, in _compute_product_pricelist_price
product.pricelist_price = product._get_contextual_price()
File "/data/build/adhoc-cicd-odoo-enterprise/sale_renting/models/product_template.py", line 119, in _get_contextual_price
return super()._get_contextual_price(product=product)
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_template.py", line 1462, in _get_contextual_price
return pricelist._get_product_price(product or self, quantity, uom=uom, date=date)
File "/data/build/ingadhoc-product/product_price_taxes_included/models/product_pricelist.py", line 49, in _get_product_price
res = super(ProductPricelist, self.with_context(is_recursive=True))._get_product_price(product, quantity, uom=uom, date=date, **kwargs)
File "/data/build/adhoc-cicd-oca-product-pack/product_pack/models/product_pricelist.py", line 13, in _get_product_price
self.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: product.pricelist()
|
2024-07-25 14:31:56
|
WARNING
|
server
|
odoo.http:2209
Estos registros están restringidos.
Soporte ADHOC (id=2) no tiene acceso 'leer' a:
- Usuario, Soporte ADHOC (res.users: 2, company=My Company (San Francisco))
Las siguientes reglas son responsables:
- user rule
Nota: esto puede ser un problema generado por un entorno multiempresa. Cambie de empresa para intentar solucionarlo.
Si necesita acceso, pregúntele a un administrador.
|
2024-07-25 14:32:02
|
WARNING
|
server
|
odoo.http:2209
Estos registros están restringidos.
Soporte ADHOC (id=2) no tiene acceso 'leer' a:
- Usuario, Soporte ADHOC (res.users: 2, company=My Company (San Francisco))
Las siguientes reglas son responsables:
- user rule
Nota: esto puede ser un problema generado por un entorno multiempresa. Cambie de empresa para intentar solucionarlo.
Si necesita acceso, pregúntele a un administrador.
|
2024-07-25 15:18:07
|
INFO
|
runbot
|
Kill build 62823-17-0
|