跳至内容
菜单
此问题已终结
3950 查看
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
6203
2
12月 22
3120
1
5月 21
5442
2
3月 15
17214
0
3月 15
4007