diff --git a/templates/documenti/pdfgen.documenti.php b/templates/documenti/pdfgen.documenti.php index 34e142b..fdcc52f 100644 --- a/templates/documenti/pdfgen.documenti.php +++ b/templates/documenti/pdfgen.documenti.php @@ -156,7 +156,7 @@ $body .= "\n"; - ( $righe[$i]['qta'] == 0 ) ? $qta='' : $qta=number_format($righe[$i]['qta'], 1, ",", ""); + ( $righe[$i]['qta'] == 0 ) ? $qta='' : $qta=number_format($righe[$i]['qta'], 2, ",", ""); $body .= "\n"; $body .= $qta."\n"; $body .= "\n"; diff --git a/templates/preventivi/preventivi_body.html b/templates/preventivi/preventivi_body.html index bab992f..8bb5d23 100644 --- a/templates/preventivi/preventivi_body.html +++ b/templates/preventivi/preventivi_body.html @@ -69,7 +69,10 @@
BANCA DI APPOGGIO
- $f_appoggiobancario$ + $f_appoggiobancario$ +
+ IBAN
+ $f_codiceiban$