Ir al contenido
Menú
Se marcó esta pregunta
6157 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
12966
2
dic 19
9338
2
mar 19
10950
1
abr 17
12470
2
may 15
6975