コンテンツへスキップ
メニュー
この質問にフラグが付けられました
6155 ビュー

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
12966
2
12月 19
9337
2
3月 19
10950
1
4月 17
12469
2
5月 15
6975