We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8bbc76 commit a639789Copy full SHA for a639789
1 file changed
templates/preventivi/body.php
@@ -31,6 +31,7 @@
31
$prezzi_ivati = setting('Utilizza prezzi di vendita comprensivi di IVA');
32
33
$banca = $documento->getBanca();
34
+$pagamento = $documento->pagamento;
35
36
// Righe documento
37
$righe = $documento->getRighe();
0 commit comments