Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3852 Visualizações
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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
fev. 24
6107
2
dez. 22
3064
1
mai. 21
5392
2
mar. 15
17136
0
mar. 15
3919