跳至內容
選單
此問題已被標幟
3850 瀏覽次數
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
6107
2
12月 22
3064
1
5月 21
5392
2
3月 15
17136
0
3月 15
3918