Merge branch 'master' into develop
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 today = LocalDate.now();
|
||||||
LocalDate dataGriglia;
|
LocalDate dataGriglia;
|
||||||
|
|
||||||
|
|
||||||
if (today.getDayOfWeek().getValue() == ggSettimana.intValue()) {
|
if (today.getDayOfWeek().getValue() == ggSettimana.intValue()) {
|
||||||
dataGriglia = today;
|
dataGriglia = today;
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user