This commit is contained in:
2023-10-13 22:12:48 +02:00
parent da98cbfc22
commit 4afd3d2151
9 changed files with 443 additions and 572 deletions

View File

@@ -517,7 +517,8 @@ Public Class cWorker_NCTS
NCTS_TE.nctsTE_NumberOfSeals = TE.numberOfSeals
NCTS_TE.nctsTE_ContainerIdentificationNumber = TE.containerIdentificationNumber
NCTS_TE.nctsTE_GoodsReference = TE.GoodsReference
'NCTS_TE.nctsTE_GoodsReference = TE.GoodsReference
Dim cntTmp = 0
@@ -3715,6 +3716,7 @@ Public Class cWorker_NCTS
NCTS_TMP.ncts_Eroeffnung = zp
NCTS_TMP.SAVE()
'For Each TE In NCTS_TMP.ncts_TRANSPORTEQUIPMENT
' If TE.nctsTE_NumberOfSeals > 0 Then