Skip to Content
Menú
This question has been flagged
6185 Vistes

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
Related Posts Respostes Vistes Activitat
0
de gen. 21
12989
2
de des. 19
9358
2
de març 19
10968
1
d’abr. 17
12500
2
de maig 15
7000