跳至内容
菜单
此问题已终结
3 回复
8759 查看

HI all,I would like to export some data that I used in my custom module, of course, data from other modules should be also accessible. After that, I would like to output it in .txt format that in certain style (using Qweb I guess?).

I don't know where to start even after searching similar question. Some answer says "change report_type="qweb-pdf"to report_type="qweb-html" will do" but its not work for me. Or like this one "https://www.odoo.com/forum/help-1/question/is-it-possible-to-make-a-file-in-txt-format-123310", but I can't fully understand the URL part, I tried to do it but nothing happen. 

Can someone tell me whats the key to do it and how to do it in details? Any hint will be useful. Very appreciated!

形象
丢弃
编写者 最佳答案

hi all, this is what I find, and its looks like is what I need, but I can't fully understand (change v8 to fit v11?) its code. Can anyone help me out? really appreciated! 

link: https://www.odoo.com/es_ES/forum/ayuda-1/question/press-a-button-and-download-a-file-how-93037

形象
丢弃
最佳答案

I would export the stuff in Excell format and then convert it to txt (you can use this kind of module: https://apps.odoo.com/apps/modules/11.0/report_xlsx/). You can also use python to extract data in any format


形象
丢弃
编写者

hi, thank you for replying. When you say using python, do you have any tutorial for that? I mean, under Odoo, using python to extract data? thx a lot!

相关帖文 回复 查看 活动
2
3月 15
10893
1
4月 24
2128
1
8月 22
2894
0
5月 17
7580
1
3月 15
4026