Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
20945 Представления

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..

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
мая 21
5118
2
мая 23
10406
1
мар. 20
3350
1
февр. 25
1089
2
дек. 23
14349