mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-19 13:12:04 +02:00
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
|
||
|---|---|---|
| .. | ||
| QWEBJSON_CIRCULAR_REFERENCE.md | ||