MS Buttons Validator, Fomat Currency

This commit is contained in:
2024-07-04 15:42:54 +02:00
parent cd75a665e6
commit 4660e8ee9a
23 changed files with 757 additions and 313 deletions

View File

@@ -271,7 +271,7 @@ Public Class ClassInit
Dim oSQL As String
Try
If pUSRNAME <> String.Empty Then
LOGGER.Info($"InitUserLogin with GhostUSer [{pUSRNAME}]")
LOGGER.Info($"InitUserLogin with GhostUser [{pUSRNAME}]")
USER_USERNAME = pUSRNAME
Else
USER_USERNAME = Environment.UserName