Index: accept/models/tax/TAX Configurator,1.0.0.xml =================================================================== diff -u -r3757 -r3759 --- accept/models/tax/TAX Configurator,1.0.0.xml (.../TAX Configurator,1.0.0.xml) (revision 3757) +++ accept/models/tax/TAX Configurator,1.0.0.xml (.../TAX Configurator,1.0.0.xml) (revision 3759) @@ -27,10 +27,10 @@ - + - + @@ -2569,7 +2569,7 @@ - + @@ -3831,6 +3831,10 @@ if BEHAVIOR.IsKoppelingTypeMoventoToegelaten then CONFIG.Defaults.KlantVoorkeuren@option("Data.Kenmerken.KoppelingType")@visible = false; // overruled klantvoorkeur ivm KoppelingType zodat keuze Schroef niet voor problemen zorgt + + if (BEHAVIOR.IsInteractive == false) then + DATA.Kenmerken.KoppelingType = "Movento" // Defaulten op Movento indien in background + end if; end if; Gedrag KoppelingType