2
0
forked from Wavyzz/dolibarr

New: Can export into Excel 2007 format

This commit is contained in:
Laurent Destailleur
2011-09-13 21:59:44 +00:00
parent f9ddab4b03
commit 2d309f947d
4 changed files with 370 additions and 1 deletions

View File

@@ -57,7 +57,7 @@ class ExportExcel extends ModeleExports
$this->db = $db;
$this->id='excel'; // Same value then xxx in file name export_xxx.modules.php
$this->label='Excel'; // Label of driver
$this->label='Excel 95'; // Label of driver
$this->desc='<b>Excel</b> file format (.xls)<br>This is native Excel 95 format.';
$this->extension='xls'; // Extension for generated file by this driver
$this->picto='mime/xls'; // Picto