Patch level : 12.0 994
Files correlati : fp0.exe Commento : Corretto esportazione vettori controllo PIVA e codice fiscale
This commit is contained in:
parent
758ffd8c4c
commit
e560d69275
@ -2285,7 +2285,6 @@ bool TDoc_fp::doc_to_paf(TDocumentoEsteso& doc)
|
||||
TString msg = "Il vettore ";
|
||||
msg << vet.get("S0").mid(0, 50) << " non ha nè codice fiscale nè partita IVA, la fattura " << doc.anno() << " " << doc.codice_numerazione().codice() << " " << doc.numero() << " non può essere trasmessa";
|
||||
log(3, msg);
|
||||
return false;
|
||||
}
|
||||
if (piva.full())
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user