I have created a binary field in my application and uploaded an xls file.. when downloading the file by clicking the binary field, the downloaded file extension is correct.. But when i download same file from the binary field using my code, it downloads with out any extension..
my code is :
return{
'type' : 'ir.actions.act_url',
'url' : '/web/content?model=res.company&field=my_binary_field&filename_field=my_file_name_field&id=' + str(company_id.id),
'target': 'self',
}
please help me to resolve
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
3829
查看
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
3
9月 22
|
7141 | ||
|
1
8月 22
|
4688 | ||
|
3
3月 21
|
1977 | ||
|
5
2月 20
|
11961 | ||
|
2
2月 19
|
2776 |