Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
11034 Vizualizări

Hi,

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

Thanks

Imagine profil
Abandonează
Cel mai bun răspuns
  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.

Imagine profil
Abandonează
Cel mai bun răspuns

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)
Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
sept. 17
5447
9
nov. 19
11727
3
apr. 18
8894
5
iun. 20
19630
1
nov. 17
9249