Anpassung ATILLA 4802 DY
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
<SignAssembly>false</SignAssembly>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<AssemblyOriginatorKeyFile>Test.pfx</AssemblyOriginatorKeyFile>
|
||||
<AssemblyOriginatorKeyFile>SDL_TemporaryKey.pfx</AssemblyOriginatorKeyFile>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="Accessibility" />
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
FIRMA_DY = "AMBAR"
|
||||
ElseIf FilialenNr = 5601 Then
|
||||
FIRMA_DY = "UNISPED"
|
||||
ElseIf FilialenNr = 4801 Then
|
||||
ElseIf FilialenNr = 4801 Or FilialenNr = 4802 Then
|
||||
FIRMA_DY = "ATILLA"
|
||||
Else
|
||||
If VERAG_PROG_ALLGEMEIN.cAllgemein.FIRMA = "FRONTOFFICE" Then
|
||||
@@ -94,6 +94,8 @@
|
||||
Me.Close()
|
||||
End If
|
||||
End If
|
||||
Else
|
||||
FIRMA_DY = VERAG_PROG_ALLGEMEIN.cAllgemein.getFirmaFromFiliale2(FilialenNr)
|
||||
End If
|
||||
End If
|
||||
|
||||
|
||||
Reference in New Issue
Block a user