Date |
Level |
Type |
Message |
2024-07-25 19:36:54
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf con tests 17+
|
2024-07-25 19:36:54
|
|
|
Starting step base from config Adhoc Conf con tests 17+
|
2024-07-25 19:36:54
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-25 19:37:21
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 12.92s, 9048 queries (+9048 extra)
|
2024-07-25 19:37:33
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 8.46s, 7239 queries (+7239 extra)
|
2024-07-25 19:37:33
|
|
|
Step base finished in 38s
|
2024-07-25 19:37:33
|
|
|
Starting step all from config Adhoc Conf con tests 17+
|
2024-07-25 19:37:33
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-25 19:38:00
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 12.61s, 9048 queries (+9048 extra)
|
2024-07-25 19:46:40
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert10 in (AR) Responsable Inscripto company
|
2024-07-25 19:46:40
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert6 in (AR) Monotributista company
|
2024-07-25 19:46:40
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert6 in (AR) Exento company
|
2024-07-25 19:46: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-25 19:47: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-25 19:47: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, (AR) Responsable Inscripto
|
2024-07-25 19:49:25
|
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-25 19:49:49
|
INFO
|
server
|
odoo.modules.loading:301
528 modules loaded in 700.32s, 354993 queries (+367622 extra)
|
2024-07-25 19:49:55
|
INFO
|
server
|
odoo.modules.loading:301
537 modules loaded in 9.27s, 2167 queries (+2167 extra)
|
2024-07-25 19:50: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-25 19:50:06
|
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-25 19:50:12
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-25 19:50:12
|
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-25 19:50:18
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-25 19:50:18
|
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-25 19:50:24
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-25 19:50:24
|
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-25 19:50:30
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-25 19:50:30
|
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-25 19:50:30
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-25 19:50:30
|
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-25 19:50:42
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-25 19:50:42
|
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-25 19:50: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-25 19:50: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
|
2024-07-25 19:50: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-25 19:50: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, Muebleria ARG, company_2_data
|
2024-07-25 19:51:00
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-25 19:51:00
|
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-25 19:51:00
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: UY Company
|
2024-07-25 19:51:00
|
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-25 19:51:53
|
INFO
|
runbot
|
Getting results for build 63279-17-0
|
2024-07-25 19:51:53
|
ERROR
|
runbot
|
Error or traceback found in logs
|
2024-07-25 19:51:53
|
|
|
Step all finished in 14m
|
2024-07-25 19:51:53
|
|
|
Starting step setup from config Adhoc Conf con tests 17+
|
2024-07-25 19:51:53
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-25 19:51:54
|
INFO
|
runbot
|
Step setup finished in 1s
|
2024-07-25 19:51:54
|
|
|
Starting step run from config Adhoc Conf con tests 17+
|
2024-07-25 19:51:54
|
INFO
|
runbot
|
Start running build 63279-17-0
|
2024-07-25 19:51:55
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-17
|
2024-07-25 19:52:02
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-25 19:52:02
|
INFO
|
server
|
odoo.modules.loading:301
19 modules loaded in 0.40s, 0 queries (+0 extra)
|
2024-07-25 20:45:04
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-25 20:45:11
|
INFO
|
server
|
odoo.modules.loading:301
537 modules loaded in 6.63s, 0 queries (+0 extra)
|
2024-07-25 20:46:18
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-25 20:46:24
|
INFO
|
server
|
odoo.modules.loading:301
537 modules loaded in 4.40s, 0 queries (+0 extra)
|
2024-07-25 20:51:40
|
INFO
|
server
|
odoo.modules.loading:301
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2024-07-25 20:51:46
|
INFO
|
server
|
odoo.modules.loading:301
537 modules loaded in 4.78s, 0 queries (+0 extra)
|
2024-07-26 11:26:54
|
ERROR
|
server
|
odoo.http:2211
Exception during request handling.
Traceback (most recent call last):
File "<793>", line 162, in template_793
File "<793>", line 144, in template_793_content
File "<793>", line 73, in template_793_t_call_0
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1209, in __get__
self.compute_value(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2424, in compute_value
super().compute_value(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/mail/models/mail_thread.py", line 422, in _compute_field_value
self._track_prepare(f.name for f in self.pool.field_computed[field] if f.store)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 491, in _track_prepare
fnames = self._track_get_fields().intersection(fields_iter)
File "<decorator-gen-225>", line 2, in _track_get_fields
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/ingadhoc-partner/partner_state/models/res_partner.py", line 110, in _track_get_fields
for line in self.env['res.partner.state_field'].search([]):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1611, in search
return self.search_fetch(domain, [], offset=offset, limit=limit, order=order)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1634, in search_fetch
query = self._search(domain, offset=offset, limit=limit, order=order or self._order)
File "/data/build/ingadhoc-enterprise-extensions/base_algolia_search/models/ir_model.py", line 93, in _search
res = super()._search(domain, offset, limit, order, access_rights_uid)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5390, in _search
model.check_access_rights('read')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4102, in check_access_rights
return self.env['ir.model.access'].check(self._name, operation, raise_exception)
File "/data/build/ingadhoc-product/product_management_group/models/ir_model_access.py", line 38, in check
return super(IrModelAccess, self).check(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2072, in check
raise AccessError(msg) from None
odoo.exceptions.AccessError: No puede acceder a los registros 'Campos de Estados en Empresas' (res.partner.state_field).
Se permite esta operación para los grupos siguientes:
- Portal Distributor/Portal - Distributor
- Administración/Permisos de acceso
- Tipos de usuario/Usuario interno
Póngase en contacto con su administrador para solicitar acceso si es necesario.
The above exception was the direct cause of the following exception:
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 1908, in dispatch
return 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 228, in _dispatch
result.flatten()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1313, in flatten
self.response.append(self.render())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1305, in render
return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_ui_view.py", line 442, in _render_template
return super()._render_template(template, values=values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_ui_view.py", line 2051, in _render_template
return self.env['ir.qweb']._render(template, values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/profiler.py", line 292, in _tracked_method_render
return method_render(self, template, values, **options)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_qweb.py", line 599, in _render
result = ''.join(rendering)
File "<797>", line 1028, in template_797
File "<797>", line 1017, in template_797_content
File "<793>", line 168, in template_793
odoo.addons.base.models.ir_qweb.QWebException: Error while render the template
AccessError: No puede acceder a los registros 'Campos de Estados en Empresas' (res.partner.state_field).
Se permite esta operación para los grupos siguientes:
- Portal Distributor/Portal - Distributor
- Administración/Permisos de acceso
- Tipos de usuario/Usuario interno
Póngase en contacto con su administrador para solicitar acceso si es necesario.
Template: portal.portal_layout
Path: /t/t/div[2]/div/t[1]/div[1]/button/img
Node: <img class="o_avatar rounded" t-att-src="image_data_uri(user_id.partner_id.avatar_1024)" alt="Contacto"/>
|
2024-07-26 11:27:00
|
ERROR
|
server
|
odoo.http:2211
Exception during request handling.
Traceback (most recent call last):
File "<793>", line 162, in template_793
File "<793>", line 144, in template_793_content
File "<793>", line 73, in template_793_t_call_0
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1209, in __get__
self.compute_value(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 2424, in compute_value
super().compute_value(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/mail/models/mail_thread.py", line 422, in _compute_field_value
self._track_prepare(f.name for f in self.pool.field_computed[field] if f.store)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 491, in _track_prepare
fnames = self._track_get_fields().intersection(fields_iter)
File "<decorator-gen-225>", line 2, in _track_get_fields
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/ingadhoc-partner/partner_state/models/res_partner.py", line 110, in _track_get_fields
for line in self.env['res.partner.state_field'].search([]):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1611, in search
return self.search_fetch(domain, [], offset=offset, limit=limit, order=order)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 1634, in search_fetch
query = self._search(domain, offset=offset, limit=limit, order=order or self._order)
File "/data/build/ingadhoc-enterprise-extensions/base_algolia_search/models/ir_model.py", line 93, in _search
res = super()._search(domain, offset, limit, order, access_rights_uid)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5390, in _search
model.check_access_rights('read')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4102, in check_access_rights
return self.env['ir.model.access'].check(self._name, operation, raise_exception)
File "/data/build/ingadhoc-product/product_management_group/models/ir_model_access.py", line 38, in check
return super(IrModelAccess, self).check(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_model.py", line 2072, in check
raise AccessError(msg) from None
odoo.exceptions.AccessError: No puede acceder a los registros 'Campos de Estados en Empresas' (res.partner.state_field).
Se permite esta operación para los grupos siguientes:
- Portal Distributor/Portal - Distributor
- Administración/Permisos de acceso
- Tipos de usuario/Usuario interno
Póngase en contacto con su administrador para solicitar acceso si es necesario.
The above exception was the direct cause of the following exception:
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 1908, in dispatch
return 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 228, in _dispatch
result.flatten()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1313, in flatten
self.response.append(self.render())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1305, in render
return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_ui_view.py", line 442, in _render_template
return super()._render_template(template, values=values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_ui_view.py", line 2051, in _render_template
return self.env['ir.qweb']._render(template, values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/profiler.py", line 292, in _tracked_method_render
return method_render(self, template, values, **options)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_qweb.py", line 599, in _render
result = ''.join(rendering)
File "<797>", line 1028, in template_797
File "<797>", line 1017, in template_797_content
File "<793>", line 168, in template_793
odoo.addons.base.models.ir_qweb.QWebException: Error while render the template
AccessError: No puede acceder a los registros 'Campos de Estados en Empresas' (res.partner.state_field).
Se permite esta operación para los grupos siguientes:
- Portal Distributor/Portal - Distributor
- Administración/Permisos de acceso
- Tipos de usuario/Usuario interno
Póngase en contacto con su administrador para solicitar acceso si es necesario.
Template: portal.portal_layout
Path: /t/t/div[2]/div/t[1]/div[1]/button/img
Node: <img class="o_avatar rounded" t-att-src="image_data_uri(user_id.partner_id.avatar_1024)" alt="Contacto"/>
|
2024-07-26 13:33:19
|
INFO
|
runbot
|
Kill build 63279-17-0
|