Commit: odoo:eda9d9a4  
Subject: Merge pull request #166 from WilldooIT/19.0_backport_computed_sql
Author: Richard deMeester
Committer: GitHub
Commit: enterprise:3c4e2259  
Subject: [FIX] l10n_in_hr_payroll: fix demo leave allocations during upgrade
Author: rame-odoo
Committer: rame-odoo
Version: 19.0
Config: Restore from previous build
Total time: 1s
Date Level Type Message
2026-07-06 04:52:09 INFO runbot Init build environment with config Restore from previous build
2026-07-06 04:52:09 Starting step restore_from_build from config Restore from previous build
2026-07-06 04:52:09 ERROR runbot
189701-19-0 failed running step restore_from_build:
 max() arg is an empty sequence
2026-07-06 04:52:09 INFO runbot Kill build 189701-19-0
2026-07-06 04:55:38 Waking up build
2026-07-06 04:55:38 INFO runbot Start running build 189701-19-0
2026-07-06 04:55:38 INFO runbot Using Dockerfile Tag odoo:WilldooIT19.0UV
2026-07-06 04:55:50 INFO server odoo.modules.loading:350 1 modules loaded in 6.17s, 8368 queries (+8368 extra)
2026-07-06 04:56:02 INFO server odoo.modules.loading:350 20 modules loaded in 5.41s, 8733 queries (+8733 extra)
2026-07-06 04:56:36 INFO server odoo.modules.loading:350 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-07-06 04:57:09 INFO server odoo.modules.loading:350 82 modules loaded in 32.46s, 35730 queries (+35732 extra)
2026-07-06 04:57:15 INFO server odoo.modules.loading:350 86 modules loaded in 5.35s, 6796 queries (+6796 extra)
2026-07-06 05:53:26 ERROR server odoo.sql_db:443
bad query: b'DELETE FROM "account_return_type" WHERE id IN (1)'
ERROR: update or delete on table "account_return_type" violates foreign key constraint "account_return_type_id_fkey" on table "account_return"
DETAIL:  Key (id)=(1) is still referenced from table "account_return".
2026-07-06 05:53:26 WARNING server odoo.http:2882
The operation cannot be completed: Another model is using the record you are trying to delete.
The troublemaker is: 'Accounting Return' (account.return)
Thanks to the following constraint: 'Return Type' (type_id)
How about archiving the record instead?
2026-07-06 05:53:43 ERROR server odoo.sql_db:443
bad query: b'DELETE FROM "account_return_type" WHERE id IN (1)'
ERROR: update or delete on table "account_return_type" violates foreign key constraint "account_return_type_id_fkey" on table "account_return"
DETAIL:  Key (id)=(1) is still referenced from table "account_return".
2026-07-06 05:53:43 WARNING server odoo.http:2882
The operation cannot be completed: Another model is using the record you are trying to delete.
The troublemaker is: 'Accounting Return' (account.return)
Thanks to the following constraint: 'Return Type' (type_id)
How about archiving the record instead?
2026-07-09 23:57:22 INFO server odoo.modules.loading:350 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-07-09 23:57:39 INFO server odoo.modules.loading:350 116 modules loaded in 16.82s, 17715 queries (+17715 extra)
2026-07-09 23:59:29 INFO server odoo.modules.loading:350 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-07-09 23:59:29 INFO server odoo.modules.loading:350 117 modules loaded in 0.88s, 569 queries (+569 extra)
2026-07-10 00:12:45 WARNING server odoo.http:833 <function odoo.addons.base_import.controllers.main.set_file> called ignoring args {'ufile', 'model'}
2026-07-10 00:13:14 WARNING server odoo.http:833 <function odoo.addons.base_import.controllers.main.set_file> called ignoring args {'ufile', 'model'}
2026-07-10 00:29:05 INFO server odoo.modules.loading:350 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-07-10 00:29:11 INFO server odoo.modules.loading:350 119 modules loaded in 0.64s, 249 queries (+249 extra)
2026-07-10 00:29:34 INFO server odoo.modules.loading:350 1 modules loaded in 0.01s, 0 queries (+0 extra)
2026-07-10 00:29:34 INFO server odoo.modules.loading:350 119 modules loaded in 0.07s, 0 queries (+0 extra)
2026-07-10 00:37:42 WARNING server odoo.http:2882 This entry contains taxes that are not compatible with your fiscal position. Check the country set in fiscal position and in your tax configuration.
2026-07-10 01:26:58 WARNING server odoo.http:2882 Account 213002 Quarantine Fees Clearing does not allow reconciliation. First change the configuration of this account to allow it.
2026-07-10 01:28:37 WARNING server odoo.addons.web.controllers.utils:43 Action 'Write-Off Entry' contains custom properties 'view_type'. Passing them via the `params` or `context` properties is recommended instead