Date |
Level |
Type |
Message |
2023-12-26 11:07:16
|
INFO
|
runbot
|
Init build environment with config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2023-12-26 11:07:16
|
|
|
Starting step all_no_test from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2023-12-26 11:07:16
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-12-26 11:07:37
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 7.35s, 8989 queries (+8989 extra)
|
2023-12-26 11:12:57
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-12-26 11:13:29
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-12-26 11:14:25
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-12-26 11:14:25
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento
|
2023-12-26 11:14:28
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-12-26 11:14:28
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:46
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista
|
2023-12-26 11:14:34
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:40
Currency Provider configured as BCU for next companies: (UY) Company
|
2023-12-26 11:14:34
|
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
|
2023-12-26 11:14:40
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert8 in (AR) Responsable Inscripto company
|
2023-12-26 11:14:40
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert6 in (AR) Monotributista company
|
2023-12-26 11:14:40
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:216
Setting demo certificate from to OdooCert9 in (AR) Exento company
|
2023-12-26 11:15:38
|
INFO
|
server
|
odoo.modules.loading:300
385 modules loaded in 475.75s, 246609 queries (+246800 extra)
|
2023-12-26 11:15:38
|
INFO
|
server
|
odoo.modules.loading:300
386 modules loaded in 0.65s, 184 queries (+184 extra)
|
2023-12-26 11:15:44
|
|
|
Step all_no_test finished in 8m
|
2023-12-26 11:15:44
|
|
|
Starting step setup from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2023-12-26 11:15:44
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-12-26 11:15:45
|
INFO
|
runbot
|
Step setup finished in 0s
|
2023-12-26 11:15:45
|
|
|
Starting step run from config Adhoc Conf for demo (y personalizaciones) con load l10n_ar_demo
|
2023-12-26 11:15:45
|
INFO
|
runbot
|
Start running build 31692-16-0
|
2023-12-26 11:15:45
|
INFO
|
runbot
|
Using Dockerfile Tag odoo:adhoc-odoo-16
|
2023-12-26 11:15:52
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-12-26 11:15:52
|
INFO
|
server
|
odoo.modules.loading:300
386 modules loaded in 3.92s, 0 queries (+0 extra)
|
2023-12-26 11:16:55
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
2023-12-26 11:20:47
|
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 3765, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 91, 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-12-26 11:20:47
|
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 3765, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 91, 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-12-26 11:20:47
|
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 3765, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 91, 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-12-26 11:20:47
|
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 176, 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 1205, in _create_invoices
moves = self.env['account.move'].sudo().with_context(default_move_type='out_invoice').create(invoice_vals_list)
File "<decorator-gen-350>", 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-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.py", line 2297, in create
moves = super().create(vals_list)
File "<decorator-gen-140>", 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-68>", 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-275>", 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 693, 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-12-26 11:21:44
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (23) timeout after 120s
|
2023-12-26 11:21:44
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (23) timeout after 120s
|
2023-12-26 12:17:26
|
ERROR
|
server
|
odoo.sql_db:324
bad query:
WITH visitor AS (
INSERT INTO website_visitor (
partner_id, access_token, last_connection_datetime, visit_count, lang_id,
website_id, timezone, write_uid, create_uid, write_date, create_date, country_id)
VALUES (
NULL, '96b63dc238347f16aa6aedc134738555', now() at time zone 'UTC', 1, 1,
1, NULL, 4, 4,
now() at time zone 'UTC', now() at time zone 'UTC', (
SELECT id FROM res_country WHERE code = NULL
)
)
ON CONFLICT (access_token)
DO UPDATE SET
last_connection_datetime=excluded.last_connection_datetime,
visit_count = CASE WHEN website_visitor.last_connection_datetime < NOW() AT TIME ZONE 'UTC' - INTERVAL '8 hours'
THEN website_visitor.visit_count + 1
ELSE website_visitor.visit_count
END
RETURNING id, CASE WHEN create_date = now() at time zone 'UTC' THEN 'inserted' ELSE 'updated' END AS upsert
, 'https://31692-16-0-all.runbot.adhoc.com.ar/' AS url, 4 AS page_id
), track AS (
INSERT INTO website_track (visitor_id, url, page_id, visit_datetime)
SELECT id, url, page_id::integer, now() at time zone 'UTC' FROM visitor
)
SELECT id, upsert from visitor;
ERROR: could not serialize access due to concurrent update
|
2023-12-26 12:17:54
|
INFO
|
server
|
odoo.modules.loading:300
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
2023-12-26 12:18:00
|
WARNING
|
server
|
odoo.http:2025
No saas_client.database_uuid on client database
|
2023-12-26 12:18:00
|
INFO
|
server
|
odoo.modules.loading:300
386 modules loaded in 3.85s, 0 queries (+0 extra)
|
2023-12-26 12:18:06
|
WARNING
|
server
|
odoo.http:2025
No saas_client.database_uuid on client database
|
2023-12-26 13:44:40
|
WARNING
|
server
|
odoo.models:803
@api.onchange('user_type_id', 'name', 'reconcile') parameters must be field names -> not valid: ['user_type_id']
|
2023-12-26 13:46:04
|
WARNING
|
server
|
odoo.models:6259
onchange method ResPartner._onchange_country returned a domain, this is deprecated
|
2023-12-26 13:46:49
|
WARNING
|
server
|
odoo.http:2025
Journal Entry Draft Entry (* 108) is not valid. In order to proceed, the journal items must include one and only one receivable/payable account (with an exception of internal transfers).
|
2023-12-26 13:47:29
|
WARNING
|
server
|
odoo.http:2025
Journal Entry Draft Entry (* 109) is not valid. In order to proceed, the journal items must include one and only one receivable/payable account (with an exception of internal transfers).
|
2023-12-26 14:08:52
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (27) timeout after 120s
|
2023-12-26 14:08:52
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (27) timeout after 120s
|
2023-12-26 14:10:51
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (36) timeout after 120s
|
2023-12-26 14:12:52
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (38) timeout after 120s
|
2023-12-26 14:14:51
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (40) timeout after 120s
|
2023-12-26 14:14:51
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (40) timeout after 120s
|
2023-12-26 14:16:55
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (42) timeout after 120s
|
2023-12-26 14:18:52
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (44) timeout after 120s
|
2023-12-26 14:20:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (46) timeout after 120s
|
2023-12-26 14:22:52
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (48) timeout after 120s
|
2023-12-26 14:24:51
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (50) timeout after 120s
|
2023-12-26 14:26:55
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (52) timeout after 120s
|
2023-12-26 14:28:51
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (54) timeout after 120s
|
2023-12-26 14:30:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (56) timeout after 120s
|
2023-12-26 14:32:54
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (58) timeout after 120s
|
2023-12-26 14:34:55
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (60) timeout after 120s
|
2023-12-26 14:36:54
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (62) timeout after 120s
|
2023-12-26 14:38:52
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (64) timeout after 120s
|
2023-12-26 14:40:54
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (66) timeout after 120s
|
2023-12-26 14:42:52
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (68) timeout after 120s
|
2023-12-26 14:44:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (70) timeout after 120s
|
2023-12-26 14:46:52
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (72) timeout after 120s
|
2023-12-26 14:46:52
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (72) timeout after 120s
|
2023-12-26 14:48:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (74) timeout after 120s
|
2023-12-26 14:50:53
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (76) timeout after 120s
|
2023-12-26 14:52:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (78) timeout after 120s
|
2023-12-26 14:54:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (80) timeout after 120s
|
2023-12-26 14:56:52
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (82) timeout after 120s
|
2023-12-26 14:58:57
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (84) timeout after 120s
|
2023-12-26 15:00:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (86) timeout after 120s
|
2023-12-26 15:02:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (88) timeout after 120s
|
2023-12-26 15:04:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (90) timeout after 120s
|
2023-12-26 15:06:55
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (92) timeout after 120s
|
2023-12-26 15:08:57
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (94) timeout after 120s
|
2023-12-26 15:10:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (96) timeout after 120s
|
2023-12-26 15:12:54
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (98) timeout after 120s
|
2023-12-26 15:14:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (100) timeout after 120s
|
2023-12-26 15:16:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (102) timeout after 120s
|
2023-12-26 15:18:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (104) timeout after 120s
|
2023-12-26 15:20:57
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (106) timeout after 120s
|
2023-12-26 15:22:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (108) timeout after 120s
|
2023-12-26 15:24:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (110) timeout after 120s
|
2023-12-26 15:26:56
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (112) timeout after 120s
|
2023-12-26 15:28:55
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (114) timeout after 120s
|
2023-12-26 15:30:57
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (116) timeout after 120s
|
2023-12-26 15:32:55
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (118) timeout after 120s
|
2023-12-26 15:35:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (120) timeout after 120s
|
2023-12-26 15:36:55
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (122) timeout after 120s
|
2023-12-26 15:38:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (124) timeout after 120s
|
2023-12-26 15:40:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (126) timeout after 120s
|
2023-12-26 15:43:00
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (128) timeout after 120s
|
2023-12-26 15:44:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (130) timeout after 120s
|
2023-12-26 15:46:57
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (132) timeout after 120s
|
2023-12-26 15:48:59
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (134) timeout after 120s
|
2023-12-26 15:50:58
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (136) timeout after 120s
|
2023-12-26 15:52:57
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (138) timeout after 120s
|
2023-12-26 15:52:57
|
ERROR
|
server
|
odoo.service.server:875
WorkerCron (138) timeout after 120s
|
2023-12-26 21:38:55
|
INFO
|
runbot
|
Kill build 31692-16-0
|