Automail, Ustva, etc.
This commit is contained in:
@@ -587,6 +587,7 @@ Public Class cUStVErstattungPositionen
|
||||
Property UStVEr_VZ As Object = Nothing
|
||||
Property UStVEr_RZVZ As Object = Nothing
|
||||
Property UStVEr_Bank As Object = Nothing
|
||||
Property UStVEr_Differenz As Object = Nothing
|
||||
|
||||
Public hasEntry = False
|
||||
|
||||
@@ -617,6 +618,7 @@ Public Class cUStVErstattungPositionen
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("UStVEr_VZ", UStVEr_VZ))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("UStVEr_RZVZ", UStVEr_RZVZ))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("UStVEr_Bank", UStVEr_Bank))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("UStVEr_Differenz", UStVEr_Differenz))
|
||||
Return list
|
||||
End Function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user