Hi there guys, Raphael,
He is using jasper to do a report not only to export, so, use jasper or not it depends on the complexity of that printed report. Eduardo, I think the easiest way will be just to create an export function on OpenERP using python, but, as you can use custom java classes in Jasper you can always create a Java class to export the data at the same time the report is generated. But, I have to say, doing it in python will be too much more easy! Regards, Alexandre Leitão Em 05/12/2012, às 08:05, Raphael Alla <[email protected]> escreveu: > I cannot see the benefits of using something like jasper for this, when all > that we want is just a text file. Just search 'python fixed width print' in > google and you will find 100's of suggestions on how to handle this > > > 2012/12/5 Eduardo Winter <[email protected]> > Has anyone has done report exports from OpenERP to ms Dos text format with > very specific spacing and sequenced document name generating?. We need to > export many reports to .txt from OpenERP for automated bank payroll payments > and government tax reports... > Right now we are using Jasper reports for most special reports but neither > Jasper reports or OpenERP can export directly to ms dos format text documents. > > Eduardo B. Winter > Cofrasa S.R.L. > www.cofrasaingredientes.com > Km. 17 Aut. Duarte, > Zona Industrial de Palmarejo, > Santo Domingo, DN, > República Dominicana > Tel: 809 561 2800 > www.cofrasaingredientes.com > Correos electrónicos: [email protected] [email protected] > > > > _______________________________________________ > Mailing-List: OpenERP Partners > Post to: [email protected] > Unsubscribe: mailto:[email protected]?subject=unsubscribe > Options: https://mailman.openerp.com/mailman/options/partners > > > > > > -- > Raphaël Alla > +687 78 86 86 > > Ce message et toutes les pièces jointes sont établis à l'intention exclusive > de ses destinataires et sont confidentiels. Si vous recevez ce message par > erreur, merci de le détruire et d'en avertir immédiatement l'expéditeur. > Toute utilisation de ce message non conforme a sa destination, modification, > diffusion ou toute publication, totale ou partielle, est interdite, sauf > autorisation expresse de ALPHALOG, décline toute responsabilité au titre de > ce message, dans l'hypothèse ou il aurait été modifie, altère, falsifie ou > encore édité ou diffusé sans autorisation. > > > > _______________________________________________ > Mailing-List: OpenERP Partners > Post to: [email protected] > Unsubscribe: mailto:[email protected]?subject=unsubscribe > Options: https://mailman.openerp.com/mailman/options/partners >
_______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

