Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
4022 Visualizzazioni

Is there an example of update via javascript xmlrpl call? My code is not working:

new instance.web.Model("sale.order.line").call("write",[sale_order_line_id], [values]).then(function(result){
     console.log("UPDATE SALE ORDER LINE");
});


I get this error: "TypeError: proxy() argument after ** must be a mapping, not int"

Something is wrong with given parameters. How can I do it?



Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
mar 15
7115
0
ott 24
189
3
ago 22
9819
1
mar 22
6400
2
giu 18
9009