Abrechnungsmaske, FIBU, Spedbuch, etc.
This commit is contained in:
@@ -191,8 +191,6 @@ Public Class cSpeditionsbuch
|
||||
Property Zollstelle As Object = Nothing
|
||||
Property Zollsystem_Land As Object = Nothing
|
||||
|
||||
Property AUTO_created As Boolean = False
|
||||
|
||||
Property UNTERPOS As New List(Of cSpeditionsbuchUnterPos)
|
||||
Property VORKOSTEN As New List(Of cVorkosten)
|
||||
Property ENDEMPFAENGER As New List(Of cEndEmpfaener)
|
||||
@@ -520,7 +518,6 @@ Public Class cSpeditionsbuch
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("Zollsystem_Land", Zollsystem_Land))
|
||||
list.Add(New VERAG_PROG_ALLGEMEIN.SQLVariable("SB_CMRNr", SB_CMRNr))
|
||||
|
||||
|
||||
Return list
|
||||
End Function
|
||||
|
||||
|
||||
Reference in New Issue
Block a user