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

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
13255
2
12月 19
9667
2
3月 19
11159
1
4月 17
12819
2
5月 15
7181