2023-11-27 12:43:36
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1256
Error during renewal of contract V 0001-00000164
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1250, in _create_recurring_invoice
existing_invoices = subscription._handle_automatic_invoices(auto_commit, invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1318, in _handle_automatic_invoices
invoice.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_move.py", line 82, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 371, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 24, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3750, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 90, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 14, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 26, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 130, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 198, in _post
return validated + super(AccountMove, self - sale_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_move.py", line 77, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 100, in _post
self._check_document_types_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 69, in _check_document_types_post
raise ValidationError(_(
odoo.exceptions.ValidationError: Document types for foreign customers must be export type (codes 110, 111 or 112) or you should define the customer as an end consumer and use receipts (codes 39 or 41)
|
2023-11-27 12:43:36
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1256
Error during renewal of contract V 0001-00000163
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1250, in _create_recurring_invoice
existing_invoices = subscription._handle_automatic_invoices(auto_commit, invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1318, in _handle_automatic_invoices
invoice.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_move.py", line 82, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 371, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 24, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3750, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 90, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 14, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 26, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 130, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 198, in _post
return validated + super(AccountMove, self - sale_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_move.py", line 77, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 100, in _post
self._check_document_types_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 69, in _check_document_types_post
raise ValidationError(_(
odoo.exceptions.ValidationError: Document types for foreign customers must be export type (codes 110, 111 or 112) or you should define the customer as an end consumer and use receipts (codes 39 or 41)
|
2023-11-27 12:43:36
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1256
Error during renewal of contract V 0001-00000162
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1250, in _create_recurring_invoice
existing_invoices = subscription._handle_automatic_invoices(auto_commit, invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1318, in _handle_automatic_invoices
invoice.action_post()
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_move.py", line 82, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 371, in action_post
return super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 63, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 24, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3750, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 90, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 14, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 26, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 130, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 198, in _post
return validated + super(AccountMove, self - sale_ar_edi_invoices)._post(soft=soft)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_move.py", line 77, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 100, in _post
self._check_document_types_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 69, in _check_document_types_post
raise ValidationError(_(
odoo.exceptions.ValidationError: Document types for foreign customers must be export type (codes 110, 111 or 112) or you should define the customer as an end consumer and use receipts (codes 39 or 41)
|
2023-11-27 12:43:36
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1242
Error during renewal of contract V 0001-00000111 (Payment not recorded)
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1231, in _create_recurring_invoice
invoice = subscription.with_context(recurring_automatic=automatic)._create_invoices()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/sale_order.py", line 121, in _create_invoices
moves = super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_loyalty_taxcloud/models/sale_order.py", line 48, in _create_invoices
return super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/ingadhoc-sale/sale_ux/models/sale_order.py", line 175, in _create_invoices
invoices = super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1296, in _create_invoices
invoices = super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale/models/sale_order.py", line 107, in _create_invoices
invoices = super()._create_invoices(grouped=grouped, final=final, date=date)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/sale_order.py", line 1204, in _create_invoices
moves = self.env['account.move'].sudo().with_context(default_move_type='out_invoice').create(invoice_vals_list)
File "<decorator-gen-348>", 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/purchase/models/account_invoice.py", line 133, in create
moves = super(AccountMove, self).create(vals_list)
File "<decorator-gen-273>", 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/account/models/account_move.py", line 2284, in create
moves = super().create([self._sanitize_vals(vals) for vals in vals_list])
File "<decorator-gen-142>", 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/mail/models/mail_thread.py", line 258, in create
threads = super(MailThread, self).create(vals_list)
File "<decorator-gen-67>", 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/addons/base/models/ir_fields.py", line 670, in create
recs = super().create(vals_list)
File "<decorator-gen-15>", 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 3968, in create
records = self._create(data_list)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4205, in _create
field.create([
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4250, in create
self.write_batch(record_values, True)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4276, in write_batch
return self.write_real(records_commands_list, create)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4467, in write_real
flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 4423, in flush
comodel.create(to_create)
File "<decorator-gen-274>", 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/account/models/account_move_line.py", line 1441, in create
lines._check_constrains_account_id_journal_id()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move_line.py", line 1172, in _check_constrains_account_id_journal_id
self.flush_recordset()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5615, in flush_recordset
self._recompute_recordset(fnames)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6216, in _recompute_recordset
self._recompute_field(field, self._ids)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 6230, in _recompute_field
field.recompute(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4225, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 100, in determine
return needle(records, *args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 701, in _compute_related
record[self.name] = self._process_related(value[self.related_field.name])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5904, in __getitem__
return self._fields[key].__get__(self, type(self))
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1157, in __get__
self.recompute(record)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1369, in recompute
apply_except_missing(self.compute_value, recs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1342, in apply_except_missing
func(records)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 1391, in compute_value
records._compute_field_value(self)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 403, in _compute_field_value
return super()._compute_field_value(field)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4225, in _compute_field_value
fields.determine(field.compute, self)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/fields.py", line 97, in determine
return needle(*args)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 73, in _compute_name
super(AccountMove, group)._compute_name()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 691, in _compute_name
if move_has_name and move.posted_before or not move_has_name and move._get_last_sequence(lock=False):
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 131, in _get_last_sequence
res = self._get_last_sequence_from_uruware()
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/account_move.py", line 122, in _get_last_sequence_from_uruware
last_number = 0 if self._is_dummy_dgi_validation() or self.l10n_latam_document_number \
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/account_move.py", line 32, in _is_dummy_dgi_validation
env_type = self.company_id._uy_get_environment_type()
File "/data/build/ingadhoc-ingadhoc-odoo-saas-adhoc2/saas_client_l10n_uy/models/res_company.py", line 16, in _uy_get_environment_type
return super()._uy_get_environment_type()
File "/data/build/ingadhoc-uruguay/l10n_uy_edi/models/res_company.py", line 166, in _uy_get_environment_type
raise UserError(_('Uruware/DGI environment not configured for company "%s", please check accounting settings') % (self.name))
odoo.exceptions.UserError: Uruware/DGI environment not configured for company "(UY) Company", please check accounting settings
|
2023-11-27 18:10:24
|
ERROR
|
server
|
odoo.http:2025
Exception during request handling.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 85, in lookup
r = d[key]
File "<decorator-gen-8>", 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.qweb', <function IrQWeb._get_cached_values at 0x7f30df55cd30>, ('(\'1841\', "\'en_US\'", \'None\', \'False\', \'None\', \'None\', \'None\', \'1\')', 'template_1841_t_cache_0_cache', ('website.page', (4,), 1701088350.493897)))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 85, in lookup
r = d[key]
File "<decorator-gen-8>", 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.qweb', <function IrQWeb._generate_asset_nodes_cache at 0x7f30df55ce50>, 'web.assets_frontend_lazy', False, True, '', False, False, True, False, ('en_US', None, False, None, None, None, 1))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "<1841>", line 1474, in template_1841
File "<1841>", line 1068, in template_1841_content
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_qweb.py", line 2454, in _load_values
value = self._get_cached_values(cache_key, get_value)
File "<decorator-gen-69>", line 2, in _get_cached_values
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 90, in lookup
value = d[key] = self.method(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_qweb.py", line 2467, in _get_cached_values
return get_value()
File "<1841>", line 1058, in template_1841_t_cache_0_cache
File "<1841>", line 556, in template_1841_t_cache_0
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_qweb.py", line 2422, in _get_asset_nodes
return self._generate_asset_nodes_cache(bundle, css, js, debug, async_load, defer_load, lazy_load, media)
File "<decorator-gen-70>", line 2, in _generate_asset_nodes_cache
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/cache.py", line 90, in lookup
value = d[key] = self.method(*args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_qweb.py", line 2477, in _generate_asset_nodes_cache
return self._generate_asset_nodes(bundle, css, js, debug, async_load, defer_load, lazy_load, media)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_qweb.py", line 2551, in _generate_asset_nodes
return remains + asset.to_node(css=css, js=js, debug=debug, async_load=async_load, defer_load=defer_load, lazy_load=lazy_load)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/assetsbundle.py", line 181, in to_node
js_attachment = self.js(is_minified=not is_debug_assets)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/assetsbundle.py", line 424, in js
js_attachment = self.save_attachment(extension, content_bundle)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/assetsbundle.py", line 367, in save_attachment
attachment = ira.with_user(SUPERUSER_ID).create(values)
File "<decorator-gen-370>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 414, in _model_create_multi
return create(self, [arg])
File "/data/build/adhoc-cicd-odoo-enterprise/documents_account/models/ir_attachment.py", line 8, in create
attachments = super().create(vals_list)
File "<decorator-gen-310>", 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/website/models/ir_attachment.py", line 23, in create
return super().create(vals_list)
File "<decorator-gen-287>", 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-enterprise/documents/models/ir_attachment.py", line 76, in create
attachments = super().create(vals_list)
File "<decorator-gen-59>", 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/addons/base/models/ir_attachment.py", line 654, in create
values.update(self._get_datas_related_values(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_attachment.py", line 267, in _get_datas_related_values
values['store_fname'] = self._file_write(data, values['checksum'])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_attachment.py", line 128, in _file_write
fname, full_path = self._get_path(bin_value, checksum)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_attachment.py", line 113, in _get_path
raise UserError(_("The attachment collides with an existing file."))
odoo.exceptions.UserError: The attachment collides with an existing file.
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 2003, in __call__
response = request._serve_db()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1589, 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 1616, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1730, in dispatch
return self.request.registry['ir.http']._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_http.py", line 237, in _dispatch
response = super()._dispatch(endpoint)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_http.py", line 156, in _dispatch
result.flatten()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1100, in flatten
self.response.append(self.render())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 1092, 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 420, 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 2125, 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 581, in _render
result = ''.join(rendering)
File "<1839>", line 39, in template_1839
File "<1839>", line 28, in template_1839_content
File "<1841>", line 1480, in template_1841
odoo.addons.base.models.ir_qweb.QWebException: Error while render the template
UserError: The attachment collides with an existing file.
Template: website.layout
Path: /t/html/head/t[12]
Node: <t t-call-assets="web.assets_frontend_lazy" t-css="false" lazy_load="True"/>
|