Patch level : 12.00 1406

Files correlati     : 777.exe

Commento                :
Certificazione unica 2026
This commit is contained in:
Alessandro Bonazzi 2026-02-19 21:17:52 +01:00
parent 680465c75b
commit 52a019ccfa

View File

@ -1387,7 +1387,7 @@ void TCU_app::main_loop()
if (percip_cache.objptr(key) != nullptr) if (percip_cache.objptr(key) != nullptr)
regfisc = (TString &)*percip_cache.objptr(key); regfisc = (TString &)*percip_cache.objptr(key);
if (percrit != ZERO && (invforfmin || (regfisc.full() && regfisc != "RF02" && regfisc != "RF19"))) if (invforfmin || (regfisc.full() && regfisc != "RF02" && regfisc != "RF19"))
{ {
t.append_record_d(rec, log); t.append_record_d(rec, log);
if (t.get_operazione() != 'A') if (t.get_operazione() != 'A')