Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3657 Lượt xem

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

Ảnh đại diện
Huỷ bỏ

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

Tác giả

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

Tác giả

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

Tác giả

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.