diff --git a/cg/cg3900.cpp b/cg/cg3900.cpp index 20ee2dd3b..c439523f7 100755 --- a/cg/cg3900.cpp +++ b/cg/cg3900.cpp @@ -1052,7 +1052,7 @@ void TAlleg_mask::add_0_9(int trc, TPadoaSchioppa_set& pss, TAlleg_log& log) // Dati dell'intermediario che si cucca 50 Euro senza fare una mazza! const TString& inter = get(F_INTR); - if (inter.full()) + if (inter.full() && codfis != inter) { pss.set("CodiceIntermediario" , inter); pss.set("NumeroIscrizioneAlboCAF", get(F_CAF));