eza
This commit is contained in:
@@ -357,11 +357,11 @@ Public Class cImporter_DHFToVERAG
|
||||
ZA.za_RepresentationCode = ToStringSafe(r("DecRep"))
|
||||
End If
|
||||
|
||||
If role = "IMPORTER" Then
|
||||
If role = "IMPORTER" Or role = "CONSINEE" Then
|
||||
ZA.za_CountryDestination = p.zaParty_Country
|
||||
End If
|
||||
|
||||
If role = "EXPORTER" Then
|
||||
If role = "EXPORTER" Or role = "CONSINOR" Then
|
||||
ZA.za_CountryDispatch = p.zaParty_Country
|
||||
End If
|
||||
|
||||
|
||||
Reference in New Issue
Block a user