콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3757 화면

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.