dolibarr/htdocs/core/modules/export
Mistral Oz - LWEP b92ec604ec
New model "Excel 2007" : first col at wrong position
The first column start at id 0 instead of id 1. At id 0, the first column move at Z position. 
Documentation : https://phpspreadsheet.readthedocs.io/en/latest/topics/migration-from-PHPExcel/#column-index-based-on-1
2019-12-10 18:25:30 +01:00
..
export_csv.modules.php Fix var not initialized 2019-07-02 18:02:06 +02:00
export_excel.modules.php Fix var not initialized 2019-07-02 18:02:06 +02:00
export_excel2007.modules.php Fix rename export php lib to avoi duplicate with old library. 2019-05-25 18:54:43 +02:00
export_excel2007new.modules.php New model "Excel 2007" : first col at wrong position 2019-12-10 18:25:30 +01:00
export_tsv.modules.php Update export_tsv.modules.php 2019-04-20 11:39:38 +02:00
index.html Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
modules_export.php add visibility 2019-02-28 22:44:12 +01:00