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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
3
Respuestas
8760
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
jun 23
|
2885 | ||
|
0
abr 16
|
6033 | ||
|
3
ene 25
|
1304 | ||
|
5
abr 23
|
15738 | ||
|
6
sept 22
|
67122 |
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