1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-09 16:18:43 +01:00

Fix stampa preventivo con pagamento mancante

This commit is contained in:
FabioL 2024-09-13 09:33:57 +02:00
parent 8886b83601
commit 16c0b7a24e

View File

@ -486,7 +486,7 @@ echo '
</td>
<td class="border-bottom">
'.$pagamento->getTranslation('title').'
'.($pagamento ? $pagamento->getTranslation('title') : '').'
</td>
</tr>