fix?
This commit is contained in:
@@ -585,10 +585,10 @@ Public Class ustCntlUSTV_AntragPosition
|
|||||||
|
|
||||||
ElseIf sender Is txtLeistungsbezeichnung Then
|
ElseIf sender Is txtLeistungsbezeichnung Then
|
||||||
|
|
||||||
If UStV_POS.UStVPo_Leistungsbezeichnung <> txtLeistungsbezeichnung.Text Then
|
'If UStV_POS.UStVPo_Leistungsbezeichnung <> txtLeistungsbezeichnung.Text Then
|
||||||
'UStV_POS.UStVPo_Leistungsbezeichnung = txtLeistungsbezeichnung.Text
|
'UStV_POS.UStVPo_Leistungsbezeichnung = txtLeistungsbezeichnung.Text
|
||||||
txtChanged = True
|
txtChanged = True
|
||||||
End If
|
'End If
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user