Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3639 Visualizzazioni

How to print report via xsl report with order.

I am priting invoice via xsl stylesheet, able to print invoice number and date, customer details.

But how to print invoice lines ? Please some one help on this. 

XSL default features of OpenERP/Odoo, by why Open ERP S.A. official commuity people not revert on this ?????

Avatar
Abbandona

Hi Zahin, What reporting module are you using for printing invoice via XSL?

Autore

@luke, openerp default support rml and xsl report, we use xsl report

Autore

We able to print invoice details but we unable to for-each invoice lines, I hope some one help on this

Autore

We had figure out OpenERP/Odoo does not full support xsl:stylesheet, even badly implemented via OpenERP S.A. , with odoo poor performance on docs.

@Zahin, I think you need to look into Jasper reports or Aeroo reports to accomplish what you are looking to do. I am looking to export into XLS, etc. for invoices as well. If I can figure out how to accomplish this I will post back with some suggestions.