[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 12/14: Export CSV missing col
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 12/14: Export CSV missing col |
Date: |
Sat, 19 Dec 2015 21:17:14 +0000 |
sparkyx pushed a commit to branch master
in repository noalyss.
commit 40b16652f7384ef57de87e14922b321a13e7ec41
Author: Dany De Bontridder <address@hidden>
Date: Sat Dec 19 21:51:00 2015 +0100
Export CSV missing col
---
include/export/export_histo_csv.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/export/export_histo_csv.php
b/include/export/export_histo_csv.php
index e284c15..1c30b08 100644
--- a/include/export/export_histo_csv.php
+++ b/include/export/export_histo_csv.php
@@ -38,6 +38,7 @@ $title[]=_("Date");
$title[]=_("Echeance");
$title[]=_("Paiement");
$title[]=_("Piece");
+$title[]=_("qcode");
$title[]=_("Tiers");
$title[]=_("Description");
$title[]=_("Note");
- [Noalyss-commit] [noalyss] branch master updated (e679566 -> ac316b7), Dany De Bontridder, 2015/12/19
- [Noalyss-commit] [noalyss] 01/14: Correction effacement opération prédéfinie, Dany De Bontridder, 2015/12/19
- [Noalyss-commit] [noalyss] 02/14: Ajout filtre dynamique pour PREOD, Dany De Bontridder, 2015/12/19
- [Noalyss-commit] [noalyss] 06/14: Bug : export PDF card history incorrect balance, Dany De Bontridder, 2015/12/19
- [Noalyss-commit] [noalyss] 05/14: FIX Confirm box when removing a tag from a document, Dany De Bontridder, 2015/12/19
- [Noalyss-commit] [noalyss] 03/14: FIX CFGLED toutes les fiches DEB sont toujours sélectionnées, Dany De Bontridder, 2015/12/19
- [Noalyss-commit] [noalyss] 04/14: FIX CFGLED toutes les fiches DEB sont toujours sélectionnées, Dany De Bontridder, 2015/12/19
- [Noalyss-commit] [noalyss] 10/14: Dialog box, Dany De Bontridder, 2015/12/19
- [Noalyss-commit] [noalyss] 12/14: Export CSV missing col,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 14/14: drop function, Dany De Bontridder, 2015/12/19
- [Noalyss-commit] [noalyss] 13/14: indent, Dany De Bontridder, 2015/12/19
- [Noalyss-commit] [noalyss] 08/14: Translation, Dany De Bontridder, 2015/12/19
- [Noalyss-commit] [noalyss] 07/14: Translation, Dany De Bontridder, 2015/12/19
- [Noalyss-commit] [noalyss] 11/14: update manual, Dany De Bontridder, 2015/12/19
- [Noalyss-commit] [noalyss] 09/14: Translation, Dany De Bontridder, 2015/12/19