From 7f3e7517239eb242e9f2ac88163fdc8a1acfef0f Mon Sep 17 00:00:00 2001 From: valentina Date: Tue, 10 Dec 2024 09:10:10 +0100 Subject: [PATCH] fix: aggiunta conteggio righe note preventivo --- templates/preventivi/body.php | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/preventivi/body.php b/templates/preventivi/body.php index 23f1e22a4..41f4e0bb3 100755 --- a/templates/preventivi/body.php +++ b/templates/preventivi/body.php @@ -156,6 +156,7 @@ if (!empty($documento['descrizione'])) { echo '

'.nl2br((string) $documento['descrizione']).'


'; + $autofill->count($documento['descrizione']); } // Intestazione tabella per righe