mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-10 06:35:54 +01:00
fix: aggiunta conteggio righe note preventivo
This commit is contained in:
parent
1b965e52f2
commit
7f3e751723
@ -156,6 +156,7 @@ if (!empty($documento['descrizione'])) {
|
|||||||
echo '
|
echo '
|
||||||
<p>'.nl2br((string) $documento['descrizione']).'</p>
|
<p>'.nl2br((string) $documento['descrizione']).'</p>
|
||||||
<br>';
|
<br>';
|
||||||
|
$autofill->count($documento['descrizione']);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Intestazione tabella per righe
|
// Intestazione tabella per righe
|
||||||
|
Loading…
Reference in New Issue
Block a user