Corretto errore MI3387.
git-svn-id: svn://10.65.10.50/trunk@2866 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
734f481a25
commit
1b149dfe73
@ -1501,6 +1501,7 @@ void TLiquidazione_app::set_grand(_DescrItem& d)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
if (_month == 13) interessi.round(ROUND_MILLELIRE);
|
||||||
real iva = risultato + interessi;
|
real iva = risultato + interessi;
|
||||||
if (_isannual || _isriepilogo) iva.round(ROUND_MILLELIRE);
|
if (_isannual || _isriepilogo) iva.round(ROUND_MILLELIRE);
|
||||||
if (!iva.is_zero())
|
if (!iva.is_zero())
|
||||||
|
Loading…
x
Reference in New Issue
Block a user