diff --git a/src/ve/ve1800.cpp b/src/ve/ve1800.cpp index 65c28df98..5bb0b9c21 100644 --- a/src/ve/ve1800.cpp +++ b/src/ve/ve1800.cpp @@ -38,7 +38,7 @@ void TListaFido_app::main_loop() TISAM_recordset * recset = (TISAM_recordset*)report.recordset(); - if (m.get_bool(F_CONFIDO)) + if (!m.get_bool(F_CONFIDO)) { TString query = recset->query_text(); diff --git a/src/ve/ve18001.rep b/src/ve/ve18001.rep index 007b851f7..c7700267b 100644 --- a/src/ve/ve18001.rep +++ b/src/ve/ve18001.rep @@ -25,7 +25,7 @@