Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3632 Представления

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.