Skip to Content
Menu
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
mar 15
7128
0
okt 24
189
3
aug 22
9829
1
mar 22
6428
2
jún 18
9022