
several fixes

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.
parent
2c74ad732a03
No related branches found
Tags 15.0.3.1.0
Showing
- NEWS.rst 9 additions, 0 deletionsNEWS.rst
- __manifest__.py 1 addition, 1 deletion__manifest__.py
- field.py 5 additions, 1 deletionfield.py
- relation.py 6 additions, 3 deletionsrelation.py
- switch.py 6 additions, 3 deletionsswitch.py
- tests/test_relation.py 15 additions, 0 deletionstests/test_relation.py
Please register or sign in to comment