تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
10902 أدوات العرض

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)
الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
سبتمبر 17
5341
9
نوفمبر 19
11607
3
أبريل 18
8794
5
يونيو 20
19532
1
نوفمبر 17
9162