[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 12/19: Task #2372 : Change AD
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] 12/19: Task #2372 : Change AD |
Date: |
Sat, 31 Aug 2024 17:46:29 -0400 (EDT) |
sparkyx pushed a commit to branch pre-stable
in repository noalyss.
commit 801ff0c4992ff9ff3d816a33f0b220b7e9e1293d
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sun Aug 25 09:37:10 2024 +0200
Task #2372 : Change AD
---
include/ajax/ajax_tva_parameter.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/ajax/ajax_tva_parameter.php
b/include/ajax/ajax_tva_parameter.php
index a9e60ee48..e082027a2 100644
--- a/include/ajax/ajax_tva_parameter.php
+++ b/include/ajax/ajax_tva_parameter.php
@@ -28,7 +28,7 @@ if (!defined('ALLOWED'))
* @param type $name Descriptionara
*/
-if ( $g_user->check_module('CFGTVA') ==0 )
+if ( $g_user->check_module('C0TVA') ==0 )
{
return;
}
- [Noalyss-commit] [noalyss] 10/19: upgrade199 : Correct SQL, (continued)
- [Noalyss-commit] [noalyss] 10/19: upgrade199 : Correct SQL, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 16/19: cosmetic, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 05/19: Typo, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 02/19: Bug : fix create event from AGENDA, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 07/19: Fix : error when empty, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 06/19: Limit search thanks user's preferences, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 01/19: Merge branch 'unstable' of gitlab.com:noalyss/noalyss into unstable, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 08/19: set the search_path, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 09/19: Database : correct the scripts for creating DB and adapt to postgreSQL 12, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 11/19: set version 9.3, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 12/19: Task #2372 : Change AD,
dwm <=
- [Noalyss-commit] [noalyss] 04/19: Cosmetic, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 03/19: GESTION : operation add receipt number, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 18/19: cosmetic, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 15/19: C0SEC : add a search for the table of users, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 19/19: cosmetic, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 17/19: Merge branch 'unstable' into pre-stable, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 13/19: Widget : event fix date description , set interval to 14 days, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 14/19: Widget : button zoom, cosmetic, dwm, 2024/08/31