| Date |
Level |
Type |
Message |
|
2025-10-21 13:26:21
|
INFO
|
runbot
|
Init build environment with config [18.0] Odoo by Adhoc Config (with tests)
|
|
|
2025-10-21 13:26:21
|
|
|
Starting step 18-all-with-tests from config 18.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-10-21 13:26:21
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
|
2025-10-21 13:26:38
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 7.73s, 9242 queries (+9242 extra)
|
|
|
2025-10-21 13:35:04
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 9 in (AR) Responsable Inscripto company
|
|
|
2025-10-21 13:35:05
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 8 in (AR) Monotributista company
|
|
|
2025-10-21 13:35:05
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:153
Setting demo certificate from False to AR demo certificate 7 in (AR) Exento company
|
|
|
2025-10-21 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, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-10-21 13:38:10
|
ERROR
|
server
|
odoo.addons.sale_stock_ux.tests.test_action_cancel:27
FAIL: TestActionCancel.test_action_cancel_context
Traceback (most recent call last):
File "/data/build/ingadhoc-sale/sale_stock_ux/tests/test_action_cancel.py", line 27, in setUp
self.sale_order.action_confirm()
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 738, in action_confirm
res_other = super(SaleOrder, self - recurring_order).action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_require_purchase_order_number/models/sale_order.py", line 33, in action_confirm
return super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/event_sale/models/sale_order.py", line 29, in action_confirm
res = super(SaleOrder, self).action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_order_validity/models/sale_order.py", line 54, in action_confirm
return super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_management/models/sale_order.py", line 169, in action_confirm
res = super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_loyalty/models/sale_order.py", line 139, in action_confirm
res = super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/sale_external_tax/models/sale_order.py", line 75, in action_confirm
return super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-oca-sale-workflow/sale_exception/models/sale_order.py", line 53, in action_confirm
self.env.cr.rollback()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 982, in forbidden
raise AssertionError('Cannot commit or rollback a cursor from inside a test, this will lead to a broken cursor when trying to rollback the test. Please rollback to a specific savepoint instead or open another cursor if really necessary')
AssertionError: Cannot commit or rollback a cursor from inside a test, this will lead to a broken cursor when trying to rollback the test. Please rollback to a specific savepoint instead or open another cursor if really necessary
|
|
|
2025-10-21 13:38:10
|
ERROR
|
server
|
odoo.addons.sale_stock_ux.tests.test_action_cancel:27
FAIL: TestActionCancel.test_action_cancel_without_deliveries
Traceback (most recent call last):
File "/data/build/ingadhoc-sale/sale_stock_ux/tests/test_action_cancel.py", line 27, in setUp
self.sale_order.action_confirm()
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 738, in action_confirm
res_other = super(SaleOrder, self - recurring_order).action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_require_purchase_order_number/models/sale_order.py", line 33, in action_confirm
return super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/event_sale/models/sale_order.py", line 29, in action_confirm
res = super(SaleOrder, self).action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_order_validity/models/sale_order.py", line 54, in action_confirm
return super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_management/models/sale_order.py", line 169, in action_confirm
res = super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_loyalty/models/sale_order.py", line 139, in action_confirm
res = super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/sale_external_tax/models/sale_order.py", line 75, in action_confirm
return super().action_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-oca-sale-workflow/sale_exception/models/sale_order.py", line 53, in action_confirm
self.env.cr.rollback()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tests/common.py", line 982, in forbidden
raise AssertionError('Cannot commit or rollback a cursor from inside a test, this will lead to a broken cursor when trying to rollback the test. Please rollback to a specific savepoint instead or open another cursor if really necessary')
AssertionError: Cannot commit or rollback a cursor from inside a test, this will lead to a broken cursor when trying to rollback the test. Please rollback to a specific savepoint instead or open another cursor if really necessary
|
|
|
2025-10-21 13:38:11
|
ERROR
|
server
|
odoo.modules.loading:321
Module sale_stock_ux: 2 failures, 0 errors of 2 tests
|
|
|
2025-10-21 13:38:29
|
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-10-21 13:39:53
|
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-10-21 13:42:34
|
INFO
|
server
|
odoo.modules.loading:360
701 modules loaded in 951.63s, 501972 queries (+530696 extra)
|
|
|
2025-10-21 13:42:35
|
INFO
|
server
|
odoo.modules.loading:360
702 modules loaded in 1.01s, 352 queries (+352 extra)
|
|
|
2025-10-21 13:42:39
|
ERROR
|
server
|
odoo.modules.loading:609
At least one test failed when loading the modules.
|
|
|
2025-10-21 13:42:40
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:360
Pregenerating assets bundles
|
|
|
2025-10-21 13:43: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-10-21 13:43: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-10-21 13:44: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-10-21 13:45: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-10-21 13:45:42
|
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-10-21 13:45:43
|
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-10-21 13:45: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-10-21 13:45: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-10-21 13:45:57
|
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-10-21 13:45: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-10-21 13:45:59
|
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-10-21 13:46:00
|
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-10-21 13:46:04
|
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-10-21 13:46: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-10-21 13:46:14
|
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-10-21 13:46:16
|
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-10-21 13:46:24
|
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-10-21 13:46: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-10-21 13:46:33
|
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-10-21 13:46: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-10-21 13:46:39
|
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-10-21 13:46:42
|
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-10-21 13:46:49
|
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-10-21 13:46:53
|
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-10-21 13:47:00
|
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-10-21 13:47: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-10-21 13:47:33
|
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-10-21 13:47: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-10-21 13:47: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-10-21 13:47:38
|
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-10-21 13:47: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-10-21 13:47:42
|
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-10-21 13:47:57
|
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-10-21 13:47: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-10-21 13:48:00
|
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-10-21 13:48: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-10-21 13:48:04
|
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-10-21 13:48: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-10-21 13:48: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-10-21 13:48:13
|
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-10-21 13:48:14
|
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-10-21 13:48: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-10-21 13:48: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-10-21 13:48:19
|
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-10-21 13:48: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-10-21 13:48: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-10-21 13:48:30
|
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-10-21 13:48: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-10-21 13:48:36
|
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-10-21 13:48:59
|
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-10-21 13:49: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-10-21 13:49: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-10-21 13:49:13
|
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-10-21 13:49:20
|
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-10-21 13:49:23
|
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-10-21 13:49:30
|
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-10-21 13:50:04
|
ERROR
|
server
|
odoo.tests.result:633
2 failed, 0 error(s) of 366 tests when loading database '16479-18-0-all'
|
|
|
2025-10-21 13:50:22
|
INFO
|
runbot
|
Getting results for build 16479-18-0
|
|
|
2025-10-21 13:50:22
|
|
|
Step 18-all-with-tests finished in 24m
|
|
|
2025-10-21 13:50:22
|
|
|
Starting step setup from config 18.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-10-21 13:50:22
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
|
2025-10-21 13:50:23
|
INFO
|
runbot
|
Step setup finished in 0s
|
|
|
2025-10-21 13:50:23
|
|
|
Starting step run from config 18.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-10-21 13:50:23
|
INFO
|
runbot
|
Start running build 16479-18-0
|
|
|
2025-10-21 13:50:23
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_18_next
|
|
|
2025-10-21 13:50:25
|
INFO
|
server
|
odoo.modules.loading:360
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
|
|
2025-10-21 13:50:30
|
INFO
|
server
|
odoo.modules.loading:360
702 modules loaded in 4.87s, 0 queries (+0 extra)
|
|
|
2025-10-21 13:51:48
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:51:52
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:51:57
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:52:02
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:52:06
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:52:10
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:52:14
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:52:18
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:52:22
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:52:27
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:52:31
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:52:35
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:52:39
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:52:43
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:52:48
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:52:52
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:52:56
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:53:00
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:53:03
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:53:07
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:53:11
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:53:15
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:53:20
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:53:24
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:53:28
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:53:32
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:53:33
|
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-10-21 13:53:39
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-21 13:53:39
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "Muebleria UY", Company ID: (11), 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-10-21 13:53:47
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:53:50
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 13:53:53
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:619
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-10-21 14:36:07
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-21 14:36:07
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "Muebleria UY", Company ID: (11), 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-10-21 14:37:17
|
WARNING
|
server
|
odoo.http:2609
Recibimos este error intentado consultar el último número de factura en AFIP: {'Err': [{'Code': 11000, 'Msg': 'Campo PtoVta, no es un punto de venta valido, los valores posibles son entre 1 y 99998'}]}
|
|
|
2025-10-21 14:42: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-10-21 15:35:47
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-21 15:35:47
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "Muebleria UY", Company ID: (11), 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-10-21 15:43:22
|
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-10-21 16:11:27
|
WARNING
|
server
|
odoo.http:2609
Tracking by lots isn't supported for rental products.
You should rather change the tracking mode to unique serial numbers.
|
|
|
2025-10-21 16:36:05
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-21 16:36:05
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "Muebleria UY", Company ID: (11), 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-10-21 16:42:56
|
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-10-21 17:35:52
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:630
An error was found when synchronizing vendor bills
|
|
|
2025-10-21 17:35:52
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:632
Company Name: "Muebleria UY", Company ID: (11), 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-10-21 17:43:10
|
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-10-21 17:46:54
|
WARNING
|
server
|
odoo.http:2609
Document types for foreign customers must be export type (codes 110, 111 or 112) or you should define the customer as an end consumer and use receipts (codes 39 or 41)
|
|
|
2025-10-21 17:47:18
|
WARNING
|
server
|
odoo.http:2609
Document types for foreign customers must be export type (codes 110, 111 or 112) or you should define the customer as an end consumer and use receipts (codes 39 or 41)
|
|
|
2025-10-21 17:47:26
|
WARNING
|
server
|
odoo.http:2609
Tax payer type and vat number are mandatory for this type of document. Please set the current tax payer type of this customer
|
|
|
2025-10-21 17:47:45
|
WARNING
|
server
|
odoo.http:2609
Tax payer type and vat number are mandatory for this type of document. Please set the current tax payer type of this customer
|
|
|
2025-10-21 17:48:31
|
WARNING
|
server
|
odoo.http:2609
The partner Blanco Martin Y Asociados S.P.A. has not a DTE email defined. This is mandatory for electronic invoicing.
|
|
|
2025-10-21 17:55:25
|
INFO
|
runbot
|
Kill build 16479-18-0
|
|