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:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
3112
Views
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Sep 22
|
5766 | ||
|
1
Aug 22
|
3491 | ||
|
3
Mar 21
|
1165 | ||
|
5
Feb 20
|
10621 | ||
|
2
Feb 19
|
2113 |