server-tools/excel_import_export/readme
kittiu d9501c634c [12.0][ENH] excel_import_export, faster export
Previously export is slow on large number of rows.
This fix ensure that sheet.insert_rows is called only once for all rows,
instead of insert 1 row for every rows
2022-12-29 11:58:53 +00:00
..
CONTRIBUTORS.rst [12.0][FIX] excel_import_export - Style sum footer to number 2022-12-29 11:58:53 +00:00
DESCRIPTION.rst Excel Import/Export/Report (#1522) 2022-12-29 11:58:53 +00:00
HISTORY.rst [12.0][ENH] excel_import_export, faster export 2022-12-29 11:58:53 +00:00
INSTALL.rst [12.0][FIX] excel_import_export 2022-12-29 11:58:53 +00:00
ROADMAP.rst Excel Import/Export/Report (#1522) 2022-12-29 11:58:53 +00:00
USAGE.rst [12.0][IMP] excel_import_export, excel_import_export_demo 2022-12-29 11:58:53 +00:00