El 17/10/16 a les 05:05, zmers.m...@gmail.com ha escrit:
Your ir.report record must have pdf extension selected. Then tryton will
use unoconv [1] to convert from odt to pdf. You should configure the
parameters used on your config file. See:

http://doc.tryton.org/4.0/trytond/doc/topics/configuration.html#report
<http://www.google.com/url?q=http%3A%2F%2Fdoc.tryton.org%2F4.0%2Ftrytond%2Fdoc%2Ftopics%2Fconfiguration.html%23report&sa=D&sntz=1&usg=AFQjCNEwXhu3nIbzFqD74srKDFC7UG7yaw>

This will work for both tryton client (gtk and sao) as the process is
done on server side.

In the config.py has this code default self.set('report', 'unoconv',
'pipe,name=trytond;urp;StarOffice.ComponentContext') this is the code in
the link configuration.html is this right setup?


That's the default value, you can specify on trytond.conf file another settings if you want.

Then I have also set the extension to Portable Document Format, I done
this through Administration > User Interface > Action > Report. is this
what you are referring to [Your ir.report record must have pdf extension
selected]?
Yes, that's right.

Everything should work now, isn't it?



--
Sergi Almacellas Abellana
www.koolpi.com
Twitter: @pokoli_srk

--
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/210073a7-0670-188b-bb1e-dce390abfbfa%40koolpi.com.

Reply via email to