diff --git a/templates/bilancio/body.php b/templates/bilancio/body.php index 820ef8d74..f5aca9adb 100644 --- a/templates/bilancio/body.php +++ b/templates/bilancio/body.php @@ -134,7 +134,7 @@ echo ' '.$liv3_p['numero'].' '.$liv3_p['descrizione'].' - '.numberFormat(abs($liv3_p['totale'])).' + '.numberFormat(-$liv3_p['totale']).' '; } }