Merge branch 'newMaster2024' of https://git.it.verag.ag/edv/SDL into newMaster2024
This commit is contained in:
@@ -237,7 +237,7 @@ Public Class cMSEAPI
|
||||
Return "FEHLER im TransaktionArray"
|
||||
End If
|
||||
|
||||
If json.StringOf("receiver") = "10738" Then saveTransactions(num, dt, transactions, json.StringOf("receiver"), onlyBilledTransactions, savedTrans)
|
||||
If json.StringOf("receiver") = "10738" Then saveTransactions(num, dt, transactions, json.StringOf("receiver"), savedTrans,, onlyBilledTransactions)
|
||||
|
||||
|
||||
Catch ex As WebException
|
||||
@@ -1214,6 +1214,7 @@ Public Class cMSEAPI
|
||||
|
||||
If lngRecordCount = 2 Then
|
||||
MDMEinarb.invoicedate = invoiceDate
|
||||
If MDMEinarb.hasEntry AndAlso MDMEinarb.completed Then Return False
|
||||
End If
|
||||
|
||||
inv.total_amount_euro = total_amount_euro
|
||||
|
||||
Reference in New Issue
Block a user