Patch level : 12.0 no-patch
Files correlati : fp Commento : Aggiunto plafond per note credito
This commit is contained in:
parent
baac30edd0
commit
541f85ba19
@ -1584,7 +1584,7 @@ bool TDoc_fp::doc_to_paf(TDocumentoEsteso& doc)
|
||||
|
||||
// Controllo plafond
|
||||
// Riga esenzione?
|
||||
if (doc.is_fattura())
|
||||
if (doc.is_fattura() || doc.is_nota_credito())
|
||||
{
|
||||
doc.set_riga_esenzione();
|
||||
if(doc.ha_riga_esenzione())
|
||||
|
Loading…
x
Reference in New Issue
Block a user