Skip to Content
मेन्यू
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
Discard
Related Posts Replies Views Activity
1
मार्च 15
7124
0
अक्तू॰ 24
189
3
अग॰ 22
9826
1
मार्च 22
6406
2
जून 18
9012