Skip to Content
Menu
This question has been flagged
3861 Zobrazenia
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
feb 24
6120
2
dec 22
3068
1
máj 21
5398
2
mar 15
17144
0
mar 15
3931