Finish Hotfix-100
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:
@@ -33,6 +33,7 @@ public class GriglieVenditaExcelDTO {
|
||||
LocalDate today = LocalDate.now();
|
||||
LocalDate dataGriglia;
|
||||
|
||||
|
||||
if (today.getDayOfWeek().getValue() == ggSettimana.intValue()) {
|
||||
dataGriglia = today;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user