Patch level : 12.0 684
Files correlati : fp Commento : Mancava parentesi
This commit is contained in:
parent
6df0fcd6a8
commit
5f23e9a02c
@ -1407,7 +1407,7 @@ bool TDoc_fp::doc_to_paf(TDocumentoEsteso& doc)
|
||||
}
|
||||
else
|
||||
{
|
||||
paf2000f.set("PJ_IMPORTOSCONTO", converti_prezzo(rdoc->importo(true, false));
|
||||
paf2000f.set("PJ_IMPORTOSCONTO", converti_prezzo(rdoc->importo(true, false)));
|
||||
}
|
||||
paf2000f.set("PJ_GESTIONE", "D");
|
||||
ok &= insert(paf2000f);
|
||||
|
Loading…
x
Reference in New Issue
Block a user