| Date |
Level |
Type |
Message |
|
2025-11-20 22:55:18
|
INFO
|
runbot
|
Init build environment with config [17.0] Odoo by Adhoc Config (with tests)
|
|
|
2025-11-20 22:55:18
|
|
|
Starting step 17-all-with-tests from config 17.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-11-20 22:55:18
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_17_next
|
|
|
2025-11-20 22:55:41
|
INFO
|
server
|
odoo.modules.loading:344
1 modules loaded in 6.38s, 9074 queries (+9074 extra)
|
|
|
2025-11-20 23:01:27
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:227
Setting demo certificate from to OdooCert10 in (AR) Responsable Inscripto company
|
|
|
2025-11-20 23:01:27
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:227
Setting demo certificate from to OdooCert4 in (AR) Monotributista company
|
|
|
2025-11-20 23:01:27
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:227
Setting demo certificate from to OdooCert10 in (AR) Exento company
|
|
|
2025-11-20 23:02:34
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:04:11
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
|
|
2025-11-20 23:05:30
|
WARNING
|
server
|
odoo.modules.loading:95
Module demo_base_minimal 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 610, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 280, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 205, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in call_kw
result = _call_kw_model(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 451, in _call_kw_model
result = method(recs, *args, **kwargs)
File "/data/build/ingadhoc-demo/demo_base_minimal/demo_py/sale_order.py", line 122, in _init_demo_base
invoices.action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/account_move.py", line 91, in action_post
result = super().action_post()
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 12, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-sale/sale_ux/models/account_move.py", line 36, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 131, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 472, in action_post
return super().action_post()
File "/data/build/plugberry-pagos360/barcode_invoice_pagos360/models/account_move.py", line 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 66, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 61, in action_post
return super().action_post()
File "/data/build/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 70, in action_post
super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 75, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 4194, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-enterprise-extensions/l10n_cl_edi_factoring/models/account_move.py", line 28, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 89, 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 13, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 155, in _post
move._l10n_cl_edi_post_validation()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi_boletas/models/account_move.py", line 24, in _l10n_cl_edi_post_validation
super()._l10n_cl_edi_post_validation()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 647, in _l10n_cl_edi_post_validation
raise UserError(
odoo.exceptions.UserError: The stamp date and time cannot be prior to the invoice issue date and time. TIP: check in your user preferences if the timezone is "America/Santiago"
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 91, 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 73, 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 682, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 748, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 668, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 623, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-demo/demo_base_minimal/demo/init_demo_py.xml:6, somewhere inside
<function model="sale.order" name="_init_demo_base"/>
|
|
|
2025-11-20 23:06:02
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:06:06
|
INFO
|
server
|
odoo.modules.loading:344
638 modules loaded in 620.48s, 417235 queries (+457592 extra)
|
|
|
2025-11-20 23:06:13
|
INFO
|
server
|
odoo.modules.loading:344
647 modules loaded in 7.41s, 2250 queries (+2250 extra)
|
|
|
2025-11-20 23:06:20
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:344
Pregenerating assets bundles
|
|
|
2025-11-20 23:08:05
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:08:07
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:08:15
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:08:17
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:08:25
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:08:27
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:08:35
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:08:38
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:08:45
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:08:48
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:08:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:08:57
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:08:59
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:09:13
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:09:15
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:09:19
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:09:25
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:09:26
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:09:30
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:09:31
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:09:37
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_2_data
|
|
|
2025-11-20 23:09:41
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_1_data, company_2_data
|
|
|
2025-11-20 23:09:44
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), company_2_data
|
|
|
2025-11-20 23:09:46
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), company_2_data
|
|
|
2025-11-20 23:09:48
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), company_2_data
|
|
|
2025-11-20 23:10:22
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:10:24
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:10:29
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:10:31
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:10:39
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:10:41
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:10:43
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:11:01
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:11:04
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:11:06
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-20 23:11:12
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_2_data
|
|
|
2025-11-20 23:11:16
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_1_data, company_2_data
|
|
|
2025-11-20 23:11:24
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_2_data
|
|
|
2025-11-20 23:11:27
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, company_1_data, company_2_data
|
|
|
2025-11-20 23:11:30
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), company_2_data
|
|
|
2025-11-20 23:11:32
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), company_2_data
|
|
|
2025-11-20 23:11:34
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), company_2_data
|
|
|
2025-11-20 23:12:31
|
INFO
|
runbot
|
Getting results for build 27184-17-0
|
|
|
2025-11-20 23:12:31
|
ERROR
|
runbot
|
Traceback found in logs:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 610, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 280, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 205, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in call_kw
result = _call_kw_model(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 451, in _call_kw_model
result = method(recs, *args, **kwargs)
File "/data/build/ingadhoc-demo/demo_base_minimal/demo_py/sale_order.py", line 122, in _init_demo_base
invoices.action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/account_move.py", line 91, in action_post
result = super().action_post()
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 12, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-sale/sale_ux/models/account_move.py", line 36, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 131, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 472, in action_post
return super().action_post()
File "/data/build/plugberry-pagos360/barcode_invoice_pagos360/models/account_move.py", line 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 66, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 61, in action_post
return super().action_post()
File "/data/build/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 70, in action_post
super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 75, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 4194, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-enterprise-extensions/l10n_cl_edi_factoring/models/account_move.py", line 28, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 89, 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 13, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 155, in _post
move._l10n_cl_edi_post_validation()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi_boletas/models/account_move.py", line 24, in _l10n_cl_edi_post_validation
super()._l10n_cl_edi_post_validation()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 647, in _l10n_cl_edi_post_validation
raise UserError(
odoo.exceptions.UserError: The stamp date and time cannot be prior to the invoice issue date and time. TIP: check in your user preferences if the timezone is "America/Santiago"
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 91, 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 73, 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 682, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 748, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 668, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 623, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-demo/demo_base_minimal/demo/init_demo_py.xml:6, somewhere inside
|
|
|
2025-11-20 23:12:31
|
|
|
Step 17-all-with-tests finished in 17m
|
|
|
2025-11-20 23:12:31
|
|
|
Starting step setup from config 17.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-11-20 23:12:31
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_17_next
|
|
|
2025-11-20 23:12:34
|
INFO
|
runbot
|
Step setup finished in 3s
|
|
|
2025-11-20 23:12:34
|
|
|
Starting step run from config 17.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-11-20 23:12:34
|
INFO
|
runbot
|
Start running build 27184-17-0
|
|
|
2025-11-20 23:12:34
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_17_next
|
|
|
2025-11-20 23:12:37
|
INFO
|
server
|
odoo.modules.loading:344
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2025-11-20 23:12:46
|
INFO
|
server
|
odoo.modules.loading:344
647 modules loaded in 8.37s, 0 queries (+0 extra)
|
|
|
2025-11-20 23:13:38
|
WARNING
|
server
|
odoo.addons.l10n_cl_edi_factoring.models.ir_attachment:62
UNZIP for DTECedido_v10.xsd failed from URL: http://www.sii.cl/factura_electronica/schema_cesion_201912.zip
|
|
|
2025-11-20 23:13:38
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:406
Call from cron 0. Cron Job - Load AEC XSD Files (Chilean SII) for server action #1343 failed in Job #82
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(1343,)", line 1, in <module>
File "/data/build/ingadhoc-enterprise-extensions/l10n_cl_edi_factoring/models/ir_attachment.py", line 65, in _load_aec_xsd_sii
xsd_object = self._modify_and_validate_sii_xsd_content(content)
AttributeError: 'ir.attachment' object has no attribute '_modify_and_validate_sii_xsd_content'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 397, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 943, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 775, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 413, in safe_eval
raise ValueError('%s: "%s" while evaluating\n%r' % (ustr(type(e)), ustr(e), expr))
ValueError: <class 'AttributeError'>: "'ir.attachment' object has no attribute '_modify_and_validate_sii_xsd_content'" while evaluating
'model._load_aec_xsd_sii()'
|
|
|
2025-11-20 23:13:39
|
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
|
|
|
2025-11-20 23:13:48
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-20 23:13:48
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-20 23:13:58
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-11-20 23:14:01
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-11-20 23:52:51
|
ERROR
|
server
|
odoo.sql_db:338
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, '297a8d3aafd7b9ebd7d8c1e1bb774206', now() at time zone 'UTC', 1, 67,
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://27184-17-0-all.runbot.dev-adhoc.com/' 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
|
|
|
2025-11-21 00:01:43
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 00:01:43
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 01:02:22
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 01:02:22
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 02:01:47
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 02:01:47
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 03:02:27
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 03:02:27
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 04:01:59
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 04:01:59
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 04:05:07
|
WARNING
|
server
|
odoo.addons.website.models.website:1383
No Sitemap value provided for controller <function WebsiteSalePortal.portal_addresses at 0x7826cb315240> (/portal/addresses)
|
|
|
2025-11-21 04:05:07
|
WARNING
|
server
|
odoo.addons.website.models.website:1383
No Sitemap value provided for controller <function WebsiteSalePortal.portal_address at 0x7826cb315090> (/portal/address)
|
|
|
2025-11-21 04:05:07
|
WARNING
|
server
|
odoo.addons.website.models.website:1383
No Sitemap value provided for controller <function WebsiteSaleController.update_validity_and_redirect at 0x7826cb421240> (/update_date_prices_and_validity)
|
|
|
2025-11-21 04:07:34
|
WARNING
|
server
|
odoo.addons.website.models.website:1383
No Sitemap value provided for controller <function WebsiteSalePortal.portal_addresses at 0x7826cb315240> (/portal/addresses)
|
|
|
2025-11-21 04:07:34
|
WARNING
|
server
|
odoo.addons.website.models.website:1383
No Sitemap value provided for controller <function WebsiteSalePortal.portal_address at 0x7826cb315090> (/portal/address)
|
|
|
2025-11-21 04:07:34
|
WARNING
|
server
|
odoo.addons.website.models.website:1383
No Sitemap value provided for controller <function WebsiteSaleController.update_validity_and_redirect at 0x7826cb421240> (/update_date_prices_and_validity)
|
|
|
2025-11-21 04:59:42
|
WARNING
|
server
|
odoo.addons.web.controllers.binary:133
Parsing asset bundle '+href+' has failed: not enough values to unpack (expected 2, got 1)
|
|
|
2025-11-21 04:59:44
|
WARNING
|
server
|
odoo.addons.web.controllers.binary:133
Parsing asset bundle ${this.state.file.defaultSource} has failed: 'min' expected in extension in non debug mode
|
|
|
2025-11-21 05:02:38
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 05:02:38
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 05:14:03
|
WARNING
|
server
|
odoo.addons.web.controllers.binary:133
Parsing asset bundle ${this.state.file.defaultSource} has failed: 'min' expected in extension in non debug mode
|
|
|
2025-11-21 05:14:05
|
WARNING
|
server
|
odoo.addons.web.controllers.binary:133
Parsing asset bundle '+href+' has failed: not enough values to unpack (expected 2, got 1)
|
|
|
2025-11-21 05:56:40
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:406
Call from cron Saas Client Database Backup for server action #305 failed in Job #17
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 397, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 943, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 775, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(305,)", line 1, in <module>
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 70, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 102, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 35, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
|
|
2025-11-21 06:02:11
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 06:02:11
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 07:01:44
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 07:01:44
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 08:02:23
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 08:02:23
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 09:01:56
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 09:01:56
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 10:02:34
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 10:02:34
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 11:02:41
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 11:02:41
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 12:01:42
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 12:01:42
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 13:02:15
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 13:02:15
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 14:02:38
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 14:02:38
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 15:01:50
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 15:01:50
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 16:01:46
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 16:01:46
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 17:02:07
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 17:02:07
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 18:01:46
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 18:01:46
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 19:02:10
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 19:02:10
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 20:02:06
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 20:02:06
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 21:02:24
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 21:02:24
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 22:02:25
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 22:02:25
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-21 22:57:34
|
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
|
|
|
2025-11-21 23:02:04
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-21 23:02:04
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-22 00:01:45
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-22 00:01:45
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-22 01:01:54
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-22 01:01:54
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-22 02:02:31
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-22 02:02:31
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-22 03:02:28
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-22 03:02:28
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-22 04:01:57
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-22 04:01:57
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-22 04:07:15
|
WARNING
|
server
|
odoo.addons.website.models.website:1383
No Sitemap value provided for controller <function WebsiteSalePortal.portal_addresses at 0x7826cb315240> (/portal/addresses)
|
|
|
2025-11-22 04:07:15
|
WARNING
|
server
|
odoo.addons.website.models.website:1383
No Sitemap value provided for controller <function WebsiteSalePortal.portal_address at 0x7826cb315090> (/portal/address)
|
|
|
2025-11-22 04:07:15
|
WARNING
|
server
|
odoo.addons.website.models.website:1383
No Sitemap value provided for controller <function WebsiteSaleController.update_validity_and_redirect at 0x7826cb421240> (/update_date_prices_and_validity)
|
|
|
2025-11-22 04:08:44
|
WARNING
|
server
|
odoo.addons.website.models.website:1383
No Sitemap value provided for controller <function WebsiteSalePortal.portal_addresses at 0x7826cb315240> (/portal/addresses)
|
|
|
2025-11-22 04:08:44
|
WARNING
|
server
|
odoo.addons.website.models.website:1383
No Sitemap value provided for controller <function WebsiteSalePortal.portal_address at 0x7826cb315090> (/portal/address)
|
|
|
2025-11-22 04:08:44
|
WARNING
|
server
|
odoo.addons.website.models.website:1383
No Sitemap value provided for controller <function WebsiteSaleController.update_validity_and_redirect at 0x7826cb421240> (/update_date_prices_and_validity)
|
|
|
2025-11-22 05:02:04
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-22 05:02:04
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-22 05:57:03
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:406
Call from cron Saas Client Database Backup for server action #305 failed in Job #17
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 397, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 943, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 775, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(305,)", line 1, in <module>
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 70, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 102, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 35, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
|
|
2025-11-22 06:02:34
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-22 06:02:34
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-22 07:02:07
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-22 07:02:07
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-22 08:02:46
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-22 08:02:46
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-22 09:02:27
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-22 09:02:27
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-22 10:01:57
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-22 10:01:57
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
Company Name: "UY Company", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: Please complete the UCFE data to test the connection: Uruware WS Password, Uruware Commerce code, Uruware Terminal code, Uruware Inbox URL, Uruware Query URL."
|
|
|
2025-11-22 11:02:40
|
|
|
Log limit reached (full logs are still available in the log file)
|
|
|
2025-11-26 18:14:21
|
INFO
|
runbot
|
Kill build 27184-17-0
|
|