noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 04/04: Task #1258 - CARD : export CSV #1258 B


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 04/04: Task #1258 - CARD : export CSV #1258 Bug export CSV from compta/card
Date: Thu, 21 Jan 2016 09:14:23 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 8f4768492a5872a66cf56a67b27ce37e083000a2
Author: Dany De Bontridder <address@hidden>
Date:   Thu Jan 21 10:06:48 2016 +0100

    Task #1258 - CARD : export CSV
    #1258 Bug export CSV from compta/card
---
 include/export/export_fiche_balance_csv.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/export/export_fiche_balance_csv.php 
b/include/export/export_fiche_balance_csv.php
index b9f3643..49e8ef1 100644
--- a/include/export/export_fiche_balance_csv.php
+++ b/include/export/export_fiche_balance_csv.php
@@ -108,6 +108,7 @@ else
        {
                $afiche[0] = array('fd_id' => $_REQUEST['cat']);
        }
+        $export->send_header();
        $fic=new Fiche($cn);
        for ($e = 0; $e < count($afiche); $e++)
        {



reply via email to

[Prev in Thread] Current Thread [Next in Thread]