Offert, Fakt, Antrag, Karten, etc.
This commit is contained in:
@@ -105,7 +105,7 @@ Public Class usrCntlKartenDaten
|
||||
btnSDL_MautMSE.Visible = dt.Select("SDLNr=208").Count > 0
|
||||
|
||||
btnSDL_MotorWay.Visible = dt.Select("SDLNr=205").Count > 0
|
||||
btnSDL_ECOTAX.Visible = dt.Select("SDLNr=211").Count > 0
|
||||
btnSDL_ECOTAX.Visible = False 'Laut Batiniv Mail vom 21.05.2025 inaktiv setzen!!!! ' dt.Select("SDLNr=211").Count > 0
|
||||
btnSDL_FREJUS.Visible = dt.Select("SDLNr=207").Count > 0
|
||||
btnSDL_DouBox.Visible = dt.Select("SDLNr=206").Count > 0
|
||||
End If
|
||||
@@ -137,7 +137,7 @@ Public Class usrCntlKartenDaten
|
||||
btnSDL_MautMSE.Visible = dt.Select("SDLNr=208").Count > 0
|
||||
|
||||
btnSDL_MotorWay.Visible = dt.Select("SDLNr=205").Count > 0
|
||||
btnSDL_ECOTAX.Visible = dt.Select("SDLNr=211").Count > 0
|
||||
btnSDL_ECOTAX.Visible = False 'Laut Batiniv Mail vom 21.05.2025 inaktiv setzen!!!! dt.Select("SDLNr=211").Count > 0
|
||||
btnSDL_FREJUS.Visible = dt.Select("SDLNr=207").Count > 0
|
||||
btnSDL_DouBox.Visible = dt.Select("SDLNr=206").Count > 0
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user