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
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
3
Odpovědi
8866
Zobrazení
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
0
čvn 23
|
2947 | ||
|
0
dub 16
|
6072 | ||
|
3
led 25
|
1407 | ||
|
5
dub 23
|
15847 | ||
|
6
zář 22
|
67373 |
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