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

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
9354
2
3月 19
10966
1
4月 17
12488
2
5月 15
6991