跳至内容
菜单
此问题已终结
6148 查看

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

 

形象
丢弃
相关帖文 回复 查看 活动
0
1月 21
12963
2
12月 19
9336
2
3月 19
10946
1
4月 17
12458
2
5月 15
6966