Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4060 Widoki
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 }

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lut 24
6386
2
gru 22
3221
1
maj 21
5548
2
mar 15
17345
0
mar 15
4098