| Date |
Level |
Type |
Message |
|
2026-02-26 12:21:25
|
INFO
|
runbot
|
Init build environment with config [18.0] Odoo by Adhoc Config (with tests)
|
|
|
2026-02-26 12:21:25
|
|
|
Starting step 18-all-with-tests from config 18.0] Odoo by Adhoc Config (with tests) [
|
|
|
2026-02-26 12:21:25
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
|
2026-02-26 12:21:35
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 4.20s, 9258 queries (+9258 extra)
|
|
|
2026-02-26 12:26:32
|
ERROR
|
server
|
odoo.addons.account_multicompany_ux.tests.test_account_multicompany_ux_unit_test:199
ERROR: TestAccountMulticompanyUxUnitTest.test_account_receivable
Traceback (most recent call last):
File "/data/build/ingadhoc-multi-company/account_multicompany_ux/tests/test_account_multicompany_ux_unit_test.py", line 199, in test_account_receivable
customer_invoice.action_post()
File "/data/build/plugberry-pagos360/pagos360_invoice_barcode/models/account_move.py", line 55, 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-enterprise/account_reports/models/account_move.py", line 40, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 64, 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-enterprise/account_accountant/models/account_move.py", line 119, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 5516, in action_post
self._post(soft=False)
File "/data/build/adhoc-cicd-odoo-enterprise/account_invoice_extract/models/account_invoice.py", line 277, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 128, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock_landed_costs/models/account_move.py", line 51, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 120, in _post
return super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 220, in _post
posted = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 30, in _post
return super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-payment/account_payment_pro/models/account_move.py", line 89, in _post
res = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 102, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/purchase_stock/models/account_invoice.py", line 144, in _post
posted = super(AccountMove, self.with_context(skip_cogs_reconciliation=True))._post(soft)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 181, in _post
return super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/appointment_account_payment/models/account_move.py", line 14, in _post
posted = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 19, in _post
res = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_avatax/models/account_move.py", line 15, in _post
res = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock_account/models/account_move.py", line 49, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_external_tax/models/account_move.py", line 53, in _post
return super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 236, in _post
posted = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-invoicing/account_background_post/models/account_move.py", line 59, in _post
posted = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 111, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 5094, in _post
raise UserError(_(
odoo.exceptions.UserError: The company bank account linked to this invoice is not trusted, please double-check and trust it before confirming, or remove it
|
|
|
2026-02-26 12:26:33
|
ERROR
|
server
|
odoo.addons.account_multicompany_ux.tests.test_account_multicompany_ux_unit_test:131
ERROR: TestAccountMulticompanyUxUnitTest.test_multicompany_sale_order
Traceback (most recent call last):
File "/data/build/ingadhoc-multi-company/account_multicompany_ux/tests/test_account_multicompany_ux_unit_test.py", line 131, in test_multicompany_sale_order
invoice.action_post()
File "/data/build/plugberry-pagos360/pagos360_invoice_barcode/models/account_move.py", line 55, 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-enterprise/account_reports/models/account_move.py", line 40, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 64, 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-enterprise/account_accountant/models/account_move.py", line 119, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 5516, in action_post
self._post(soft=False)
File "/data/build/adhoc-cicd-odoo-enterprise/account_invoice_extract/models/account_invoice.py", line 277, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 128, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock_landed_costs/models/account_move.py", line 51, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 120, in _post
return super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 220, in _post
posted = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 30, in _post
return super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-payment/account_payment_pro/models/account_move.py", line 89, in _post
res = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 102, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/purchase_stock/models/account_invoice.py", line 144, in _post
posted = super(AccountMove, self.with_context(skip_cogs_reconciliation=True))._post(soft)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_latam_invoice_document/models/account_move.py", line 181, in _post
return super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/appointment_account_payment/models/account_move.py", line 14, in _post
posted = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 19, in _post
res = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_avatax/models/account_move.py", line 15, in _post
res = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock_account/models/account_move.py", line 49, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_external_tax/models/account_move.py", line 53, in _post
return super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 236, in _post
posted = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-invoicing/account_background_post/models/account_move.py", line 59, in _post
posted = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 111, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 5094, in _post
raise UserError(_(
odoo.exceptions.UserError: The company bank account linked to this invoice is not trusted, please double-check and trust it before confirming, or remove it
|
|
|
2026-02-26 12:26:33
|
ERROR
|
server
|
odoo.modules.loading:321
Module account_multicompany_ux: 0 failures, 2 errors of 2 tests
|
|
|
2026-02-26 12:26:48
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 1 in (AR) Responsable Inscripto company
|
|
|
2026-02-26 12:26:48
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 6 in (AR) Monotributista company
|
|
|
2026-02-26 12:26:48
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 10 in (AR) Exento company
|
|
|
2026-02-26 12:28:05
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2026-02-26 12:28:09
|
CRITICAL
|
server
|
odoo.modules.module:412
Couldn't load module l10n_ar_website_sale
|
|
|
2026-02-26 12:28:09
|
WARNING
|
server
|
odoo.modules.loading:647
Transient module states were reset
|
|
|
2026-02-26 12:28:09
|
ERROR
|
server
|
odoo.modules.registry:134
Failed to load registry
|
|
|
2026-02-26 12:28:09
|
CRITICAL
|
server
|
odoo.service.server:1404
Failed to initialize database `51310-18-0-all`.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1366, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/decorator.py", line 232, in fun
return caller(func, *(extras + args), **kw)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 97, in locked
return func(inst, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 129, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 489, in load_modules
processed_modules += load_marked_modules(env, graph,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 365, in load_marked_modules
loaded, processed = load_module_graph(
^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 186, in load_module_graph
load_openerp_module(package.name)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/module.py", line 384, in load_openerp_module
__import__(qualname)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar_website_sale/__init__.py", line 3, in <module>
from . import models
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar_website_sale/models/__init__.py", line 6, in <module>
from . import sale_order
ImportError: cannot import name 'sale_order' from partially initialized module 'odoo.addons.l10n_ar_website_sale.models' (most likely due to a circular import) (/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar_website_sale/models/__init__.py)
|
|
|
2026-02-26 12:28:18
|
INFO
|
runbot
|
Getting results for build 51310-18-0
|
|
|
2026-02-26 12:28:18
|
|
|
Step 18-all-with-tests finished in 7m
|
|
|
2026-02-26 12:28:18
|
|
|
Starting step setup from config 18.0] Odoo by Adhoc Config (with tests) [
|
|
|
2026-02-26 12:28:18
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
|
2026-02-26 12:28:19
|
INFO
|
runbot
|
Step setup finished in 0s
|
|
|
2026-02-26 12:28:19
|
|
|
Starting step run from config 18.0] Odoo by Adhoc Config (with tests) [
|
|
|
2026-02-26 12:28:19
|
INFO
|
runbot
|
Start running build 51310-18-0
|
|
|
2026-02-26 12:28:19
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
|
2026-02-26 12:28:20
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2026-02-26 12:28:24
|
INFO
|
server
|
odoo.modules.loading:360
541 modules loaded in 3.54s, 0 queries (+0 extra)
|
|
|
2026-02-26 12:29:32
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:29
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
|
|
2026-02-26 12:29:36
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2026-02-26 12:29:38
|
INFO
|
server
|
odoo.modules.loading:360
541 modules loaded in 0.13s, 0 queries (+0 extra)
|
|
|
2026-02-26 12:29:40
|
WARNING
|
server
|
odoo.modules.loading:94
Module l10n_ar_tax 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 590, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 444, in _tag_record
record = model._load_records([data], self.mode == 'update')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5508, in _load_records
data['record']._load_records_write(data['values'])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 5426, in _load_records_write
self.write(values)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_tax/models/account_move.py", line 33, in write
res = super().write(vals)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 12, in write
res = super().write(vals)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/documents_account/models/account_move.py", line 55, in write
res = super().write(vals)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/purchase/models/account_invoice.py", line 184, in write
res = super(AccountMove, self).write(vals)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 3415, in write
raise UserError(_("You cannot modify the following readonly fields on a posted move: %s", ', '.join(readonly_fields)))
odoo.exceptions.UserError: You cannot modify the following readonly fields on a posted move: partner_id, invoice_payment_term_id, invoice_date, invoice_line_ids
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 90, 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 72, 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 662, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 733, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 648, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 603, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-odoo-argentina/l10n_ar_tax/demo/account_move_demo.xml:5, somewhere inside
<record id="demo_invoice_adhoc_caba" model="account.move" context="{'allowed_company_ids': [ref('base.company_ri')]}">
<field name="partner_id" ref="res_partner_adhoc_caba"/>
<field name="invoice_user_id" ref="base.user_demo"/>
<field name="invoice_payment_term_id" ref="account.account_payment_term_end_following_month"/>
<field name="move_type">out_invoice</field>
<field name="invoice_date" eval="time.strftime('%Y-%m')+'-01'"/>
<field name="invoice_line_ids" eval="[ (0, 0, {'product_id': ref('product.product_product_27'), 'price_unit': 642.0, 'quantity': 5}), (0, 0, {'product_id': ref('l10n_ar.product_product_telefonia'), 'price_unit': 250.0, 'quantity': 1}), (0, 0, {'product_id': ref('product.product_product_25'), 'price_unit': 3245.0, 'quantity': 2}), ]"/>
</record>
|
|
|
2026-02-26 12:29:40
|
CRITICAL
|
server
|
odoo.modules.module:412
Couldn't load module l10n_ar_website_sale
|
|
|
2026-02-26 12:29:40
|
WARNING
|
server
|
odoo.modules.loading:647
Transient module states were reset
|
|
|
2026-02-26 12:29:40
|
ERROR
|
server
|
odoo.modules.registry:134
Failed to load registry
|
|
|
2026-02-26 12:29:40
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:33
Error fixing DB on updating adhoc modules. Error:
cannot import name 'sale_order' from partially initialized module 'odoo.addons.l10n_ar_website_sale.models' (most likely due to a circular import) (/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar_website_sale/models/__init__.py)
|
|
|
2026-02-26 12:29:40
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2026-02-26 12:29:40
|
INFO
|
server
|
odoo.modules.loading:360
541 modules loaded in 0.12s, 0 queries (+0 extra)
|
|
|
2026-02-26 12:29:43
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:658
An error was found when synchronizing vendor bills
|
|
|
2026-02-26 12:29:43
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:660
Company Name: "UY Company", Company ID: (11), 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-02-26 12:35:05
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:35:08
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:38:22
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:38:26
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:38:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:38:34
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:38:39
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:38:44
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:38:48
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:38:52
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:38:56
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:39:00
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:39:04
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:39:08
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:39:12
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:39:16
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:39:21
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:39:25
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:39:29
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:39:33
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:39:37
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:39:41
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:39:46
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:39:50
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:39:54
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:39:58
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:40:02
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:40:07
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2026-02-26 12:40:07
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2026-02-26 13:15:00
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:15:07
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:15:39
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:15:57
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:16:03
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:16:04
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:17:14
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:17:14
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:17:29
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:17:31
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:17:32
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:17:35
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:22:30
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:22:31
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:22:56
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:24:34
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:24:35
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 13:27:41
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:658
An error was found when synchronizing vendor bills
|
|
|
2026-02-26 13:27:41
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:660
Company Name: "UY Company", Company ID: (11), 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-02-26 13:37:43
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2026-02-26 14:27:11
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:658
An error was found when synchronizing vendor bills
|
|
|
2026-02-26 14:27:11
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:660
Company Name: "UY Company", Company ID: (11), 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-02-26 14:38:02
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2026-02-26 15:27:59
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:658
An error was found when synchronizing vendor bills
|
|
|
2026-02-26 15:27:59
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:660
Company Name: "UY Company", Company ID: (11), 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-02-26 15:37:27
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2026-02-26 16:15:40
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 16:15:46
|
ERROR
|
server
|
odoo.addons.base.models.ir_model:2154
Missing model res.company.jurisdiction.padron
|
|
|
2026-02-26 16:27:48
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:658
An error was found when synchronizing vendor bills
|
|
|
2026-02-26 16:27:48
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:660
Company Name: "UY Company", Company ID: (11), 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-02-26 16:37:49
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 27 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 1) that is not approved
|
|
|
2026-02-26 17:05:49
|
INFO
|
runbot
|
Kill build 51310-18-0
|
|