[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 05/08: Summary VAT : message
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 05/08: Summary VAT : message |
Date: |
Sat, 14 Sep 2019 17:47:20 -0400 (EDT) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit b7c63b3cb25c64ba6e40ea0337a7c742ccb9434d
Author: Dany De Bontridder <address@hidden>
Date: Sat Sep 14 13:06:23 2019 +0200
Summary VAT : message
---
include/tax_summary.inc.php | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/tax_summary.inc.php b/include/tax_summary.inc.php
index 650ddbe..70d9c5d 100644
--- a/include/tax_summary.inc.php
+++ b/include/tax_summary.inc.php
@@ -67,6 +67,8 @@ if ( $http->get("do","string","no") == "display")
echo '</ul>';
} catch (Exception $e) {
+ echo '<span class="warning">';
echo $e->getMessage();
+ echo '</span>';
}
}
- [Noalyss-commit] [noalyss] branch master updated (f4d6c5c -> d7f5a91), Dany De Bontridder, 2019/09/14
- [Noalyss-commit] [noalyss] 01/08: Readd compile_text, Dany De Bontridder, 2019/09/14
- [Noalyss-commit] [noalyss] 03/08: task #0001448: Date dans le nom de l'impression de balance, Dany De Bontridder, 2019/09/14
- [Noalyss-commit] [noalyss] 04/08: Task #0001712: Inversion C et D dans les balances sur 2 exercices, Dany De Bontridder, 2019/09/14
- [Noalyss-commit] [noalyss] 05/08: Summary VAT : message,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 06/08: PDF.is_fill : fix bug, Dany De Bontridder, 2019/09/14
- [Noalyss-commit] [noalyss] 08/08: Merge branch 'dev7109', Dany De Bontridder, 2019/09/14
- [Noalyss-commit] [noalyss] 07/08: PDF : set creator, Dany De Bontridder, 2019/09/14
- [Noalyss-commit] [noalyss] 02/08: task #0001705: Lettrage - garder période de départ pour choix des opérations, Dany De Bontridder, 2019/09/14