Skip to content
Snippets Groups Projects
Commit 3d965763e636 authored by Etienne Ferriere's avatar Etienne Ferriere
Browse files

In the converter of Many2one relations, the model name must be a keyword

argument, optional and not compulsory, as in Odoo 11. Moreover, when the
Many2one is empty and a value has to be returned, the converter tries to return
the class of the Many2one model. The converter must be able to automatically
identify the model name from the Many2one definition, without requiring the
model name to be given in arguments.
parent 28f309e81b38
No related tags found
1 merge request!41In the converter of Many2one relations, the model name must be a keyword
This commit is part of merge request !41. 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