跳至內容
選單
此問題已被標幟
6171 瀏覽次數

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
12982
2
12月 19
9352
2
3月 19
10966
1
4月 17
12484
2
5月 15
6989