| Date |
Level |
Type |
Message |
|
2026-01-24 01:22:38
|
INFO
|
runbot
|
Init build environment with config [19.0] Odoo by Adhoc Config (with tests)
|
|
|
2026-01-24 01:22:38
|
|
|
Starting step 19-all-with-tests from config 19.0] Odoo by Adhoc Config (with tests) [
|
|
|
2026-01-24 01:22:38
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_19
|
|
|
2026-01-24 01:22:46
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 4.39s, 9417 queries (+9417 extra)
|
|
|
2026-01-24 01:26:13
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:160
Setting demo certificate from False to AR demo certificate 9 in (AR) Responsable Inscripto company
|
|
|
2026-01-24 01:26:13
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:160
Setting demo certificate from False to AR demo certificate 4 in (AR) Monotributista company
|
|
|
2026-01-24 01:26:13
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:160
Setting demo certificate from False to AR demo certificate 5 in (AR) Exento company
|
|
|
2026-01-24 01:27:08
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:28:17
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Muebleria ARG, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:28:47
|
WARNING
|
server
|
odoo.modules.loading:77
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 605, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 273, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 197, in _eval_xml
result = method(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-demo/demo_base_minimal/demo_py/sale_order.py", line 162, in _init_demo_base
invoices.action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/account_move.py", line 97, in action_post
result = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_order_type_automation/models/account_move.py", line 40, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 17, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_account_reports/models/account_move.py", line 26, in action_post
return super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_ux/models/account_move.py", line 29, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/pos_sale/models/account_move.py", line 24, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 133, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/plugberry-pagos360/pagos360_invoice_barcode/models/account_move.py", line 68, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 26, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 85, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_payment_term_surcharge/models/account_move.py", line 134, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 94, in action_post
return super(AccountMove, valid_records).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 5977, in action_post
self._post(soft=False)
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 37, in _post
result = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 158, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_account_reports/models/account_move.py", line 30, in _post
posted = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_exchange_difference_invoice/models/account_move.py", line 33, in _post
res = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-uruguay/l10n_uy_ux/models/account_move.py", line 64, in _post
res = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_loans/models/account_move.py", line 20, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 21, in _post
posted_moves = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_pe_edi/models/account_move.py", line 374, in _post
return super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 194, in _post
move._l10n_cl_edi_post_validation()
File "/data/build/adhoc-cicd-bmya-odoo-bmya/l10n_cl_edi_fix_validation/models/account_move.py", line 10, in _l10n_cl_edi_post_validation
res = super()._l10n_cl_edi_post_validation()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 776, 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 73, 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 59, in load_data
convert_file(env, package.name, filename, idref, mode, noupdate=kind == 'demo')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 792, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 663, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 618, 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"/>
|
|
|
2026-01-24 01:28:55
|
INFO
|
server
|
odoo.modules.loading:350
678 modules loaded in 366.69s, 480471 queries (+508724 extra)
|
|
|
2026-01-24 01:28:57
|
INFO
|
server
|
odoo.modules.loading:350
681 modules loaded in 1.24s, 1472 queries (+1472 extra)
|
|
|
2026-01-24 01:29:00
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:350
Pregenerating assets bundles
|
|
|
2026-01-24 01:29:39
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:29:42
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:29:52
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:30:05
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:30:18
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:30:18
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:30:21
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:30:23
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:30:23
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:30:24
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:30:27
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:30:28
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:30:29
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:30:53
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:30:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte, company_1_data
|
|
|
2026-01-24 01:31:00
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:31:02
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:31:07
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:31:25
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:31:28
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:31:30
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:31:31
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:31:32
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:31:35
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:31:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:31:52
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:31:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte
|
|
|
2026-01-24 01:31:56
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte, company_1_data
|
|
|
2026-01-24 01:32:02
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (M), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA, Sucursal Centro, Sucursal Norte, company_1_data, Test Argentine Company 2
|
|
|
2026-01-24 01:32:15
|
INFO
|
runbot
|
Getting results for build 43631-19-0
|
|
|
2026-01-24 01:32:15
|
ERROR
|
runbot
|
Traceback found in logs:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 605, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 273, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 197, in _eval_xml
result = method(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-demo/demo_base_minimal/demo_py/sale_order.py", line 162, in _init_demo_base
invoices.action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/account_move.py", line 97, in action_post
result = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_order_type_automation/models/account_move.py", line 40, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 17, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_account_reports/models/account_move.py", line 26, in action_post
return super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_ux/models/account_move.py", line 29, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/pos_sale/models/account_move.py", line 24, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 133, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/plugberry-pagos360/pagos360_invoice_barcode/models/account_move.py", line 68, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 26, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 85, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_payment_term_surcharge/models/account_move.py", line 134, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 94, in action_post
return super(AccountMove, valid_records).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 5977, in action_post
self._post(soft=False)
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 37, in _post
result = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 158, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_account_reports/models/account_move.py", line 30, in _post
posted = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_exchange_difference_invoice/models/account_move.py", line 33, in _post
res = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-uruguay/l10n_uy_ux/models/account_move.py", line 64, in _post
res = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_loans/models/account_move.py", line 20, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 21, in _post
posted_moves = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_pe_edi/models/account_move.py", line 374, in _post
return super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 194, in _post
move._l10n_cl_edi_post_validation()
File "/data/build/adhoc-cicd-bmya-odoo-bmya/l10n_cl_edi_fix_validation/models/account_move.py", line 10, in _l10n_cl_edi_post_validation
res = super()._l10n_cl_edi_post_validation()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 776, 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 73, 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 59, in load_data
convert_file(env, package.name, filename, idref, mode, noupdate=kind == 'demo')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 792, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 663, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 618, 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
|
|
|
2026-01-24 01:32:15
|
|
|
Step 19-all-with-tests finished in 9m
|
|
|
2026-01-24 01:32:15
|
|
|
Starting step setup from config 19.0] Odoo by Adhoc Config (with tests) [
|
|
|
2026-01-24 01:32:15
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_19
|
|
|
2026-01-24 01:32:16
|
INFO
|
runbot
|
Step setup finished in 0s
|
|
|
2026-01-24 01:32:16
|
|
|
Starting step run from config 19.0] Odoo by Adhoc Config (with tests) [
|
|
|
2026-01-24 01:32:16
|
INFO
|
runbot
|
Start running build 43631-19-0
|
|
|
2026-01-24 01:32:16
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_19
|
|
|
2026-01-24 01:32:17
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2026-01-24 01:32:20
|
INFO
|
server
|
odoo.modules.loading:350
681 modules loaded in 3.26s, 0 queries (+0 extra)
|
|
|
2026-01-24 01:33:29
|
ERROR
|
server
|
odoo.addons.ai.models.ai_embedding:141
Failed to process batch 1/1 for model text-embedding-3-small: Not Provider url or saas database uuid configured
|
|
|
2026-01-24 01:33:29
|
WARNING
|
server
|
odoo.addons.base.models.ir_qweb:2477
Found deprecated directive @t-raw="'\\n'" in template 872. Replace by @t-out, and explicitely wrap content in `Markup` if necessary (which likely is not the case)
|
|
|
2026-01-24 01:33:35
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:33:40
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:33:45
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:33:50
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:33:54
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:33:58
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:34:02
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:34:06
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:34:11
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:34:16
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:34:20
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:34:24
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:34:28
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:34:33
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:34:37
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:34:41
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:34:45
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:34:49
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:34:54
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:34:58
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:35:03
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:35:04
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 24 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 2) that is not approved
|
|
|
2026-01-24 01:35:04
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.saas_client_dashboard:521
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
|
|
2026-01-24 01:35:04
|
ERROR
|
server
|
odoo.sql_db:436
bad query: b' UPDATE "stock_warehouse_orderpoint"\n SET "qty_to_order_computed" = "__tmp"."qty_to_order_computed"::numeric, "write_date" = "__tmp"."write_date"::timestamp, "write_uid" = "__tmp"."write_uid"::int4\n FROM (VALUES (1, \'0.00\', \'2026-01-24T01:35:04.292970\'::timestamp, 1)) AS "__tmp"("id", "qty_to_order_computed", "write_date", "write_uid")\n WHERE "stock_warehouse_orderpoint"."id" = "__tmp"."id"\n '
ERROR: could not serialize access due to concurrent update
|
|
|
2026-01-24 01:35:04
|
ERROR
|
server
|
odoo.addons.stock.models.stock_rule:734
Error during stock scheduler
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock/models/stock_rule.py", line 732, in run_scheduler
self._run_scheduler_tasks(use_new_cursor=use_new_cursor, company_id=company_id)
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/pos_session.py", line 1895, in _run_scheduler_tasks
super()._run_scheduler_tasks(use_new_cursor=use_new_cursor, company_id=company_id)
File "/data/build/adhoc-cicd-odoo-odoo/addons/product_expiry/models/stock_rule.py", line 10, in _run_scheduler_tasks
super()._run_scheduler_tasks(use_new_cursor=use_new_cursor, company_id=company_id)
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock/models/stock_rule.py", line 699, in _run_scheduler_tasks
self.env['ir.cron']._commit_progress(1)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 887, in _commit_progress
self.env.cr.commit()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 556, in commit
self.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 182, in flush
self.transaction.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 592, in flush
self.default_env.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 388, in flush_all
self[model_name].flush_model()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 6360, in flush_model
self._flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 6428, in _flush
model.browse(some_ids)._write_multi(vals_list)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 4595, in _write_multi
self.env.execute_query(SQL(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 534, in execute_query
self.cr.execute(query)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 433, in execute
self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
|
|
|
2026-01-24 01:35:04
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:508
Job 'Procurement: run scheduler' (42) server action #593 failed
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 505, in _run_job
cron._callback(job['cron_name'], job['ir_actions_server_id'])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 688, 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 1177, in run
res = action._run(records, eval_context)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 1190, 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 59, in _run_action_code_multi
res = super()._run_action_code_multi(eval_context)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 1014, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", filename=str(self))
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 397, in safe_eval
return unsafe_eval(c, globals_dict, None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "ir.actions.server(593,)", line 1, in <module>
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock/models/stock_rule.py", line 732, in run_scheduler
self._run_scheduler_tasks(use_new_cursor=use_new_cursor, company_id=company_id)
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/pos_session.py", line 1895, in _run_scheduler_tasks
super()._run_scheduler_tasks(use_new_cursor=use_new_cursor, company_id=company_id)
File "/data/build/adhoc-cicd-odoo-odoo/addons/product_expiry/models/stock_rule.py", line 10, in _run_scheduler_tasks
super()._run_scheduler_tasks(use_new_cursor=use_new_cursor, company_id=company_id)
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock/models/stock_rule.py", line 699, in _run_scheduler_tasks
self.env['ir.cron']._commit_progress(1)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 887, in _commit_progress
self.env.cr.commit()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 556, in commit
self.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 182, in flush
self.transaction.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 592, in flush
self.default_env.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 388, in flush_all
self[model_name].flush_model()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 6360, in flush_model
self._flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 6428, in _flush
model.browse(some_ids)._write_multi(vals_list)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 4595, in _write_multi
self.env.execute_query(SQL(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 534, in execute_query
self.cr.execute(query)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 433, in execute
self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
|
|
|
2026-01-24 01:35:14
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2026-01-24 01:35:14
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (18), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2026-01-24 01:35:18
|
ERROR
|
server
|
odoo.addons.ai.models.ai_embedding:141
Failed to process batch 1/1 for model text-embedding-3-small: Not Provider url or saas database uuid configured
|
|
|
2026-01-24 01:35:22
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:35:26
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:35:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:630
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-01-24 01:35:30
|
ERROR
|
server
|
odoo.addons.ai.models.ai_embedding:141
Failed to process batch 1/1 for model text-embedding-3-small: Not Provider url or saas database uuid configured
|
|
|
2026-01-24 01:38:51
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 24 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 2) that is not approved
|
|
|
2026-01-24 02:26:56
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2026-01-24 02:26:56
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (18), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2026-01-24 03:27:22
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2026-01-24 03:27:22
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (18), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2026-01-24 04:26:41
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2026-01-24 04:26:41
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (18), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2026-01-24 05:27:08
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2026-01-24 05:27:08
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (18), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2026-01-24 06:26:27
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2026-01-24 06:26:27
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (18), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2026-01-24 06:45:54
|
INFO
|
runbot
|
Step run finished in 5h
|
|
|
2026-01-26 11:56:59
|
INFO
|
runbot
|
Wake up initiated by Administrator
|
|
|
2026-01-26 11:57:03
|
|
|
Waking up build
|
|
|
2026-01-26 11:57:03
|
INFO
|
runbot
|
Start running build 43631-19-0
|
|
|
2026-01-26 11:57:03
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_19
|
|
|
2026-01-26 11:57:04
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2026-01-26 11:57:07
|
INFO
|
server
|
odoo.modules.loading:350
681 modules loaded in 3.32s, 0 queries (+0 extra)
|
|
|
2026-01-26 11:57:16
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 24 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 2) that is not approved
|
|
|
2026-01-26 11:57:17
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.saas_client_dashboard:521
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
|
|
2026-01-26 11:57:18
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2026-01-26 11:57:18
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (18), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2026-01-26 12:16:04
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2026-01-26 12:16:07
|
INFO
|
server
|
odoo.modules.loading:350
682 modules loaded in 0.80s, 431 queries (+431 extra)
|
|
|
2026-01-26 12:16:18
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2026-01-26 12:16:18
|
INFO
|
server
|
odoo.modules.loading:350
682 modules loaded in 0.13s, 0 queries (+0 extra)
|
|
|
2026-01-26 12:16:35
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2026-01-26 12:16:35
|
INFO
|
server
|
odoo.modules.loading:350
682 modules loaded in 0.34s, 0 queries (+0 extra)
|
|
|
2026-01-26 12:16:39
|
WARNING
|
server
|
odoo.models:576
@api.onchange('product_id', 'product_uom_qty', 'product_uom_id', 'price_unit', 'discount', 'name', 'tax_id') parameters must be field names -> not valid: ['tax_id']
|
|
|
2026-01-26 12:16:59
|
WARNING
|
server
|
odoo.http:2831
Field '.id' not found in model 'sale.order'
|
|
|
2026-01-26 12:17:35
|
WARNING
|
server
|
odoo.http:2831
Field '.id' not found in model 'sale.order'
|
|
|
2026-01-26 12:17:47
|
WARNING
|
server
|
odoo.http:786
<function odoo.addons.web.controllers.export.web_export_xlsx> called ignoring args {'token'}
|
|
|
2026-01-26 12:26:41
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2026-01-26 12:26:41
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (18), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2026-01-26 13:23:23
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2026-01-26 13:23:26
|
INFO
|
server
|
odoo.modules.loading:350
684 modules loaded in 1.67s, 625 queries (+625 extra)
|
|
|
2026-01-26 13:24:13
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2026-01-26 13:24:13
|
INFO
|
server
|
odoo.modules.loading:350
684 modules loaded in 0.14s, 0 queries (+0 extra)
|
|
|
2026-01-26 13:27:21
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2026-01-26 13:27:21
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (18), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2026-01-26 14:26:38
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2026-01-26 14:26:38
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (18), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2026-01-26 15:26:52
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2026-01-26 15:26:52
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (18), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2026-01-26 16:26:27
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2026-01-26 16:26:27
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (18), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2026-01-26 17:09:15
|
INFO
|
runbot
|
Kill build 43631-19-0
|
|