print report to text file

Asked by filsys

I want to use point_of_sale module, but the receipt will be printed in a text file on client disk/folder. This folder will be scaned by the cash register to every 2 secons.
I tried to use soft_path in ./openerprc, but we did not create the text file.

Configuration:
server 5.0.1 ubuntu 8.04 LTS,
client 5.0.1 win7

Question information

Language:
English Edit question
Status:
Solved
For:
Odoo GTK Client (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Solved by:
Vinay Rana (OpenERP)
Solved:
Last query:
Last reply:
Revision history for this message
Best Vinay Rana (OpenERP) (vra-openerp) said :
#1

Hello,

How can get report in text file, Did you change the report type from Administration/Low Level Objects/Actions/Report Xml ?
But if it is pdf type then it always print in pdf format.

Thanks.

Revision history for this message
filsys (office-filsystem) said :
#2

Ok vra,
Thanks