diff --git a/templates/fatture/body.php b/templates/fatture/body.php index 6271dffcf..83c4a4fc1 100755 --- a/templates/fatture/body.php +++ b/templates/fatture/body.php @@ -26,7 +26,7 @@ $prezzi_ivati = setting('Utilizza prezzi di vendita comprensivi di IVA'); // Creazione righe fantasma $autofill = new Util\Autofill(6, 70); -$rows_per_page = $rows_per_page ?: ($fattura_accompagnatoria ? 13 : 26); +$rows_per_page = $rows_per_page ?: ($fattura_accompagnatoria ? 24 : 26); $autofill->setRows($rows_per_page, 0); // Intestazione tabella per righe