跳至内容
菜单
此问题已终结
3640 查看

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 ?????

形象
丢弃

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

编写者

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

编写者

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

编写者

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.