跳至内容
菜单
此问题已终结
4118 查看
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
6454
2
12月 22
3262
1
5月 21
5577
2
3月 15
17383
0
3月 15
4144