noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 02/13: TVA_CODE : missing


From: dwm
Subject: [Noalyss-commit] [noalyss] 02/13: TVA_CODE : missing
Date: Tue, 30 Jul 2024 04:48:01 -0400 (EDT)

sparkyx pushed a commit to branch unstable
in repository noalyss.

commit 06712b2b6bf0f8ffc542f4f16c1e1cecf36493be
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Thu Jul 25 17:54:10 2024 +0200

    TVA_CODE : missing
---
 include/class/acc_tva.class.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/class/acc_tva.class.php b/include/class/acc_tva.class.php
index 141faacfc..92e206304 100644
--- a/include/class/acc_tva.class.php
+++ b/include/class/acc_tva.class.php
@@ -61,6 +61,7 @@ class Acc_Tva
         $this->tva_comment=&$this->tva_rate_sql->tva_comment;
         $this->tva_poste=&$this->tva_rate_sql->tva_poste;
         $this->tva_both_side=&$this->tva_rate_sql->tva_both_side;
+        $this->tva_code=&$this->tva_rate_sql->tva_code;
 
     }
     /**



reply via email to

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