Dear tryton team.
I’ve been following the account_es module as example to generate a .txt report everything ok until now.
Report output has utf-8 unicode as encoding. I’ve wondering if it’s possible to change this encoding to something like iso-8859-1 directly from tryton and also handle the end of line (Unix2dos)?
Thanks in advance