Skip to Content
Menu
You need to be registered to interact with the community.
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
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
mar. 15
7115
0
okt. 24
189
3
avg. 22
9820
1
mar. 22
6401
2
jun. 18
9009