Patch level : 12.00 1314
Commento : sy ve Liquidazione Sile
This commit is contained in:
parent
2ec08b167f
commit
8c49b42ac5
@ -2494,7 +2494,7 @@ void TLiquidazione_app::set_grand_2000(_DescrItem& d, int &rw)
|
||||
// if (_isannual && d._r20 > ZERO)
|
||||
// print_importo(rw++, TR("CREDITO RIPORTATO NELL'ANNO SUCCESSIVO"), -d._r20);
|
||||
if (_isannual)
|
||||
print_importo(rw++, TR("CREDITO RIPORTATO NELL'ANNO SUCCESSIVO"), iva + d._r20);
|
||||
print_importo(rw++, TR("CREDITO RIPORTATO NELL'ANNO SUCCESSIVO"), /*iva +*/ d._r20);
|
||||
if (_is_visliq)
|
||||
rw++;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user