Skip to content
Snippets Groups Projects
Commit 0a3fa9ad94af authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

:sparkles: support for datatype in newer sync schemas

In Model converter, also validate messages in ``message_to_odoo``.

Model converter argument changed, `__type__` is now the last argument and is optional. It is expected not to be used
anymore.
Added possible_datatypes property and odoo_datatype on Converter. Defaults to empty set and None.
On Model, it can be set.

Replace generic exceptions.
parent 08c78c8d765d
No related branches found
No related tags found
1 merge request!59✨ support for datatype in newer sync schemas
This commit is part of merge request !59. Comments created here will be created in the context of that merge request.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment