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
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
3
Răspunsuri
8935
Vizualizări
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
0
iun. 23
|
2987 | ||
|
0
apr. 16
|
6100 | ||
|
3
ian. 25
|
1503 | ||
|
5
apr. 23
|
15911 | ||
|
6
sept. 22
|
67586 |
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