Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

RE: New addon, xlsx file import / export / report, need advise on how to contribute.

by
Noviat sa/nv, Luc De Meyer.
- 13/02/2019 09:12:32

Have a look to report_xlsx_helper for generating template based excel reports.

 

From: Kitti Upariphutthiphong <kittiu@ecosoft.co.th>
Sent: Wednesday, 13 February 2019 03:32
To: Contributors <contributors@odoo-community.org>
Subject: New addon, xlsx file import / export / report, need advise on how to contribute.

 

Hello,

 

I have an addons, xlsx_imexrpt, which I explain it here -> https://github.com/OCA/reporting-engine/issues/273

 

Basically, it create excel report by inserting data into a predefined excel template (not by using python to build excel file as in report_xlsx)

 

I am not sure whether there is similar module already exists. And since it is used not only for reporting, but also on import / export. I would love to have suggestion, whether OCA is interested in this module, if so, which repo is suitable. (also the naming of this module).

 

Thank you,

Reference