
Fix Switch converter to call post_hook, 
Xref converter:


- Allow prefix on Xref converter - Add option to include module name in messages. Incoming and outgoing message value have the same comportment. For example, if __converter__ is used as the module, both generated messages and received message will contain __converter__.<name>. Previously, generated messages would use the module name while received one would not.
parent
3cf99f4b
No related branches found
No related tags found
Showing
- NEWS.rst 9 additions, 0 deletionsNEWS.rst
- models/ir_model_data.py 17 additions, 6 deletionsmodels/ir_model_data.py
- switch.py 17 additions, 2 deletionsswitch.py
- tests/test_converters.py 4 additions, 2 deletionstests/test_converters.py
- tests/test_relation.py 7 additions, 5 deletionstests/test_relation.py
- xref.py 134 additions, 10 deletionsxref.py
Loading
Please register or sign in to comment