On Fri, Aug 17, 2012 at 11:50 AM, Luciano Rossi <[email protected]> wrote: > On 07/24/2012 07:46 AM, Dominique Chabord wrote: >> >> >> >> Le 24/07/2012 11:45, richa soni a écrit : >>> >>> can we generate a pdf report in tryton 2.4 >> >> >> yes >> >>> and if how? >> >> > > You have to add the field extension into the model record. > > <field name="template_extension">odt</field> > <field name="extension">pdf</field> > > Remeber to install unoconv in your system so it can convert it to pdf > > cheers, > > -- > Luciano Rossi > gcoop - Cooperativa de Software Libre > www.gcoop.coop > (0054 11) 4855-4390 Juan Ramírez de Velasco 508 Depto A > > > -- > -- > [email protected] mailing list > > >
@rich take a look this https://bitbucket.org/zodman/account_invoice_ati_report/src/tip/invoice.xml -- -- [email protected] mailing list
