How to create invoice excel with using apache freemaker in cuba platform

Hi Team,

In my current project, there is a requirement to generate invoice excel which contains the invoice with invoice lines.

Please suggest me how can implement with using apache freemaker templates.

Regards,
Nagendra.

Hi,
You can generate excel using Premium Addon: Reporting or using opensource library YARG. YARG sample you can find here: [url=https://github.com/cuba-platform/yarg/tree/master/core/modules/core/test/sample/incomes]https://github.com/cuba-platform/yarg/tree/master/core/modules/core/test/sample/incomes[/url]
Thanks,
Subbotin Andrey

Hi Andrey,

Could you please suggest me whether it can possible to generate attached invoice types in XLSX.

Please let me know if there is any sample project.

Regards,
Nagendra.

Hi, Nagendra

You can find samples of report generation in a project GitHub - aleksey-stukalov/sample-report-generation: The sample shows how to use reporting add-on in the CUBA Platform (requires premium package)

Thanks,
Subbotin Andrey