[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 49/54: Adapt printtva to entreprise
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 49/54: Adapt printtva to entreprise |
Date: |
Sat, 11 Jul 2020 13:27:01 -0400 (EDT) |
sparkyx pushed a commit to annotated tag entreprise-0500
in repository noalyss.
commit e22f3cfd382564e45ca9e75c16bf04cf5e575e58
Author: Dany De Bontridder <danydb@noalyss.eu>
AuthorDate: Sat Oct 26 10:21:44 2019 +0200
Adapt printtva to entreprise
---
include/export/export_printtva_csv.php | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/export/export_printtva_csv.php
b/include/export/export_printtva_csv.php
index dfdfb11..ebe8ddd 100644
--- a/include/export/export_printtva_csv.php
+++ b/include/export/export_printtva_csv.php
@@ -40,6 +40,7 @@ try {
}
}
+
$csv=new Noalyss_Csv("summary_tva");
$csv->send_header();
// Sale
- [Noalyss-commit] [noalyss] 35/54: Improve PHPUNIT Test for phpunit7 and phpunit8, (continued)
- [Noalyss-commit] [noalyss] 35/54: Improve PHPUNIT Test for phpunit7 and phpunit8, Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 38/54: Merge branch 'accept7100' into entreprise, Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 39/54: Bug with p_jrn, Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 40/54: Task #1759 = PRINTBAL sur 4 colonnes, Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 44/54: gitlab #5 Achat propose l'anc pour toutes les lignes, Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 36/54: documentation + traduction, Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 37/54: Merge branch 'accept7100' into entreprise, Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 41/54: Merge branch 'bug-printtva' into entreprise, Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 42/54: If currency not given then supposed to be the default one (id=0), Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 43/54: Save_form_plan must use the array, Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 49/54: Adapt printtva to entreprise,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 52/54: test : find the accounting with the biggest number of records, Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 47/54: Merge branch 'dev7102' into entreprise, Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 48/54: Acc_Ledger : problem with acc_ledger::load(), Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 45/54: fixup! Printtva , under some circumstance tva_summary::check fails, Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 46/54: indent, Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 50/54: improve test for fiche get_row, Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 51/54: test : compute min et max periode, Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 53/54: test : use the accounting with the biggest number of records, Dany De Bontridder, 2020/07/11
- [Noalyss-commit] [noalyss] 54/54: Improve Scenario Test, Dany De Bontridder, 2020/07/11