You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following modification of the Elexis database is necessary in order to use Webelexis:
Change length of field 'id' in table 'KONTAKT' to at least 40 characters (default in Elexis was 25). Reason: Webelexis uses Java's UUID.getRandom() instead of ch.rgw.uility's StringTool.unique().