| Date |
Level |
Type |
Message |
|
2025-10-18 14:16:35
|
INFO
|
runbot
|
Init build environment with config [19.0] Odoo by Adhoc Config (with tests)
|
|
|
2025-10-18 14:16:35
|
|
|
Starting step 19-all-with-tests from config 19.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-10-18 14:16:35
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_19
|
|
|
2025-10-18 14:16:46
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 6.49s, 9411 queries (+9411 extra)
|
|
|
2025-10-18 14:19:05
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:160
Setting demo certificate from False to AR demo certificate 8 in (AR) Responsable Inscripto company
|
|
|
2025-10-18 14:19:05
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:160
Setting demo certificate from False to AR demo certificate 6 in (AR) Monotributista company
|
|
|
2025-10-18 14:19:05
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:160
Setting demo certificate from False to AR demo certificate 10 in (AR) Exento company
|
|
|
2025-10-18 14:19:12
|
INFO
|
server
|
odoo.modules.loading:350
220 modules loaded in 141.84s, 153704 queries (+155070 extra)
|
|
|
2025-10-18 14:19:24
|
INFO
|
server
|
odoo.modules.loading:350
235 modules loaded in 12.16s, 13689 queries (+14148 extra)
|
|
|
2025-10-18 14:19:26
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:350
Pregenerating assets bundles
|
|
|
2025-10-18 14:22:08
|
INFO
|
runbot
|
Getting results for build 15989-19-0
|
|
|
2025-10-18 14:22:08
|
|
|
Step 19-all-with-tests finished in 5m
|
|
|
2025-10-18 14:22:08
|
|
|
Starting step setup from config 19.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-10-18 14:22:08
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_19
|
|
|
2025-10-18 14:22:09
|
INFO
|
runbot
|
Step setup finished in 0s
|
|
|
2025-10-18 14:22:09
|
|
|
Starting step run from config 19.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-10-18 14:22:09
|
INFO
|
runbot
|
Start running build 15989-19-0
|
|
|
2025-10-18 14:22:09
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_19
|
|
|
2025-10-18 14:22:10
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2025-10-18 14:22:13
|
INFO
|
server
|
odoo.modules.loading:350
235 modules loaded in 2.32s, 0 queries (+0 extra)
|
|
|
2025-10-18 14:23:21
|
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-18T14:23:21.756949\'::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-18 14:23:21
|
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-18 14:23:21
|
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-18 14:23:25
|
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:23:25
|
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:19:26
|
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:19:26
|
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:19:53
|
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:19:53
|
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:19:13
|
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:19:13
|
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:19: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 18:19: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 19:20: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 19:20: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 20:19:26
|
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:19:26
|
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:19:53
|
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:19:53
|
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:19:51
|
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:19:51
|
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:20: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 23:20: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-19 00:19: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 00:19: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 01:19:12
|
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:19:12
|
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:19:41
|
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:19:41
|
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:20:08
|
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:20:08
|
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:19:28
|
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:19: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-19 05:19:55
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 05:19: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-19 06:19:14
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 06:19:14
|
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 07:19:41
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 07:19:41
|
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 08:20:08
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 08:20:08
|
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 09:19:27
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 09:19: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-19 10:19:54
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 10:19:54
|
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 11:19:14
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 11:19:14
|
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 12:19:41
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 12:19:41
|
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 13:20:08
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 13:20:08
|
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 14:19:29
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 14:19:29
|
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 15:19:56
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 15:19:56
|
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 16:19:15
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 16:19:15
|
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 17:19: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 17:19: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 18:19:53
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 18:19:53
|
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 19:19:12
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 19:19:12
|
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 20:19:39
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 20:19: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-19 21:20:06
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 21:20: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-19 22:19:26
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-19 22:19:26
|
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 23:19: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 23:19: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-20 00:19:12
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-20 00:19:12
|
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-20 01:19:39
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-20 01:19: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-20 02:19:12
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-20 02:19:12
|
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-20 03:19:39
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-20 03:19: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-20 04:20:06
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-20 04:20: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-20 05:19:25
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-20 05:19:25
|
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-20 06:19:52
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-20 06:19: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-20 07:19:12
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-20 07:19:12
|
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-20 08:19:38
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-20 08:19: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-20 09:20:05
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-20 09:20: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-20 10:19:46
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-20 10:19:46
|
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-20 11:19:47
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:595
An error was found when synchronizing vendor bills
|
|
|
2025-10-20 11:19:47
|
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-20 11:28:23
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2025-10-20 11:28:34
|
INFO
|
server
|
odoo.modules.loading:350
242 modules loaded in 7.71s, 5650 queries (+5650 extra)
|
|
|
2025-10-20 11:28:35
|
|
|
Log limit reached (full logs are still available in the log file)
|
|
|
2025-10-20 16:06:30
|
INFO
|
runbot
|
Kill build 15989-19-0
|
|