Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3838 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
6104
2
gru 22
3058
1
maj 21
5391
2
mar 15
17134
0
mar 15
3910