Ir al contenido
Menú
Se marcó esta pregunta
6326 Vistas

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

 

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
ene 21
13253
2
dic 19
9667
2
mar 19
11159
1
abr 17
12818
2
may 15
7179