For those who have not had the pleasure of a Sage 100 2016 upgrade yet.
- When each workstation is setup for the first time there is a prompt to use ""classic"" or ""standard"". This happens regardless of the keys and whether the keys enable the new UI.
- The default for the above UI prompt is ""standard"" which if the user enters through and is not entitled to will lock them into the wrong UI where they cannot navigate (nice).
- I think this one has been around for a few earlier versions (my upgrade was from 2013). Apparently the Sage MSCRCW is not smart enough to detect when you've commented out the bad formulas ( formula = FetchStringVar(""PrintGL"")
, formula = StoreStringVar(""PrintGL"",{@PrintGLDistribution})) in the AP_Check. The first time the user goes to print they'll be prompted to update the form, at which time MASCRCW takes over --- and promptly barfs on the bad formula even if you've commented out the issue.