I am creating an pdf file and storing to a certain location in the local drive in the System, How to make this generated file as downloadable file on click of a button in openerp 7.0
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
3
Respostes
8791
Vistes
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
0
de juny 23
|
2899 | ||
|
0
d’abr. 16
|
6046 | ||
|
3
de gen. 25
|
1343 | ||
|
5
d’abr. 23
|
15754 | ||
|
6
de set. 22
|
67158 |
There is a good answer for you, please check this link http://stackoverflow.com/questions/12819207/download-file-locally-in-python
That solution works fine, but without creating a wizard i need to download the file.
Download file located in odoo custom module: http://learnopenerp.blogspot.com/2020/06/write-binary-data-nto-zip-file-and-downlaod-it-on-button-click-in-odoo.html