Patch level : 12.0 1086

Files correlati     : ci1300ab.rep ci1300bb.rep ci1300a.rep ci1300a.msk ci1300b.rep ci1.exe

Commento        :

Aggiunti report per beneficiario alla stampa ore per risorsa/attrezzatura

aggiunto logo del beneficiario

sintassi da mettere nel prescript del campo immagine :
LOGO_BENEF
#THIS !

L'Id dell'immagine deve essere LOGO+<codice tipo lavoro>
This commit is contained in:
Alessandro Bonazzi 2021-10-14 13:26:21 +02:00
parent ca3644647f
commit bbf7453115

View File

@ -3217,6 +3217,16 @@ void TReport::msg_firm(TVariant_stack& stack)
cf.set(valore);
return;
}
if (in == "INTEST")
{
TString intest(ditta.get(NDT_RAGSOC));
intest << " Partita IVA " << anag.get("PAIV") << "\n"
<< anag.get(is_fisc ? ANA_INDRF : ANA_INDRES) << " "
<< anag.get(is_fisc ? ANA_CIVRF : ANA_CIVRES) << " "
<< comune.get(COM_DENCOM) << " (" << comune.get(COM_PROVCOM) << ")";
cf.set(intest);
}
}
// Scrive in var il codice del campo, con o senza sezione nel prefisso