aggiunto log
This commit is contained in:
@@ -85,6 +85,8 @@ public class MmposServices {
|
||||
whereCond += Query.format(" AND giorno = %s", UtilityLocalDate.getNow());
|
||||
}
|
||||
|
||||
logger.info("Importazione Scontrini: " + whereCond);
|
||||
|
||||
ret.addAll(importScontrini(multiDBTransactionManager, requestDataDTO, typeImport, whereCond, recuperoScontrini, anomalie));
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user