Skip to Content
मेन्यू
This question has been flagged
3862 Views

I'm read documentation https://www.odoo.com/documentation/10.0/reference/javascript.html#rpc and i see that we can use two method, .call() and .query()..

call(), call a method of a model ex: Model Users.call('name_of_method', other stuff)..... .query() it's something like search() and read() but in my javascript file for frontend i can't call var query = required('web.DataMoldel') and i can't use the method query..


So my question is:
In the Javascript frontend for Odoo 10.0, the only method available for comunicate with backend model is the .call() ?

Avatar
Discard
Related Posts Replies Views Activity
2
मई 17
4395
0
अग॰ 19
4218
5
मई 17
20157
1
नव॰ 24
20079
1
सित॰ 23
2940