Merge branch 'master' into develop
Some checks failed
IntegryManagementSystem_Multi/pipeline/head There was a failure building this commit
Some checks failed
IntegryManagementSystem_Multi/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -85,6 +85,8 @@ public class MmposServices {
|
|||||||
whereCond += Query.format(" AND giorno = %s", UtilityLocalDate.getNow());
|
whereCond += Query.format(" AND giorno = %s", UtilityLocalDate.getNow());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
logger.info("Importazione Scontrini: " + whereCond);
|
||||||
|
|
||||||
ret.addAll(importScontrini(multiDBTransactionManager, requestDataDTO, typeImport, whereCond, recuperoScontrini, anomalie));
|
ret.addAll(importScontrini(multiDBTransactionManager, requestDataDTO, typeImport, whereCond, recuperoScontrini, anomalie));
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user