Merge branch 'develop' into feature/JDK11
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
This commit is contained in:
@@ -291,7 +291,7 @@ public class ReportProcessor {
|
||||
|
||||
|
||||
if ( userSession.getCurrentUser() != null ) {
|
||||
hm_parameters.put("USER_NAME", userSession.getUsername());
|
||||
hm_parameters.put("user_name", userSession.getUsername());
|
||||
String firmaUtente;
|
||||
String sql =
|
||||
Query.format(
|
||||
|
||||
Reference in New Issue
Block a user