Skip to Content
Menu
This question has been flagged
2 Replies
19572 Views

How to use the JsonRPC method for server side validation and what type of RPC methods are there in odoo12..Please answer or suggest urgently..

Avatar
Discard
Best Answer

Check in the documentation the JSON-RPC section.
https://www.odoo.com/documentation/12.0/howtos/backend.html#json-rpc-library

Avatar
Discard
Best Answer

Hi,

By default, Odoo12 support xmlrpc through APIs which documented. But you can access directly to APIs that defined in controllers, base on the type of json or http. You can test by making the call to those APIs using a Rest Client.

Avatar
Discard
Related Posts Replies Views Activity
1
May 21
4338
2
May 23
8856
1
Mar 20
2404
2
Dec 23
11999
0
Oct 23
33