Updated boolean flag for aspettative
This commit is contained in:
parent
ecb7e4ba32
commit
81fcab954c
|
@ -197,7 +197,7 @@ public class SyncService {
|
||||||
borario = false;
|
borario = false;
|
||||||
bpers_orario = false;
|
bpers_orario = false;
|
||||||
blavoro_fuori_sede = false;
|
blavoro_fuori_sede = false;
|
||||||
// baspettative=false;
|
baspettative=false;
|
||||||
}
|
}
|
||||||
|
|
||||||
public void executeReads() throws Exception {
|
public void executeReads() throws Exception {
|
||||||
|
|
Loading…
Reference in New Issue