Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
6159 Переглядів

I am creating record using JSON RPC call, My create, read,search method working properly but write method giving error.

For Creating New User in hr employee i am sending these parameter to call_kw

 "params": { "method": "create", "model": "hr.employee", "args": {"name":"Gaurav" },"context":context}

I am searching arguments for write method ??

 

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
січ. 21
12966
2
груд. 19
9339
2
бер. 19
10953
1
квіт. 17
12473
2
трав. 15
6977