Index: APPS/TRANSP/GLS/Bericht/impl/RequestDataBouwer.cls.xml
===================================================================
diff -u -r32409 -r32428
--- APPS/TRANSP/GLS/Bericht/impl/RequestDataBouwer.cls.xml (.../RequestDataBouwer.cls.xml) (revision 32409)
+++ APPS/TRANSP/GLS/Bericht/impl/RequestDataBouwer.cls.xml (.../RequestDataBouwer.cls.xml) (revision 32428)
@@ -242,7 +242,7 @@
}
#dim Land As DOM.common.Land = ##class(DOM.DomeinContext).Instance().GeefLocatieAPI().GeefLand($$LAND^vhRtn1(LeveringAdres.LandCode,"I"))
- If 'Land.IsLidVanEU(){ /// For non-EC or third countries a freigth term (incoterm) has to be entered. The only accepted value to be used in TAG210 is 10.
+ If 'Land.IsLidVanEU(){ /// For non-EC or third countries a freigth term (incoterm) has to be entered. The only accepted value to be used in TAG210 is 20.
/// this corresponds to Franco or Free House, duty paid
Set Request.T210 = ##class(APPS.TRANSP.GLS.Bericht.enu.FreightTerms).Franco()
}
Index: APPS/TRANSP/GLS/Bericht/enu/FreightTerms.cls.xml
===================================================================
diff -u -r29059 -r32428
--- APPS/TRANSP/GLS/Bericht/enu/FreightTerms.cls.xml (.../FreightTerms.cls.xml) (revision 29059)
+++ APPS/TRANSP/GLS/Bericht/enu/FreightTerms.cls.xml (.../FreightTerms.cls.xml) (revision 32428)
@@ -24,13 +24,6 @@
1
%String
-
-
-
-
-1
-%String