This commit is contained in:
2024-11-18 12:47:41 +01:00
parent 66665fcd2f
commit 8bc34cc102

View File

@@ -528,7 +528,7 @@ Public Class frmMDM_USTVAntrag
End If
If USTV_POS.INSERT() Then
cMSEAPI.UPDATE_ARCHIV(r.Item("invoice_date"), r.Item("invoice_number"), kdNr, Antrag_LandKz)
cMSEAPI.UPDATE_ARCHIV(r.Item("invoice_date"), r.Item("invoice_number"), r.Item("customer_id"), Antrag_LandKz)
End If
End If