| Date |
Level |
Type |
Message |
|
2025-11-17 14:02:09
|
INFO
|
runbot
|
Init build environment with config [17.0] Odoo by Adhoc Config (with tests)
|
|
|
2025-11-17 14:02:09
|
|
|
Starting step 17-all-with-tests from config 17.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-11-17 14:02:09
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_17_next
|
|
|
2025-11-17 14:02:27
|
INFO
|
server
|
odoo.modules.loading:344
1 modules loaded in 7.03s, 9074 queries (+9074 extra)
|
|
|
2025-11-17 14:09:03
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:227
Setting demo certificate from to OdooCert8 in (AR) Responsable Inscripto company
|
|
|
2025-11-17 14:09:03
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:227
Setting demo certificate from to OdooCert9 in (AR) Monotributista company
|
|
|
2025-11-17 14:09:03
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:227
Setting demo certificate from to OdooCert6 in (AR) Exento company
|
|
|
2025-11-17 14:10:17
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto
|
|
|
2025-11-17 14:12:04
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista, Muebleria ARG
|
|
|
2025-11-17 14:15:01
|
WARNING
|
server
|
odoo.addons.iap.tools.iap_tools:148
iap jsonrpc https://website.api.odoo.com/api/website/2/configurator/custom_resources/1467 failed, ConnectionError: HTTPSConnectionPool(host='website.api.odoo.com', port=443): Max retries exceeded with url: /api/website/2/configurator/custom_resources/1467 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f7cea59d450>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
|
|
|
2025-11-17 14:15:01
|
WARNING
|
server
|
odoo.modules.loading:95
Module demo_wholesale demo data failed to install, installed without demo data
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/local/lib/python3.10/site-packages/urllib3/util/connection.py", line 73, in create_connection
for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
File "/usr/local/lib/python3.10/socket.py", line 967, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 1010, in _validate_conn
conn.connect()
File "/usr/local/lib/python3.10/site-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/local/lib/python3.10/site-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f7cea59d450>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/requests/adapters.py", line 439, in send
resp = conn.urlopen(
File "/usr/local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 755, in urlopen
retries = retries.increment(
File "/usr/local/lib/python3.10/site-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='website.api.odoo.com', port=443): Max retries exceeded with url: /api/website/2/configurator/custom_resources/1467 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f7cea59d450>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/iap/tools/iap_tools.py", line 129, in iap_jsonrpc
req = requests.post(url, json=payload, timeout=timeout)
File "/usr/local/lib/python3.10/site-packages/requests/api.py", line 119, in post
return request('post', url, data=data, json=json, **kwargs)
File "/usr/local/lib/python3.10/site-packages/requests/api.py", line 61, in request
return session.request(method=method, url=url, **kwargs)
File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/usr/local/lib/python3.10/site-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/usr/local/lib/python3.10/site-packages/requests/adapters.py", line 516, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='website.api.odoo.com', port=443): Max retries exceeded with url: /api/website/2/configurator/custom_resources/1467 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f7cea59d450>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 610, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 280, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 205, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 480, in call_kw
result = _call_kw_model(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 451, in _call_kw_model
result = method(recs, *args, **kwargs)
File "/data/build/ingadhoc-demo/demo_wholesale/demo_py/website.py", line 17, in _init_demo_wholesale
self._load_websites(parameters)
File "/data/build/ingadhoc-demo/demo_base/demo_py/website.py", line 53, in _load_websites
website.with_context(website_id=website.id, force_mode_edit_false=True).configurator_apply(**kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/website.py", line 605, in configurator_apply
custom_resources = self._website_api_rpc(
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/website.py", line 362, in _website_api_rpc
return self._api_rpc(route, params, 'website.website_api_endpoint', DEFAULT_WEBSITE_ENDPOINT)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/website.py", line 358, in _api_rpc
return iap_tools.iap_jsonrpc(api_endpoint + route, params=params, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/iap/tools/iap_tools.py", line 149, in iap_jsonrpc
raise exceptions.AccessError(
odoo.exceptions.AccessError: The url that this service requested returned an error. Please contact the author of the app. The url it tried to contact was https://website.api.odoo.com/api/website/2/configurator/custom_resources/1467
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 91, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 73, in load_data
tools.convert_file(env, package.name, filename, idref, mode, noupdate, kind)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 682, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 748, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 668, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 623, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-demo/demo_wholesale/demo/init_demo_py.xml:3, somewhere inside
<function model="website" name="_init_demo_wholesale"/>
|
|
|
2025-11-17 14:15:15
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:15:19
|
INFO
|
server
|
odoo.modules.loading:344
638 modules loaded in 767.91s, 468470 queries (+509094 extra)
|
|
|
2025-11-17 14:15:28
|
INFO
|
server
|
odoo.modules.loading:344
647 modules loaded in 8.21s, 2271 queries (+2271 extra)
|
|
|
2025-11-17 14:15:33
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:344
Pregenerating assets bundles
|
|
|
2025-11-17 14:17:24
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:17:27
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:17:36
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:17:39
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:17:47
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:17:49
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:17:58
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:18:01
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:18:09
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:18:12
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:18:14
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:18:21
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:18:23
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:18:38
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:18:41
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:18:45
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:18:52
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:18:53
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:18:57
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:18:58
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:19:05
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_2_data
|
|
|
2025-11-17 14:19:09
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_1_data, company_2_data
|
|
|
2025-11-17 14:19:12
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data
|
|
|
2025-11-17 14:19:15
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data
|
|
|
2025-11-17 14:19:17
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data
|
|
|
2025-11-17 14:19:54
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:19:57
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:20:02
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:20:05
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:20:14
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:20:17
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:20:19
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:20:25
|
ERROR
|
server
|
odoo.addons.l10n_uy_edi.tests.test_manual:242
FAIL: TestManual.test_140_entrega_gratuita
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/tests/test_manual.py", line 242, in test_140_entrega_gratuita
self._check_cfe(invoice, "e-FC", "130_entrega_gratuita")
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/tests/common.py", line 226, in _check_cfe
self.assertXmlTreeEqual(expected_xml, result_xml)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/tests/common.py", line 611, in assertXmlTreeEqual
assertNodeDictEqual(
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/tests/common.py", line 609, in assertNodeDictEqual
assertNodeDictEqual(child_node_dict, expected_child_node_dict)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/tests/common.py", line 609, in assertNodeDictEqual
assertNodeDictEqual(child_node_dict, expected_child_node_dict)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/tests/common.py", line 609, in assertNodeDictEqual
assertNodeDictEqual(child_node_dict, expected_child_node_dict)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/tests/common.py", line 602, in assertNodeDictEqual
self.assertEqual(
AssertionError: Lists differ: ['TpoMoneda', 'MntTotal', 'CantLinDet', 'MntPagar'] != ['TpoMoneda', 'MntNetoIVATasaBasica', 'IVATasaBasica', 'Mnt[48 chars]gar']
First differing element 1:
'MntTotal'
'MntNetoIVATasaBasica'
Second list contains 3 additional elements.
First extra element 4:
'MntTotal'
- ['TpoMoneda', 'MntTotal', 'CantLinDet', 'MntPagar']
+ ['TpoMoneda',
+ 'MntNetoIVATasaBasica',
+ 'IVATasaBasica',
+ 'MntIVATasaBasica',
+ 'MntTotal',
+ 'CantLinDet',
+ 'MntPagar'] : Number of children elements for node /Totales is different.
|
|
|
2025-11-17 14:20:40
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:20:43
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:20:45
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG
|
|
|
2025-11-17 14:20:53
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_2_data
|
|
|
2025-11-17 14:20:57
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_1_data, company_2_data
|
|
|
2025-11-17 14:21:06
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_2_data
|
|
|
2025-11-17 14:21:10
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, Muebleria ARG, company_1_data, company_2_data
|
|
|
2025-11-17 14:21:13
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data
|
|
|
2025-11-17 14:21:16
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data
|
|
|
2025-11-17 14:21:18
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:47
Currency Provider configured as AFIP for next companies: (AR) Exento, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto (Unit Tests), Muebleria ARG, company_2_data
|
|
|
2025-11-17 14:22:16
|
ERROR
|
server
|
odoo.tests.result:651
1 failed, 0 error(s) of 337 tests when loading database '25562-17-0-all'
|
|
|
2025-11-17 14:22:35
|
INFO
|
runbot
|
Getting results for build 25562-17-0
|
|
|
2025-11-17 14:22:35
|
|
|
Step 17-all-with-tests finished in 20m
|
|
|
2025-11-17 14:22:35
|
|
|
Starting step setup from config 17.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-11-17 14:22:35
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_17_next
|
|
|
2025-11-17 14:22:36
|
INFO
|
runbot
|
Step setup finished in 0s
|
|
|
2025-11-17 14:22:36
|
|
|
Starting step run from config 17.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-11-17 14:22:36
|
INFO
|
runbot
|
Start running build 25562-17-0
|
|
|
2025-11-17 14:22:36
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_17_next
|
|
|
2025-11-17 14:22:38
|
INFO
|
server
|
odoo.modules.loading:344
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
|
|
2025-11-17 14:22:45
|
INFO
|
server
|
odoo.modules.loading:344
647 modules loaded in 6.05s, 0 queries (+0 extra)
|
|
|
2025-11-17 14:23:21
|
WARNING
|
server
|
odoo.addons.l10n_cl_edi_factoring.models.ir_attachment:62
UNZIP for DTECedido_v10.xsd failed from URL: http://www.sii.cl/factura_electronica/schema_cesion_201912.zip
|
|
|
2025-11-17 14:23:21
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:406
Call from cron 0. Cron Job - Load AEC XSD Files (Chilean SII) for server action #1343 failed in Job #82
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(1343,)", line 1, in <module>
File "/data/build/ingadhoc-enterprise-extensions/l10n_cl_edi_factoring/models/ir_attachment.py", line 65, in _load_aec_xsd_sii
xsd_object = self._modify_and_validate_sii_xsd_content(content)
AttributeError: 'ir.attachment' object has no attribute '_modify_and_validate_sii_xsd_content'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 397, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 943, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 775, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 413, in safe_eval
raise ValueError('%s: "%s" while evaluating\n%r' % (ustr(type(e)), ustr(e), expr))
ValueError: <class 'AttributeError'>: "'ir.attachment' object has no attribute '_modify_and_validate_sii_xsd_content'" while evaluating
'model._load_aec_xsd_sii()'
|
|
|
2025-11-17 14:23:27
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-17 14:23:27
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-17 14:23:32
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1646
Error during renewal of contract V 0001-00000255 False
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1635, in _create_recurring_invoice
existing_invoices = subscription.with_context(recurring_automatic=True)._handle_automatic_invoices(invoice, auto_commit) or self.env['account.move']
File "/data/build/ingadhoc-enterprise-extensions/sale_subscription_ux/models/sale_order.py", line 62, in _handle_automatic_invoices
return super(SaleOrder, auto_post_orders)._handle_automatic_invoices(invoices, auto_commit)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1710, in _handle_automatic_invoices
self._process_auto_invoice(invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1699, in _process_auto_invoice
invoice.action_post()
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 12, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-sale/sale_ux/models/account_move.py", line 36, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 131, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 472, in action_post
return super().action_post()
File "/data/build/plugberry-pagos360/barcode_invoice_pagos360/models/account_move.py", line 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 66, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 61, in action_post
return super().action_post()
File "/data/build/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 70, in action_post
super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 75, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 4191, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-enterprise-extensions/l10n_cl_edi_factoring/models/account_move.py", line 28, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 89, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 13, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 137, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 108, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 248, in _post
return validated + super(AccountMove, self - ar_edi_invoices)._post(soft=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/ingadhoc-odoo-saas-adhoc/saas_client_account/models/account_move.py", line 29, in _post
return super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 130, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 106, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 237, in _post
posted = super()._post(soft=soft)
File "/data/build/ingadhoc-account-payment/account_payment_pro/models/account_move.py", line 81, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 108, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 100, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/purchase_stock/models/account_invoice.py", line 137, 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 168, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 41, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 51, in _post
return super()._post(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 51, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_invoice_extract/models/account_invoice.py", line 279, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_external_tax/models/account_move.py", line 54, in _post
return super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 261, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s", '\n'.join(errors)))
odoo.exceptions.UserError: Invalid invoice configuration:
VAT number is missing on partner YourCompany, Joel Willis
|
|
|
2025-11-17 14:23:32
|
ERROR
|
server
|
odoo.addons.sale_subscription.models.sale_order:1646
Error during renewal of contract V 0001-00000254 False
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1635, in _create_recurring_invoice
existing_invoices = subscription.with_context(recurring_automatic=True)._handle_automatic_invoices(invoice, auto_commit) or self.env['account.move']
File "/data/build/ingadhoc-enterprise-extensions/sale_subscription_ux/models/sale_order.py", line 62, in _handle_automatic_invoices
return super(SaleOrder, auto_post_orders)._handle_automatic_invoices(invoices, auto_commit)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1710, in _handle_automatic_invoices
self._process_auto_invoice(invoice)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/sale_order.py", line 1699, in _process_auto_invoice
invoice.action_post()
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 12, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-sale/sale_ux/models/account_move.py", line 36, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 131, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 472, in action_post
return super().action_post()
File "/data/build/plugberry-pagos360/barcode_invoice_pagos360/models/account_move.py", line 51, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 66, in action_post
res = super(AccountMove, self).action_post()
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 46, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 61, in action_post
return super().action_post()
File "/data/build/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 70, in action_post
super().action_post()
File "/data/build/adhoc-cicd-odoo-enterprise/account_accountant/models/account_move.py", line 75, in action_post
res = super().action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 4191, in action_post
other_moves._post(soft=False)
File "/data/build/ingadhoc-enterprise-extensions/l10n_cl_edi_factoring/models/account_move.py", line 28, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 89, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 13, in _post
posted_moves = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 137, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_move.py", line 108, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_ar_edi/models/account_move.py", line 248, in _post
return validated + super(AccountMove, self - ar_edi_invoices)._post(soft=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/ingadhoc-odoo-saas-adhoc/saas_client_account/models/account_move.py", line 29, in _post
return super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_es_reports/models/account_move.py", line 130, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_move.py", line 106, in _post
return super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_move.py", line 237, in _post
posted = super()._post(soft=soft)
File "/data/build/ingadhoc-account-payment/account_payment_pro/models/account_move.py", line 81, in _post
res = super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_asset/models/account_move.py", line 108, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 100, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/purchase_stock/models/account_invoice.py", line 137, 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 168, in _post
return super()._post(soft)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 41, in _post
res = super(AccountMove, self)._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/account_move.py", line 51, in _post
return super()._post(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 51, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_invoice_extract/models/account_invoice.py", line 279, in _post
posted = super()._post(soft)
File "/data/build/adhoc-cicd-odoo-enterprise/account_external_tax/models/account_move.py", line 54, in _post
return super()._post(soft=soft)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/account_move.py", line 261, in _post
raise UserError(_("Invalid invoice configuration:\n\n%s", '\n'.join(errors)))
odoo.exceptions.UserError: Invalid invoice configuration:
VAT number is missing on partner YourCompany, Joel Willis
|
|
|
2025-11-17 14:23:49
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-11-17 14:23:52
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-11-17 14:23:56
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-11-17 14:23:59
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-11-17 14:24:02
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-11-17 14:24:06
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-11-17 14:24:09
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-11-17 14:24:13
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-11-17 14:24:16
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-11-17 14:24:19
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-11-17 14:24:21
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-11-17 14:24:23
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:538
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-11-17 15:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-17 15:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-17 16:05:40
|
WARNING
|
server
|
odoo.http:2416
You cannot delete this line because is part of a pack in this sale order. In order to delete this line you need to delete the pack itself
|
|
|
2025-11-17 16:05:40
|
WARNING
|
server
|
odoo.http:2416
You cannot delete this line because is part of a pack in this sale order. In order to delete this line you need to delete the pack itself
|
|
|
2025-11-17 16:09:22
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-17 16:09:22
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-17 17:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-17 17:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-17 18:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-17 18:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-17 18:27:51
|
WARNING
|
server
|
odoo.http:784
<function odoo.addons.stock_batch_picking_voucher.controllers.main.report_download> called ignoring args {'token'}
|
|
|
2025-11-17 18:28:07
|
WARNING
|
server
|
odoo.http:784
<function odoo.addons.stock_batch_picking_voucher.controllers.main.report_download> called ignoring args {'token'}
|
|
|
2025-11-17 18:28:08
|
WARNING
|
server
|
odoo.addons.web.controllers.report:136
Error while generating report product.report_producttemplatelabel2x7
Traceback (most recent call last):
File "<639>", line 218, in template_639
File "<639>", line 177, in template_639_content
File "/data/build/ingadhoc-product/product_price_taxes_included/models/product_pricelist.py", line 49, in _get_product_price
res = super(ProductPricelist, self.with_context(is_recursive=True))._get_product_price(product, *args, **kwargs)
File "/data/build/adhoc-cicd-oca-product-pack/product_pack/models/product_pricelist.py", line 28, in _get_product_price
pack_price += line._get_pack_line_price(self, *args, **kwargs)
File "/data/build/adhoc-cicd-oca-product-pack/sale_product_pack/models/product_pack_line.py", line 42, in _get_pack_line_price
return super()._get_pack_line_price(
File "/data/build/adhoc-cicd-oca-product-pack/product_pack/models/product_pack_line.py", line 64, in _get_pack_line_price
price = pricelist._compute_price_rule(
File "/data/build/ingadhoc-enterprise-extensions/sale_subscription_ux/models/product_pricelist.py", line 42, in _compute_price_rule
return super()._compute_price_rule(
File "/data/build/adhoc-cicd-odoo-enterprise/sale_renting/models/product_pricelist.py", line 74, in _compute_price_rule
**super()._compute_price_rule(
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_pricelist.py", line 216, in _compute_price_rule
qty_in_product_uom = target_uom._compute_quantity(
AttributeError: 'res.currency' object has no attribute '_compute_quantity'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/report.py", line 120, in report_download
response = self.report_routes(reportname, converter=converter, context=context, **data)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 786, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/ingadhoc-aeroo_reports/report_aeroo/controllers/main.py", line 31, in report_routes
return super(ReportController, self).report_routes(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 786, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/report.py", line 42, in report_routes
pdf = report.with_context(context)._render_qweb_pdf(reportname, docids, data=data)[0]
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/ir_actions_report.py", line 58, in _render_qweb_pdf
return super()._render_qweb_pdf(report_ref, res_ids=res_ids, data=data)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions_report.py", line 925, in _render_qweb_pdf
collected_streams = self._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/ingadhoc-uruguay/l10n_uy_ux/models/ir_actions_report.py", line 20, in _render_qweb_pdf_prepare_streams
return super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_pdf_quote_builder/models/ir_actions_report.py", line 15, in _render_qweb_pdf_prepare_streams
result = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/adhoc-cicd-odoo-enterprise/account_followup/models/ir_actions_report.py", line 12, in _render_qweb_pdf_prepare_streams
res = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi_ubl_cii/models/ir_actions_report.py", line 11, in _render_qweb_pdf_prepare_streams
collected_streams = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/ir_actions_report.py", line 14, in _render_qweb_pdf_prepare_streams
collected_streams = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/ir_actions_report.py", line 17, in _render_qweb_pdf_prepare_streams
return super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions_report.py", line 775, in _render_qweb_pdf_prepare_streams
html = self.with_context(**additional_context)._render_qweb_html(report_ref, all_res_ids_wo_stream, data=data)[0]
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions_report.py", line 1000, in _render_qweb_html
return self._render_template(report.report_name, data), 'html'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions_report.py", line 689, in _render_template
return view_obj._render_template(template, values).encode()
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_ui_view.py", line 446, in _render_template
return super()._render_template(template, values=values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_ui_view.py", line 2072, in _render_template
return self.env['ir.qweb']._render(template, values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/profiler.py", line 301, in _tracked_method_render
return method_render(self, template, values, **options)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_qweb.py", line 610, in _render
result = ''.join(rendering)
File "<646>", line 57, in template_646
File "<646>", line 39, in template_646_content
File "<646>", line 29, in template_646_t_call_0
File "<644>", line 325, in template_644
File "<644>", line 307, in template_644_content
File "<644>", line 234, in template_644_t_call_0
File "<639>", line 224, in template_639
odoo.addons.base.models.ir_qweb.QWebException: Error while render the template
AttributeError: 'res.currency' object has no attribute '_compute_quantity'
Template: product.report_simple_label2x7
Path: /t/td/div/div[2]/div[2]/strong
Node: <strong class="o_label_price" t-out="pricelist._get_product_price(product, 1, pricelist.currency_id or product.currency_id)" t-options="{\'widget\': \'monetary\', \'display_currency\': pricelist.currency_id or product.currency_id, \'label_price\': True}"/>
|
|
|
2025-11-17 18:28:12
|
WARNING
|
server
|
odoo.http:784
<function odoo.addons.stock_batch_picking_voucher.controllers.main.report_download> called ignoring args {'token'}
|
|
|
2025-11-17 18:28:13
|
WARNING
|
server
|
odoo.addons.web.controllers.report:136
Error while generating report product.report_producttemplatelabel4x7
Traceback (most recent call last):
File "<640>", line 213, in template_640
File "<640>", line 79, in template_640_content
File "/data/build/ingadhoc-product/product_price_taxes_included/models/product_pricelist.py", line 49, in _get_product_price
res = super(ProductPricelist, self.with_context(is_recursive=True))._get_product_price(product, *args, **kwargs)
File "/data/build/adhoc-cicd-oca-product-pack/product_pack/models/product_pricelist.py", line 28, in _get_product_price
pack_price += line._get_pack_line_price(self, *args, **kwargs)
File "/data/build/adhoc-cicd-oca-product-pack/sale_product_pack/models/product_pack_line.py", line 42, in _get_pack_line_price
return super()._get_pack_line_price(
File "/data/build/adhoc-cicd-oca-product-pack/product_pack/models/product_pack_line.py", line 64, in _get_pack_line_price
price = pricelist._compute_price_rule(
File "/data/build/ingadhoc-enterprise-extensions/sale_subscription_ux/models/product_pricelist.py", line 42, in _compute_price_rule
return super()._compute_price_rule(
File "/data/build/adhoc-cicd-odoo-enterprise/sale_renting/models/product_pricelist.py", line 74, in _compute_price_rule
**super()._compute_price_rule(
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_pricelist.py", line 216, in _compute_price_rule
qty_in_product_uom = target_uom._compute_quantity(
AttributeError: 'res.currency' object has no attribute '_compute_quantity'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/report.py", line 120, in report_download
response = self.report_routes(reportname, converter=converter, context=context, **data)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 786, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/ingadhoc-aeroo_reports/report_aeroo/controllers/main.py", line 31, in report_routes
return super(ReportController, self).report_routes(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 786, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/report.py", line 42, in report_routes
pdf = report.with_context(context)._render_qweb_pdf(reportname, docids, data=data)[0]
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/ir_actions_report.py", line 58, in _render_qweb_pdf
return super()._render_qweb_pdf(report_ref, res_ids=res_ids, data=data)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions_report.py", line 925, in _render_qweb_pdf
collected_streams = self._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/ingadhoc-uruguay/l10n_uy_ux/models/ir_actions_report.py", line 20, in _render_qweb_pdf_prepare_streams
return super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_pdf_quote_builder/models/ir_actions_report.py", line 15, in _render_qweb_pdf_prepare_streams
result = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/adhoc-cicd-odoo-enterprise/account_followup/models/ir_actions_report.py", line 12, in _render_qweb_pdf_prepare_streams
res = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi_ubl_cii/models/ir_actions_report.py", line 11, in _render_qweb_pdf_prepare_streams
collected_streams = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/ir_actions_report.py", line 14, in _render_qweb_pdf_prepare_streams
collected_streams = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/ir_actions_report.py", line 17, in _render_qweb_pdf_prepare_streams
return super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions_report.py", line 775, in _render_qweb_pdf_prepare_streams
html = self.with_context(**additional_context)._render_qweb_html(report_ref, all_res_ids_wo_stream, data=data)[0]
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions_report.py", line 1000, in _render_qweb_html
return self._render_template(report.report_name, data), 'html'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions_report.py", line 689, in _render_template
return view_obj._render_template(template, values).encode()
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_ui_view.py", line 446, in _render_template
return super()._render_template(template, values=values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_ui_view.py", line 2072, in _render_template
return self.env['ir.qweb']._render(template, values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/profiler.py", line 301, in _tracked_method_render
return method_render(self, template, values, **options)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_qweb.py", line 610, in _render
result = ''.join(rendering)
File "<647>", line 57, in template_647
File "<647>", line 39, in template_647_content
File "<647>", line 29, in template_647_t_call_0
File "<644>", line 325, in template_644
File "<644>", line 307, in template_644_content
File "<644>", line 252, in template_644_t_call_0
File "<640>", line 219, in template_640
odoo.addons.base.models.ir_qweb.QWebException: Error while render the template
AttributeError: 'res.currency' object has no attribute '_compute_quantity'
Template: product.report_simple_label4x7
Path: /t/td/div/div[2]/strong
Node: <strong class="o_label_price_medium" t-out="pricelist._get_product_price(product, 1, pricelist.currency_id or product.currency_id)" t-options="{\'widget\': \'monetary\', \'display_currency\': pricelist.currency_id or product.currency_id, \'label_price\': True}"/>
|
|
|
2025-11-17 18:28:16
|
WARNING
|
server
|
odoo.http:784
<function odoo.addons.stock_batch_picking_voucher.controllers.main.report_download> called ignoring args {'token'}
|
|
|
2025-11-17 18:40:30
|
WARNING
|
server
|
odoo.http:784
<function odoo.addons.stock_batch_picking_voucher.controllers.main.report_download> called ignoring args {'token'}
|
|
|
2025-11-17 18:40:30
|
WARNING
|
server
|
odoo.addons.web.controllers.report:136
Error while generating report product.report_producttemplatelabel2x7
Traceback (most recent call last):
File "<639>", line 218, in template_639
File "<639>", line 177, in template_639_content
File "/data/build/ingadhoc-product/product_price_taxes_included/models/product_pricelist.py", line 49, in _get_product_price
res = super(ProductPricelist, self.with_context(is_recursive=True))._get_product_price(product, *args, **kwargs)
File "/data/build/adhoc-cicd-oca-product-pack/product_pack/models/product_pricelist.py", line 28, in _get_product_price
pack_price += line._get_pack_line_price(self, *args, **kwargs)
File "/data/build/adhoc-cicd-oca-product-pack/sale_product_pack/models/product_pack_line.py", line 42, in _get_pack_line_price
return super()._get_pack_line_price(
File "/data/build/adhoc-cicd-oca-product-pack/product_pack/models/product_pack_line.py", line 64, in _get_pack_line_price
price = pricelist._compute_price_rule(
File "/data/build/ingadhoc-enterprise-extensions/sale_subscription_ux/models/product_pricelist.py", line 42, in _compute_price_rule
return super()._compute_price_rule(
File "/data/build/adhoc-cicd-odoo-enterprise/sale_renting/models/product_pricelist.py", line 74, in _compute_price_rule
**super()._compute_price_rule(
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_pricelist.py", line 216, in _compute_price_rule
qty_in_product_uom = target_uom._compute_quantity(
AttributeError: 'res.currency' object has no attribute '_compute_quantity'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/report.py", line 120, in report_download
response = self.report_routes(reportname, converter=converter, context=context, **data)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 786, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/ingadhoc-aeroo_reports/report_aeroo/controllers/main.py", line 31, in report_routes
return super(ReportController, self).report_routes(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 786, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/report.py", line 42, in report_routes
pdf = report.with_context(context)._render_qweb_pdf(reportname, docids, data=data)[0]
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/ir_actions_report.py", line 58, in _render_qweb_pdf
return super()._render_qweb_pdf(report_ref, res_ids=res_ids, data=data)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions_report.py", line 925, in _render_qweb_pdf
collected_streams = self._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/ingadhoc-uruguay/l10n_uy_ux/models/ir_actions_report.py", line 20, in _render_qweb_pdf_prepare_streams
return super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_pdf_quote_builder/models/ir_actions_report.py", line 15, in _render_qweb_pdf_prepare_streams
result = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/adhoc-cicd-odoo-enterprise/account_followup/models/ir_actions_report.py", line 12, in _render_qweb_pdf_prepare_streams
res = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi_ubl_cii/models/ir_actions_report.py", line 11, in _render_qweb_pdf_prepare_streams
collected_streams = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/ir_actions_report.py", line 14, in _render_qweb_pdf_prepare_streams
collected_streams = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/ir_actions_report.py", line 17, in _render_qweb_pdf_prepare_streams
return super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions_report.py", line 775, in _render_qweb_pdf_prepare_streams
html = self.with_context(**additional_context)._render_qweb_html(report_ref, all_res_ids_wo_stream, data=data)[0]
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions_report.py", line 1000, in _render_qweb_html
return self._render_template(report.report_name, data), 'html'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions_report.py", line 689, in _render_template
return view_obj._render_template(template, values).encode()
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_ui_view.py", line 446, in _render_template
return super()._render_template(template, values=values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_ui_view.py", line 2072, in _render_template
return self.env['ir.qweb']._render(template, values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/profiler.py", line 301, in _tracked_method_render
return method_render(self, template, values, **options)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_qweb.py", line 610, in _render
result = ''.join(rendering)
File "<646>", line 57, in template_646
File "<646>", line 39, in template_646_content
File "<646>", line 29, in template_646_t_call_0
File "<644>", line 325, in template_644
File "<644>", line 307, in template_644_content
File "<644>", line 234, in template_644_t_call_0
File "<639>", line 224, in template_639
odoo.addons.base.models.ir_qweb.QWebException: Error while render the template
AttributeError: 'res.currency' object has no attribute '_compute_quantity'
Template: product.report_simple_label2x7
Path: /t/td/div/div[2]/div[2]/strong
Node: <strong class="o_label_price" t-out="pricelist._get_product_price(product, 1, pricelist.currency_id or product.currency_id)" t-options="{\'widget\': \'monetary\', \'display_currency\': pricelist.currency_id or product.currency_id, \'label_price\': True}"/>
|
|
|
2025-11-17 18:40:38
|
WARNING
|
server
|
odoo.http:784
<function odoo.addons.stock_batch_picking_voucher.controllers.main.report_download> called ignoring args {'token'}
|
|
|
2025-11-17 18:40:39
|
WARNING
|
server
|
odoo.addons.web.controllers.report:136
Error while generating report product.report_producttemplatelabel4x7
Traceback (most recent call last):
File "<640>", line 213, in template_640
File "<640>", line 79, in template_640_content
File "/data/build/ingadhoc-product/product_price_taxes_included/models/product_pricelist.py", line 49, in _get_product_price
res = super(ProductPricelist, self.with_context(is_recursive=True))._get_product_price(product, *args, **kwargs)
File "/data/build/adhoc-cicd-oca-product-pack/product_pack/models/product_pricelist.py", line 28, in _get_product_price
pack_price += line._get_pack_line_price(self, *args, **kwargs)
File "/data/build/adhoc-cicd-oca-product-pack/sale_product_pack/models/product_pack_line.py", line 42, in _get_pack_line_price
return super()._get_pack_line_price(
File "/data/build/adhoc-cicd-oca-product-pack/product_pack/models/product_pack_line.py", line 64, in _get_pack_line_price
price = pricelist._compute_price_rule(
File "/data/build/ingadhoc-enterprise-extensions/sale_subscription_ux/models/product_pricelist.py", line 42, in _compute_price_rule
return super()._compute_price_rule(
File "/data/build/adhoc-cicd-odoo-enterprise/sale_renting/models/product_pricelist.py", line 74, in _compute_price_rule
**super()._compute_price_rule(
File "/data/build/adhoc-cicd-odoo-odoo/addons/product/models/product_pricelist.py", line 216, in _compute_price_rule
qty_in_product_uom = target_uom._compute_quantity(
AttributeError: 'res.currency' object has no attribute '_compute_quantity'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/report.py", line 120, in report_download
response = self.report_routes(reportname, converter=converter, context=context, **data)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 786, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/ingadhoc-aeroo_reports/report_aeroo/controllers/main.py", line 31, in report_routes
return super(ReportController, self).report_routes(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/http.py", line 786, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/data/build/adhoc-cicd-odoo-odoo/addons/web/controllers/report.py", line 42, in report_routes
pdf = report.with_context(context)._render_qweb_pdf(reportname, docids, data=data)[0]
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/ir_actions_report.py", line 58, in _render_qweb_pdf
return super()._render_qweb_pdf(report_ref, res_ids=res_ids, data=data)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions_report.py", line 925, in _render_qweb_pdf
collected_streams = self._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/ingadhoc-uruguay/l10n_uy_ux/models/ir_actions_report.py", line 20, in _render_qweb_pdf_prepare_streams
return super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_pdf_quote_builder/models/ir_actions_report.py", line 15, in _render_qweb_pdf_prepare_streams
result = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/adhoc-cicd-odoo-enterprise/account_followup/models/ir_actions_report.py", line 12, in _render_qweb_pdf_prepare_streams
res = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi_ubl_cii/models/ir_actions_report.py", line 11, in _render_qweb_pdf_prepare_streams
collected_streams = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_edi/models/ir_actions_report.py", line 14, in _render_qweb_pdf_prepare_streams
collected_streams = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/ir_actions_report.py", line 17, in _render_qweb_pdf_prepare_streams
return super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions_report.py", line 775, in _render_qweb_pdf_prepare_streams
html = self.with_context(**additional_context)._render_qweb_html(report_ref, all_res_ids_wo_stream, data=data)[0]
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions_report.py", line 1000, in _render_qweb_html
return self._render_template(report.report_name, data), 'html'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions_report.py", line 689, in _render_template
return view_obj._render_template(template, values).encode()
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_ui_view.py", line 446, in _render_template
return super()._render_template(template, values=values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_ui_view.py", line 2072, in _render_template
return self.env['ir.qweb']._render(template, values)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/profiler.py", line 301, in _tracked_method_render
return method_render(self, template, values, **options)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_qweb.py", line 610, in _render
result = ''.join(rendering)
File "<647>", line 57, in template_647
File "<647>", line 39, in template_647_content
File "<647>", line 29, in template_647_t_call_0
File "<644>", line 325, in template_644
File "<644>", line 307, in template_644_content
File "<644>", line 252, in template_644_t_call_0
File "<640>", line 219, in template_640
odoo.addons.base.models.ir_qweb.QWebException: Error while render the template
AttributeError: 'res.currency' object has no attribute '_compute_quantity'
Template: product.report_simple_label4x7
Path: /t/td/div/div[2]/strong
Node: <strong class="o_label_price_medium" t-out="pricelist._get_product_price(product, 1, pricelist.currency_id or product.currency_id)" t-options="{\'widget\': \'monetary\', \'display_currency\': pricelist.currency_id or product.currency_id, \'label_price\': True}"/>
|
|
|
2025-11-17 19:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-17 19:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-17 20:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-17 20:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-17 21:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-17 21:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-17 22:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-17 22:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-17 23:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-17 23:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 00:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 00:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 01:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 01:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 02:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 02:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 03:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 03:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 04:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 04:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 05:03:11
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:406
Call from cron Saas Client Database Backup for server action #305 failed in Job #17
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 397, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 943, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 775, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(305,)", line 1, in <module>
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 70, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 102, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 35, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
|
|
2025-11-18 05:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 05:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 06:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 06:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 07:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 07:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 08:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 08:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 09:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 09:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 10:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 10:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 11:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 11:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 12:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 12:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 13:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 13:09:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 14:09:30
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 14:09:30
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 15:09:23
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 15:09:23
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 16:09:32
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 16:09:32
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 17:09:29
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 17:09:29
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 18:09:59
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 18:09:59
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 19:09:49
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 19:09:49
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 20:10:03
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 20:10:03
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 21:09:31
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 21:09:31
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 22:09:22
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 22:09:22
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-18 23:10:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:575
An error was found when synchronizing vendor bills
|
|
|
2025-11-18 23:10:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:577
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-11-19 00:09:39
|
|
|
Log limit reached (full logs are still available in the log file)
|
|
|
2025-11-21 13:32:41
|
INFO
|
runbot
|
Kill build 25562-17-0
|
|