From 06712b2b6bf0f8ffc542f4f16c1e1cecf36493be Mon Sep 17 00:00:00 2001 From: sparkyx Date: Thu, 25 Jul 2024 17:54:10 +0200 Subject: [PATCH] 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; } /**