Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
4021 Visualizações

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
mar. 15
7115
0
out. 24
189
3
ago. 22
9819
1
mar. 22
6400
2
jun. 18
9009