Zugferd auf Server
This commit is contained in:
@@ -8145,7 +8145,7 @@ repeatRequest:
|
|||||||
|
|
||||||
'aktuell verwendet Verag360 kein Zugferd und Sammelrechnung 6 geht aktuell noch nicht...
|
'aktuell verwendet Verag360 kein Zugferd und Sammelrechnung 6 geht aktuell noch nicht...
|
||||||
|
|
||||||
Dim dt As DataTable = SQL.loadDgvBySql("SELECT RK_ID, dsId, Firma_ID, RechnungsNr FROM [Rechnungsausgang] where RK_ID = 2923288 ", "FMZOLL", 100, False)
|
Dim dt As DataTable = SQL.loadDgvBySql("SELECT RK_ID, dsId, Firma_ID, RechnungsNr FROM [Rechnungsausgang] where [zugferdcheck_daid] is null and [zugferdcheck_datetime] is null and dsId is not null and cast(RechnungsDatum as Date) = CONVERT(DATE, GETDATE()) and Sammelrechnung <> 6 and Firma_ID <> 19 ", "FMZOLL", 100, False)
|
||||||
|
|
||||||
Dim sumTotal_IMEX As Integer = 0
|
Dim sumTotal_IMEX As Integer = 0
|
||||||
Dim sumTotal_VERAG As Integer = 0
|
Dim sumTotal_VERAG As Integer = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user