| Date |
Level |
Type |
Message |
|
2025-10-17 17:34:44
|
INFO
|
runbot
|
Init build environment with config [19.0] Odoo by Adhoc Config (with tests)
|
|
|
2025-10-17 17:34:44
|
|
|
Starting step 19-all-with-tests from config 19.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-10-17 17:34:44
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_19
|
|
|
2025-10-17 17:34:57
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 7.81s, 9411 queries (+9411 extra)
|
|
|
2025-10-17 17:37:29
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:160
Setting demo certificate from False to AR demo certificate 3 in (AR) Responsable Inscripto company
|
|
|
2025-10-17 17:37:29
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:160
Setting demo certificate from False to AR demo certificate 10 in (AR) Monotributista company
|
|
|
2025-10-17 17:37:29
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:160
Setting demo certificate from False to AR demo certificate 4 in (AR) Exento company
|
|
|
2025-10-17 17:37:37
|
INFO
|
server
|
odoo.modules.loading:350
220 modules loaded in 156.14s, 153706 queries (+155072 extra)
|
|
|
2025-10-17 17:37:50
|
INFO
|
server
|
odoo.modules.loading:350
235 modules loaded in 13.29s, 13686 queries (+14145 extra)
|
|
|
2025-10-17 17:37:52
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:350
Pregenerating assets bundles
|
|
|
2025-10-17 17:40:47
|
INFO
|
runbot
|
Getting results for build 15902-19-0
|
|
|
2025-10-17 17:40:47
|
|
|
Step 19-all-with-tests finished in 6m
|
|
|
2025-10-17 17:40:47
|
|
|
Starting step setup from config 19.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-10-17 17:40:47
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_19
|
|
|
2025-10-17 17:40:47
|
INFO
|
runbot
|
Step setup finished in 0s
|
|
|
2025-10-17 17:40:47
|
|
|
Starting step run from config 19.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-10-17 17:40:47
|
INFO
|
runbot
|
Start running build 15902-19-0
|
|
|
2025-10-17 17:40:47
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_19
|
|
|
2025-10-17 17:40:49
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2025-10-17 17:40:52
|
INFO
|
server
|
odoo.modules.loading:350
235 modules loaded in 2.59s, 0 queries (+0 extra)
|
|
|
2025-10-17 17:41:59
|
ERROR
|
server
|
odoo.sql_db:429
bad query: b' UPDATE "stock_warehouse_orderpoint"\n SET "qty_to_order_computed" = "__tmp"."qty_to_order_computed"::numeric, "write_date" = "__tmp"."write_date"::timestamp, "write_uid" = "__tmp"."write_uid"::int4\n FROM (VALUES (1, \'0.00\', \'2025-10-17T17:41:59.822054\'::timestamp, 1)) AS "__tmp"("id", "qty_to_order_computed", "write_date", "write_uid")\n WHERE "stock_warehouse_orderpoint"."id" = "__tmp"."id"\n '
ERROR: could not serialize access due to concurrent update
|
|
|
2025-10-17 17:41:59
|
ERROR
|
server
|
odoo.addons.stock.models.stock_rule:734
Error during stock scheduler
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock/models/stock_rule.py", line 732, in run_scheduler
self._run_scheduler_tasks(use_new_cursor=use_new_cursor, company_id=company_id)
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock/models/stock_rule.py", line 699, in _run_scheduler_tasks
self.env['ir.cron']._commit_progress(1)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 818, in _commit_progress
self.env.cr.commit()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 549, in commit
self.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 179, in flush
self.transaction.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 592, in flush
self.default_env.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 388, in flush_all
self[model_name].flush_model()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 6356, in flush_model
self._flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 6424, in _flush
model.browse(some_ids)._write_multi(vals_list)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 4591, in _write_multi
self.env.execute_query(SQL(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 534, in execute_query
self.cr.execute(query)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 426, in execute
self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
|
|
|
2025-10-17 17:41:59
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:461
Job 'Procurement: run scheduler' (23) server action #440 failed
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 459, in _run_job
cron._callback(job['cron_name'], job['ir_actions_server_id'])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 619, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 1177, in run
res = action._run(records, eval_context)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 1190, in _run
res = runner(run_self, eval_context=eval_context)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 59, in _run_action_code_multi
res = super()._run_action_code_multi(eval_context)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 1014, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", filename=str(self))
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 397, in safe_eval
return unsafe_eval(c, globals_dict, None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "ir.actions.server(440,)", line 1, in <module>
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock/models/stock_rule.py", line 732, in run_scheduler
self._run_scheduler_tasks(use_new_cursor=use_new_cursor, company_id=company_id)
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock/models/stock_rule.py", line 699, in _run_scheduler_tasks
self.env['ir.cron']._commit_progress(1)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 818, in _commit_progress
self.env.cr.commit()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 549, in commit
self.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 179, in flush
self.transaction.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 592, in flush
self.default_env.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 388, in flush_all
self[model_name].flush_model()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 6356, in flush_model
self._flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 6424, in _flush
model.browse(some_ids)._write_multi(vals_list)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 4591, in _write_multi
self.env.execute_query(SQL(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 534, in execute_query
self.cr.execute(query)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 426, in execute
self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
|
|
|
2025-10-17 17:42:03
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-17 17:42:03
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-17 18:03:14
|
WARNING
|
server
|
odoo.http:2835
Solo puede utilizar una moneda secundaria distinta a la moneda de la compañía (ARS).
|
|
|
2025-10-17 18:06:01
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2025-10-17 18:06:04
|
WARNING
|
server
|
odoo.modules.loading:609
Transient module states were reset
|
|
|
2025-10-17 18:06:04
|
ERROR
|
server
|
odoo.registry:199
Failed to load registry
|
|
|
2025-10-17 18:06:04
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2025-10-17 18:06:04
|
INFO
|
server
|
odoo.modules.loading:350
235 modules loaded in 0.08s, 0 queries (+0 extra)
|
|
|
2025-10-17 18:06:04
|
WARNING
|
server
|
odoo.http:2835
Solo puede utilizar una moneda secundaria distinta a la moneda de la compañía (USD).
|
|
|
2025-10-17 18:06:10
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2025-10-17 18:06:14
|
WARNING
|
server
|
odoo.modules.loading:609
Transient module states were reset
|
|
|
2025-10-17 18:06:14
|
ERROR
|
server
|
odoo.registry:199
Failed to load registry
|
|
|
2025-10-17 18:06:14
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2025-10-17 18:06:14
|
INFO
|
server
|
odoo.modules.loading:350
235 modules loaded in 0.07s, 0 queries (+0 extra)
|
|
|
2025-10-17 18:06:14
|
WARNING
|
server
|
odoo.http:2835
Solo puede utilizar una moneda secundaria distinta a la moneda de la compañía (USD).
|
|
|
2025-10-17 18:14:18
|
WARNING
|
server
|
odoo.http:2444
CSRF validation failed on path '/web/login'
|
|
|
2025-10-17 18:14:48
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2025-10-17 18:14:51
|
INFO
|
server
|
odoo.modules.loading:350
236 modules loaded in 1.40s, 588 queries (+588 extra)
|
|
|
2025-10-17 18:15:38
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2025-10-17 18:15:38
|
INFO
|
server
|
odoo.modules.loading:350
236 modules loaded in 0.09s, 0 queries (+0 extra)
|
|
|
2025-10-17 18:16:14
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2025-10-17 18:16:16
|
INFO
|
server
|
odoo.modules.loading:350
237 modules loaded in 0.45s, 44 queries (+44 extra)
|
|
|
2025-10-17 18:16:45
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2025-10-17 18:16:45
|
INFO
|
server
|
odoo.modules.loading:350
237 modules loaded in 0.08s, 0 queries (+0 extra)
|
|
|
2025-10-17 18:38:23
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-17 18:38:23
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-17 19:37:38
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-17 19:37:38
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-17 20:38:24
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-17 20:38:24
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-17 21:38:27
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-17 21:38:27
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-17 22:37:59
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-17 22:37:59
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-17 23:37:32
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-17 23:37:32
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 00:38:11
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 00:38:11
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 01:37:43
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 01:37:43
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 02:38:17
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 02:38:17
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 03:37:50
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 03:37:50
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 04:38:28
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 04:38:28
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 05:38:00
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 05:38:00
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 06:37:33
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 06:37:33
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 07:38:11
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 07:38:11
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 08:37:43
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 08:37:43
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 09:38:22
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 09:38:22
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 10:37:55
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 10:37:55
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 11:38:33
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 11:38:33
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 12:38:05
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 12:38:05
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 13:37:37
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 13:37:37
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 14:37:55
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 14:37:55
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 15:38:33
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 15:38:33
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 16:38:05
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 16:38:05
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 17:37:39
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 17:37:39
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 18:38:20
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 18:38:20
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 19:37:52
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 19:37:52
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 20:38:31
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 20:38:31
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 21:38:03
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 21:38:03
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 22:38:06
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 22:38:06
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-18 23:38:34
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-18 23:38:34
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-19 00:38:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 00:38:19
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-19 01:37:52
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 01:37:52
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-19 02:38:10
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 02:38:10
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-19 03:37:42
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 03:37:42
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-19 04:38:20
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 04:38:20
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:597
Company Name: "UY Company", Company ID: (7), Errors: "We found an error while consulting a notification Incomplete Data to connect to Uruware on company UY Company: 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-19 05:37:52
|
|
|
Log limit reached (full logs are still available in the log file)
|
|
|
2025-10-20 13:00:45
|
INFO
|
runbot
|
Kill build 15902-19-0
|
|