Fiskal, Formulare, cbam
This commit is contained in:
@@ -30,6 +30,7 @@ Public Class cFiskalkunden
|
||||
Property FK_Geschaeftsfuehrer As Object = Nothing
|
||||
Property FK_Steuerberater As Object = Nothing
|
||||
Property FK_Umsatz As Object = Nothing
|
||||
Property FK_Land As Object = Nothing
|
||||
|
||||
Public hasEntry = False
|
||||
|
||||
@@ -73,6 +74,7 @@ Public Class cFiskalkunden
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("FK_Geschaeftsfuehrer", FK_Geschaeftsfuehrer))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("FK_Steuerberater", FK_Steuerberater))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("FK_Umsatz", FK_Umsatz))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("FK_Land", FK_Land))
|
||||
|
||||
Return list
|
||||
End Function
|
||||
|
||||
Reference in New Issue
Block a user