Something went wrong on our end
-
Vincent Hatakeyama authored
Add some typing information, or make it consistent. Add more docstrings. Fix using Skip in switch converter.Vincent Hatakeyama authored Add some typing information, or make it consistent. Add more docstrings. Fix using Skip in switch converter.
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS.rst 816 B
Changelog
18.0.3.1.0
Added Writeonly converter.
Add some typing information, or make it consistent.
Add more docstrings.
Fix using Skip in switch converter.
18.0.3.0.0
Breaking change: validator package does not assume a odoo.addons package name, provide full package name instead.
18.0.2.2.0
Remove mail dependency, to avoid forcing its installation, only needed when using some specific converters.
18.0.2.1.0
Expose Context, NewinstanceType and build_context at the top level package.
18.0.2.0.2
Evolve: Allow to skip update process.
18.0.2.0.1
Fix RelationToMany calling undefined fonction.
18.0.2.0.0
Fixes and changes after making the module typing compliant.
18.0.1.0.0
Migration to Odoo 18.