Something went wrong on our end
-
Vincent Hatakeyama authoredVincent Hatakeyama authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS.rst 807 B
History
2.0.0
Change the Model converter to be able to use validators.
Add a legacy converter from orus_sync. It is deprecated and will be removed.
Add converter and ir_model tests from orus_sync.
Add the switch converter and fix it and its tests.
1.2.1
Fix relation reception, see tests/test_relation.py > test_many2one_to_odoo
for a test case.
get_instance
functions can now return a Newinstance
record (record being created).
1.2.0
Add constant converter and a converter to use the translated values of a selection field.
Add tests, correct code so test passes. Fix issues with some converter.
1.1.1
Added CI configuration