Ir al contenido
Menú
Se marcó esta pregunta
3845 Vistas
1. After the record is copied call for it form view in edit mode. How to execute this request?

Сall the copy method:
rpc.query({             
            model: 'sale.order',
            method: 'copy', args: [id] }).then(function (returned_value) { // do something }

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
feb 24
6105
2
dic 22
3060
1
may 21
5392
2
mar 15
17134
0
mar 15
3914