跳至内容
菜单
此问题已终结

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?



形象
丢弃
相关帖文 回复 查看 活动
1
3月 15
7128
0
10月 24
189
3
8月 22
9827
1
3月 22
6427
2
6月 18
9022