Ir al contenido
Menú
Se marcó esta pregunta
6149 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
12964
2
dic 19
9337
2
mar 19
10946
1
abr 17
12463
2
may 15
6966