Index: development/models/tax/TAX Configurator,1.0.0.xml =================================================================== diff -u -r1150 -r1159 --- development/models/tax/TAX Configurator,1.0.0.xml (.../TAX Configurator,1.0.0.xml) (revision 1150) +++ development/models/tax/TAX Configurator,1.0.0.xml (.../TAX Configurator,1.0.0.xml) (revision 1159) @@ -1,19 +1,19 @@ - + - + - + - + - + - + @@ -27,10 +27,10 @@ - + - + @@ -42,7 +42,7 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -321,81 +321,81 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -406,26 +406,26 @@ - + - + - + - + - + @@ -460,18 +460,18 @@ - + - + - + - + - + - + @@ -481,39 +481,39 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -1171,63 +1171,63 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + - + - + - + - + @@ -1701,7 +1701,7 @@ - + @@ -1717,149 +1717,149 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + @@ -2111,6 +2121,15 @@ Algemene input parameters ophalen ;config.backend@value;config.processmode@value;config.token@value;config.language@value; + + true + +BEHAVIOR.IsEconAx = (CONFIG.Backend == "axapta"); +BEHAVIOR.IsEconWeb = (CONFIG.Backend <> "axapta"); + + Gedrag Omgeving instellen + ;behavior.iseconax@value;behavior.iseconweb@value; + (CONFIG.Backend == "axapta") @@ -2241,7 +2260,7 @@ Config.Settings.OperationMode = "Extern"; -if (LCase(_OperationMode) == "intern") then +if (LCase(_OperationMode) == "intern") then Config.Settings.OperationMode = "Intern"; end if; Ophalen OperationMode en InputMode