Patch level : 12.0 1248
Files correlati : cg4.exe Commento: Corretta gestione autofatture art.17
This commit is contained in:
parent
4315b485ec
commit
c625e0e866
@ -2545,7 +2545,7 @@ void TLiquidazione_app::recalc_att(int month, const char* codatt, TAssoc_array &
|
||||
vendite += iii;
|
||||
}
|
||||
|
||||
if (autodafe) // autofatture non residenti art.17
|
||||
if (autodafe && !civa.iva_imponibile()) // autofatture non residenti art.17
|
||||
{
|
||||
/*
|
||||
* Si devono riportare a parte in annuale
|
||||
|
Loading…
x
Reference in New Issue
Block a user