Commit 2a94ce4
committed
[FIX] server: Return Relational symbol when comodel is not present in context
If 'comodel_name' is not present in context when evaluating a Realtional field (Many2one, etc..), it should return the symbol of the field itself, for the case where the user do a request on a non-instancied expression. Ex: on "fields.Many2one"1 parent 23010d6 commit 2a94ce4
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
0 commit comments