コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3835 ビュー
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 }

アバター
破棄
関連投稿 返信 ビュー 活動
1
2月 24
6103
2
12月 22
3058
1
5月 21
5390
2
3月 15
17133
0
3月 15
3910