Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
6172 Widoki

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

 

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
sty 21
12982
2
gru 19
9354
2
mar 19
10966
1
kwi 17
12486
2
maj 15
6991