160161162163164165166
//modules.exportToXml(ClientGlobals.getUser(), ClientGlobals.getCompany()); } catch (Exception e) { logger.warn("Could not initialize company.",e); } mainWindow.setContent(new PnMain()); }