Index: APPS/TBXWeb/LoginBypass/LogonRequestVerwerker.cls.xml
===================================================================
diff -u -r771 -r786
--- APPS/TBXWeb/LoginBypass/LogonRequestVerwerker.cls.xml (.../LogonRequestVerwerker.cls.xml) (revision 771)
+++ APPS/TBXWeb/LoginBypass/LogonRequestVerwerker.cls.xml (.../LogonRequestVerwerker.cls.xml) (revision 786)
@@ -4,20 +4,26 @@
TECH.RegisteredObject
0
+
+APPS.TBXWeb.enu.TBXHandel
+1
+
+
DOM.enu.Taal
1
-Taal:DOM.enu.Taal=""
+DomeinVerwerker:APPS.TBXWeb.enu.TBXHandel,Taal:DOM.enu.Taal=""
1
1
%Status
1
APPS.TBXWeb.LoginBypass.dto.Result
0 {
Set LogonResult.IsLoginAccepted = $$$True
- Set LogonResult.TandemboxUrl = TandemboxUrl
+ Set LogonResult.TandemboxUrl = TandemboxUrl ; Property en var te renamen naar "LadeConfiguratorUrl"
}
Else {
Set LogonResult.IsLoginAccepted = $$$False
@@ -58,5 +70,36 @@
Quit LogonResult
]]>
+
+
+LadeVariant:%String
+1
+APPS.TBXWeb.LoginBypass.UrlBepaler
+
+
+
+
+GebruikerNaam:%String,Wachtwoord:%String
+1
+%String
+
+