RadioButton Select lässt nur bei angewähltem FreigabeButton oder wenn kein Button angewäht ist freigegeben.

This commit is contained in:
ja
2021-09-16 09:17:31 +02:00
parent 1461e76f70
commit 0f0c299b29
4 changed files with 53 additions and 63 deletions

View File

@@ -430,6 +430,7 @@
txtCluster = "<i>" & s.tblSnd_FremdspeditionText & "</i>"
trBg = " class=""fremdspedition"""
Else
VERAG_PROG_ALLGEMEIN.cAllgemein.LOAD_FILIALEN()
If s.FilialenNr > 0 Then txtCluster = VERAG_PROG_ALLGEMEIN.cAllgemein.getFirmaFromFiliale2(s.FilialenNr, False)
If txtCluster <> "" Then
txtCluster = "<b>" & txtCluster & "</b><br/>"