跳至內容
選單
此問題已被標幟

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
7119
0
10月 24
189
3
8月 22
9822
1
3月 22
6401
2
6月 18
9010