Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
11014 มุมมอง

Hi,

I would like to know how to generate .txt files from openerp.

Thanks

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด
  1. You can install aeroo_reports https://github.com/aeroo, and create a report which outputs .txt
  2. You can create a Custom module(with a wizard) that writes and returns a binary field that is a .txt file.

both are time consuming if it is yours first time, number 2 is more flexible, but number 1 is easier.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

See this question, in summary:

  • You define report with Report Type = HTML.  (or set this type for existing report in Settings/Printing/Reports). HTML ~= TXT
  • or
  • You define export data as CSV ~= TXT  (Export from More button)
อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ก.ย. 17
5414
9
พ.ย. 19
11696
3
เม.ย. 18
8873
5
มิ.ย. 20
19606
1
พ.ย. 17
9235