コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3918 ビュー
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
6157
2
12月 22
3085
1
5月 21
5425
2
3月 15
17175
0
3月 15
3962