Skip to Content
Menú
This question has been flagged

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
Descartar
Related Posts Respostes Vistes Activitat
1
de març 15
7125
0
d’oct. 24
189
3
d’ag. 22
9827
1
de març 22
6413
2
de juny 18
9019