Date |
Level |
Type |
Message |
2025-08-07 13:19:27
|
INFO
|
runbot
|
Rebuild initiated by Administrator
|
|
2025-08-07 13:19:30
|
INFO
|
runbot
|
Init build environment with config [18.0] Odoo by Adhoc Config (with tests)
|
|
2025-08-07 13:19:30
|
|
|
Starting step 18-all-with-tests from config 18.0] Odoo by Adhoc Config (with tests) [
|
|
2025-08-07 13:19:30
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
2025-08-07 13:19:44
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 6.70s, 9232 queries (+9232 extra)
|
|
2025-08-07 13:26:33
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 7 in (AR) Responsable Inscripto company
|
|
2025-08-07 13:26:33
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 7 in (AR) Monotributista company
|
|
2025-08-07 13:26:33
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 3 in (AR) Exento company
|
|
2025-08-07 13:28:03
|
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
|
|
2025-08-07 13:29:08
|
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
|
|
2025-08-07 13:30:18
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
|
2025-08-07 13:32:42
|
INFO
|
server
|
odoo.modules.loading:360
682 modules loaded in 774.01s, 493131 queries (+522516 extra)
|
|
2025-08-07 13:32:42
|
INFO
|
server
|
odoo.modules.loading:360
683 modules loaded in 0.78s, 345 queries (+345 extra)
|
|
2025-08-07 13:32:50
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:360
Pregenerating assets bundles
|
|
2025-08-07 13:33:49
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:33:58
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:35:12
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:35:22
|
ERROR
|
server
|
odoo.tests.suite:233
ERROR: setUpClass (odoo.addons.payment.tests.test_flows.TestFlows)
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/payment/tests/common.py", line 21, in setUpClass
super().setUpClass()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/tests/common.py", line 24, in setUpClass
super().setUpClass()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1966, in setUpClass
ICP.set_param('web.base.url', cls.base_url())
^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1974, in base_url
return f"http://{HOST}:{cls.http_port():d}"
^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1980, in http_port
return odoo.service.server.server.httpd.server_port
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'PreforkServer' object has no attribute 'httpd'
|
|
2025-08-07 13:35:22
|
ERROR
|
server
|
odoo.tests.suite:233
ERROR: setUpClass (odoo.addons.payment.tests.test_multicompany_flows.TestMultiCompanyFlows)
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/payment/tests/test_multicompany_flows.py", line 15, in setUpClass
super().setUpClass()
File "/data/build/adhoc-cicd-odoo-odoo/addons/payment/tests/common.py", line 21, in setUpClass
super().setUpClass()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/tests/common.py", line 24, in setUpClass
super().setUpClass()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1966, in setUpClass
ICP.set_param('web.base.url', cls.base_url())
^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1974, in base_url
return f"http://{HOST}:{cls.http_port():d}"
^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1980, in http_port
return odoo.service.server.server.httpd.server_port
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'PreforkServer' object has no attribute 'httpd'
|
|
2025-08-07 13:35:25
|
ERROR
|
server
|
odoo.tests.suite:233
ERROR: setUpClass (odoo.addons.payment_mercado_pago.tests.test_payment_transaction.TestPaymentTransaction)
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/payment_mercado_pago/tests/common.py", line 12, in setUpClass
super().setUpClass()
File "/data/build/adhoc-cicd-odoo-odoo/addons/payment/tests/common.py", line 21, in setUpClass
super().setUpClass()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/tests/common.py", line 24, in setUpClass
super().setUpClass()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1966, in setUpClass
ICP.set_param('web.base.url', cls.base_url())
^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1974, in base_url
return f"http://{HOST}:{cls.http_port():d}"
^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1980, in http_port
return odoo.service.server.server.httpd.server_port
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'PreforkServer' object has no attribute 'httpd'
|
|
2025-08-07 13:35:25
|
ERROR
|
server
|
odoo.tests.suite:233
ERROR: setUpClass (odoo.addons.payment_mercado_pago.tests.test_processing_flows.TestProcessingFlows)
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/payment_mercado_pago/tests/common.py", line 12, in setUpClass
super().setUpClass()
File "/data/build/adhoc-cicd-odoo-odoo/addons/payment/tests/common.py", line 21, in setUpClass
super().setUpClass()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/tests/common.py", line 24, in setUpClass
super().setUpClass()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1966, in setUpClass
ICP.set_param('web.base.url', cls.base_url())
^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1974, in base_url
return f"http://{HOST}:{cls.http_port():d}"
^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1980, in http_port
return odoo.service.server.server.httpd.server_port
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'PreforkServer' object has no attribute 'httpd'
|
|
2025-08-07 13:35:26
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:35:27
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:35:31
|
ERROR
|
server
|
odoo.tests.suite:233
ERROR: setUpClass (odoo.addons.hr_attendance.tests.test_hr_attendance_kiosk.TestHrAttendanceKiosk)
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/hr_attendance/tests/test_hr_attendance_kiosk.py", line 13, in setUpClass
super().setUpClass()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1966, in setUpClass
ICP.set_param('web.base.url', cls.base_url())
^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1974, in base_url
return f"http://{HOST}:{cls.http_port():d}"
^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1980, in http_port
return odoo.service.server.server.httpd.server_port
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'PreforkServer' object has no attribute 'httpd'
|
|
2025-08-07 13:35:31
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:35:32
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:35:35
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:35:37
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:35:45
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:35:46
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:35:53
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:35:55
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:36:01
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:36:03
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:36:06
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:36:09
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_1_data
|
|
2025-08-07 13:36:11
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
|
2025-08-07 13:36:14
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
|
2025-08-07 13:36:16
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
|
2025-08-07 13:36:40
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:36:44
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:36:48
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:36:48
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:36:49
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:36:51
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:36:52
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:03
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:05
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:06
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:08
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:10
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:11
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:15
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:17
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:18
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:20
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:21
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:23
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:28
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:32
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:50
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:53
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:37:58
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
2025-08-07 13:38:01
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_1_data
|
|
2025-08-07 13:38:03
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
|
2025-08-07 13:38:06
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
|
2025-08-07 13:38:08
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG
|
|
2025-08-07 13:38:08
|
ERROR
|
server
|
odoo.tests.suite:233
ERROR: setUpClass (odoo.addons.demo_full.tests.test_portal_sale_distributor.TestPortalSaleDistributor)
Traceback (most recent call last):
File "/data/build/ingadhoc-demo/demo_full/tests/test_portal_sale_distributor.py", line 12, in setUpClass
super().setUpClass()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1966, in setUpClass
ICP.set_param('web.base.url', cls.base_url())
^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1974, in base_url
return f"http://{HOST}:{cls.http_port():d}"
^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1980, in http_port
return odoo.service.server.server.httpd.server_port
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'PreforkServer' object has no attribute 'httpd'
|
|
2025-08-07 13:38:08
|
ERROR
|
server
|
odoo.tests.suite:233
ERROR: setUpClass (odoo.addons.demo_full.tests.test_sale_order_type_automation.TestSaleOrderTypeAutomation)
Traceback (most recent call last):
File "/data/build/ingadhoc-demo/demo_full/tests/test_sale_order_type_automation.py", line 12, in setUpClass
super().setUpClass()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1966, in setUpClass
ICP.set_param('web.base.url', cls.base_url())
^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1974, in base_url
return f"http://{HOST}:{cls.http_port():d}"
^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1980, in http_port
return odoo.service.server.server.httpd.server_port
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'PreforkServer' object has no attribute 'httpd'
|
|
2025-08-07 13:38:08
|
ERROR
|
server
|
odoo.tests.suite:233
ERROR: setUpClass (odoo.addons.demo_full.tests.test_sale_three_discounts.TestSaleThreeDiscounts)
Traceback (most recent call last):
File "/data/build/ingadhoc-demo/demo_full/tests/test_sale_three_discounts.py", line 12, in setUpClass
super().setUpClass()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1966, in setUpClass
ICP.set_param('web.base.url', cls.base_url())
^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1974, in base_url
return f"http://{HOST}:{cls.http_port():d}"
^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 1980, in http_port
return odoo.service.server.server.httpd.server_port
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'PreforkServer' object has no attribute 'httpd'
|
|
2025-08-07 13:38:22
|
INFO
|
runbot
|
Getting results for build 02006-18-0
|
|
2025-08-07 13:38:22
|
|
|
Step 18-all-with-tests finished in 19m
|
|
2025-08-07 13:38:22
|
|
|
Starting step setup from config 18.0] Odoo by Adhoc Config (with tests) [
|
|
2025-08-07 13:38:22
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
2025-08-07 13:38:22
|
INFO
|
runbot
|
Step setup finished in 0s
|
|
2025-08-07 13:38:22
|
|
|
Starting step run from config 18.0] Odoo by Adhoc Config (with tests) [
|
|
2025-08-07 13:38:22
|
INFO
|
runbot
|
Start running build 02006-18-0
|
|
2025-08-07 13:38:22
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
2025-08-07 13:38:24
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
|
2025-08-07 13:38:29
|
INFO
|
server
|
odoo.modules.loading:360
683 modules loaded in 4.83s, 0 queries (+0 extra)
|
|
2025-08-07 13:39:47
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:39:51
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:39:55
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:40:00
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:40:04
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:40:08
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:40:13
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:40:17
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:40:21
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:40:26
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:40:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:40:34
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:40:38
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:40:42
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:40:47
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:40:51
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:40:55
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:40:59
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:41:03
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:41:07
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:41:12
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:41:16
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:41:20
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:41:24
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:41:28
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:41:33
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:41:37
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:41:41
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:41:46
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:41:47
|
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
|
|
2025-08-07 13:41:52
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-07 13:41:52
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-07 13:41:59
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:42:02
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 13:42:06
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:618
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-08-07 14:27:58
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-07 14:27:58
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-07 14:35:48
|
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
|
|
2025-08-07 15:17:40
|
WARNING
|
server
|
odoo.addons.website.models.website:1602
No Sitemap value provided for controller <function WebsiteSalePortal.portal_addresses at 0x7b62a83ed300> (/portal/addresses)
|
|
2025-08-07 15:17:40
|
WARNING
|
server
|
odoo.addons.website.models.website:1602
No Sitemap value provided for controller <function WebsiteSaleController.update_validity_and_redirect at 0x7b62a85256c0> (/update_date_prices_and_validity)
|
|
2025-08-07 15:20:31
|
WARNING
|
server
|
odoo.addons.website.models.website:1602
No Sitemap value provided for controller <function WebsiteSalePortal.portal_addresses at 0x7b62a83ed300> (/portal/addresses)
|
|
2025-08-07 15:20:31
|
WARNING
|
server
|
odoo.addons.website.models.website:1602
No Sitemap value provided for controller <function WebsiteSaleController.update_validity_and_redirect at 0x7b62a85256c0> (/update_date_prices_and_validity)
|
|
2025-08-07 15:27:05
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-07 15:27:05
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-07 15:36:03
|
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
|
|
2025-08-07 16:27:33
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-07 16:27:33
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-07 16:36:30
|
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
|
|
2025-08-07 17:23:43
|
WARNING
|
server
|
odoo.addons.web.controllers.binary:145
Parsing asset bundle '+href+' has failed: not enough values to unpack (expected 2, got 1)
|
|
2025-08-07 17:23:49
|
WARNING
|
server
|
odoo.addons.web.controllers.binary:145
Parsing asset bundle ${this.state.file.defaultSource} has failed: 'min' expected in extension in non debug mode
|
|
2025-08-07 17:26:53
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-07 17:26:53
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-07 17:35:45
|
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
|
|
2025-08-07 18:00:20
|
WARNING
|
server
|
odoo.http:2566
Estos registros están restringidos.
Soporte ADHOC (id=2) no tiene acceso 'leer' a:
- Tipo de recolección (stock.picking.type)
Si necesita acceso, pregúntele a un administrador.
|
|
2025-08-07 18:07:19
|
WARNING
|
server
|
odoo.http:2566
Estos registros están restringidos.
Soporte ADHOC (id=2) no tiene acceso 'leer' a:
- Tipo de recolección (stock.picking.type)
Si necesita acceso, pregúntele a un administrador.
|
|
2025-08-07 18:10:08
|
WARNING
|
server
|
odoo.http:2566
Estos registros están restringidos.
Soporte ADHOC (id=2) no tiene acceso 'leer' a:
- Tipo de recolección (stock.picking.type)
Si necesita acceso, pregúntele a un administrador.
|
|
2025-08-07 18:27:44
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-07 18:27:44
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-07 18:36:41
|
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
|
|
2025-08-07 19:27:02
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-07 19:27:02
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-07 19:35:46
|
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
|
|
2025-08-07 20:27:25
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-07 20:27:25
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-07 20:36:01
|
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
|
|
2025-08-07 21:27:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-07 21:27:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-07 21:36:17
|
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
|
|
2025-08-07 22:27:46
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-07 22:27:46
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-07 22:35:37
|
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
|
|
2025-08-07 23:27:07
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-07 23:27:07
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-07 23:36:05
|
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
|
|
2025-08-08 00:27:35
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-08 00:27:35
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-08 00:36:32
|
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
|
|
2025-08-08 01:26:55
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-08 01:26:55
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-08 01:35:52
|
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
|
|
2025-08-08 02:26:59
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-08 02:26:59
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-08 02:35:57
|
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
|
|
2025-08-08 03:27:27
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-08 03:27:27
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-08 03:36:24
|
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
|
|
2025-08-08 04:27:54
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-08 04:27:54
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-08 04:35:45
|
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
|
|
2025-08-08 05:27:15
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-08 05:27:15
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-08 05:36:13
|
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
|
|
2025-08-08 06:27:43
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-08 06:27:43
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-08 06:36:40
|
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
|
|
2025-08-08 07:27:03
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:625
An error was found when synchronizing vendor bills
|
|
2025-08-08 07:27:03
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:627
Company Name: "Muebleria UY", Company ID: (10), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company Muebleria UY: 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-08-08 07:36:01
|
|
|
Log limit reached (full logs are still available in the log file)
|
|
2025-08-08 15:29:09
|
INFO
|
runbot
|
Kill build 02006-18-0
|
|