Přejít na obsah
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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
bře 15
7115
0
říj 24
189
3
srp 22
9820
1
bře 22
6401
2
čvn 18
9009