Updated boolean flag for aspettative

This commit is contained in:
Giancarlo Panichi 2023-01-18 11:27:10 +01:00
parent ecb7e4ba32
commit 81fcab954c
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ public class SyncService {
borario = false;
bpers_orario = false;
blavoro_fuori_sede = false;
// baspettative=false;
baspettative=false;
}
public void executeReads() throws Exception {