oca-ocb-core/odoo-bringout-oca-ocb-base/odoo
Ernad Husremovic 2374290414 fix: QwebJSON circular reference on non-serializable session_info values
The QwebJSON.dumps default handler returned non-serializable objects
unchanged, causing Python's json encoder to report "Circular reference
detected". Use odoo.tools.json.json_default() as fallback to properly
convert ReadonlyDict, lazy, datetime, bytes, Domain and other types.

🤖 assisted by claude
2026-03-10 13:56:35 +01:00
..
_monkeypatches 19.0 vanilla 2026-03-09 09:30:27 +01:00
addons fix: QwebJSON circular reference on non-serializable session_info values 2026-03-10 13:56:35 +01:00
api 19.0 vanilla 2025-10-03 18:07:25 +02:00
cli 19.0 vanilla 2026-03-09 09:30:27 +01:00
fields 19.0 vanilla 2025-10-03 18:07:25 +02:00
models 19.0 vanilla 2025-10-03 18:07:25 +02:00
modules 19.0 vanilla 2026-03-09 09:30:27 +01:00
orm 19.0 vanilla 2026-03-09 09:30:27 +01:00
osv 19.0 vanilla 2025-10-03 18:07:25 +02:00
service 19.0 vanilla 2026-03-09 09:30:27 +01:00
tests 19.0 vanilla 2026-03-09 09:30:27 +01:00
tools revert PyPDF2 3.x shim (now pinned to 2.12.1 via nix) 2026-03-09 16:17:25 +01:00
upgrade 19.0 vanilla 2025-10-03 18:07:25 +02:00
upgrade_code 19.0 vanilla 2025-10-03 18:07:25 +02:00
__init__.py add rpc addon and fix 19.0 compatibility issues 2026-03-09 15:19:28 +01:00
__main__.py Initial commit: Core packages 2025-08-29 15:20:45 +02:00
exceptions.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
http.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
import_xml.rng 19.0 vanilla 2026-03-09 09:30:27 +01:00
init.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
loglevels.py 18.0 vanilla 2025-10-03 18:06:50 +02:00
netsvc.py 19.0 vanilla 2026-03-09 09:30:27 +01:00
release.py 19.0 vanilla 2025-10-03 18:07:25 +02:00
sql_db.py 19.0 vanilla 2026-03-09 09:30:27 +01:00