On Wed, Aug 1, 2012 at 5:51 AM, Dominique Chabord <[email protected]> wrote: > hello > > Le 01/08/2012 02:25, Tristian Paul Lopez Azuara a écrit : >> What would be the basic setup to create reports based on HTML rather >> than open document formats? > > as far as I know, there isn't such a beast, apart using the opendocument > html format (not tried) > regards > >> >> Regards, Tristian. >> > > -- > -- > [email protected] mailing list > > >
The main input for generating report it is a ODT. With that file you can convert output a lot of formats[1] Remember check: http://doc.tryton.org/2.4/trytond/doc/topics/reports/index.html?highlight=report and http://code.google.com/p/tryton/wiki/HelloWorld#Step_3:_Creating_a_report [1]: http://dag.wieers.com/home-made/unoconv/ -- -- [email protected] mailing list
