Ir al contenido
Menú
Se marcó esta pregunta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
mar 15
7119
0
oct 24
189
3
ago 22
9822
1
mar 22
6401
2
jun 18
9010