Se rendre au contenu
Menu
Cette question a été signalée
6154 Vues

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

 

Avatar
Ignorer
Publications associées Réponses Vues Activité
0
janv. 21
12966
2
déc. 19
9337
2
mars 19
10950
1
avr. 17
12469
2
mai 15
6975