mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Fix totale imponibile (con sconti) stampa ddt
This commit is contained in:
@@ -52,7 +52,7 @@ if ($options['pricing']) {
|
||||
echo "
|
||||
<tr>
|
||||
<td class='cell-padded text-right'>
|
||||
".moneyFormat($imponibile, 2).'
|
||||
".moneyFormat($totale_imponibile, 2).'
|
||||
</td>
|
||||
</tr>';
|
||||
|
||||
|
Reference in New Issue
Block a user