[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;
}
/**
- [Noalyss-commit] [noalyss] branch unstable updated (26a3f802d -> 65dd4e31c), dwm, 2024/07/30
- [Noalyss-commit] [noalyss] 05/13: Documentation, dwm, 2024/07/30
- [Noalyss-commit] [noalyss] 01/13: Task 2370: Annonce Permettre l'insertion d'annonce dans la page de connection, dwm, 2024/07/30
- [Noalyss-commit] [noalyss] 07/13: bug : followup order, dwm, 2024/07/30
- [Noalyss-commit] [noalyss] 04/13: cosmetic : INPUT style, dwm, 2024/07/30
- [Noalyss-commit] [noalyss] 08/13: typo documentation, dwm, 2024/07/30
- [Noalyss-commit] [noalyss] 02/13: TVA_CODE : missing,
dwm <=
- [Noalyss-commit] [noalyss] 11/13: Task #2373 : check security, dwm, 2024/07/30
- [Noalyss-commit] [noalyss] 12/13: Tax #2373 : add unit test, dwm, 2024/07/30
- [Noalyss-commit] [noalyss] 10/13: Task #2373 : upgrade sql, dwm, 2024/07/30
- [Noalyss-commit] [noalyss] 03/13: Documentation + Tag::display, dwm, 2024/07/30
- [Noalyss-commit] [noalyss] 06/13: Ajax call check_vatnumber must no block, dwm, 2024/07/30
- [Noalyss-commit] [noalyss] 13/13: Documentation, dwm, 2024/07/30
- [Noalyss-commit] [noalyss] 09/13: Task #2373: Détail TVA : ajout detail TVA appelable depuis menu par P0TVA (récapitulatif TVA), dwm, 2024/07/30