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
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
3
Odpowiedzi
8868
Widoki
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
0
cze 23
|
2947 | ||
|
0
kwi 16
|
6072 | ||
|
3
sty 25
|
1413 | ||
|
5
kwi 23
|
15849 | ||
Press a button and download a file, how?
Rozwiązane
|
|
6
wrz 22
|
67377 |
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