Skip to content
Snippets Groups Projects
Vincent Hatakeyama's avatar
Vincent Hatakeyama authored
Fix issue with Switch and the use of Skip as a converter, also make switch send Skip when nothing matches its rules.

Fix issue with RelationToMany that always convert to Skip when send_empty is False.

Fix issue with chaining relation converter with empty values.
b9202f7d
History

Converter

Convert odoo records to/from plain data structures.