noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 20/26: VAT warning : update the VAT CODE


From: dwm
Subject: [Noalyss-commit] [noalyss] 20/26: VAT warning : update the VAT CODE
Date: Wed, 25 Sep 2024 06:44:50 -0400 (EDT)

sparkyx pushed a commit to branch pre-stable
in repository noalyss.

commit f64cdcab04dcc3f2728e4a1c126e1f84ff1d8038
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sun Sep 22 14:46:09 2024 +0200

    VAT warning : update the VAT CODE
---
 include/tva.inc.php | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/include/tva.inc.php b/include/tva.inc.php
index 50422504e..d3b0de961 100644
--- a/include/tva.inc.php
+++ b/include/tva.inc.php
@@ -42,6 +42,14 @@ $manage_table->create_js_script();
 $manage_table->display_table();
 echo '</div>';
 ?>
+<div class="row">
+    <div class="col-3 offset-3" >
+        <p class="notice" style="padding: 1rem">
+            <span class="font-weight-bold">Attention :</span> ajouter les 
codes TVA nécessaires à votre déclaration TVA et adapter en fonction
+        les rapports avancés ou le module de TVA.
+        </p>
+    </div>
+</div>
 <script>
     
<?=$manage_table->get_object_name()?>.afterSaveFct=function(p_param,p_xmltext) {
 



reply via email to

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