Converter
Convert odoo records to/from plain data structures.
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.
Convert odoo records to/from plain data structures.