Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3888 Переглядів
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 }

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
лют. 24
6146
2
груд. 22
3079
1
трав. 21
5413
2
бер. 15
17153
0
бер. 15
3950