mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-16 19:40:44 +01:00
Fix controllo totale parziale in stampa fattura
This commit is contained in:
parent
7d2cb00fd0
commit
54d0d563ac
@ -321,7 +321,7 @@ if ($has_split_payment) {
|
|||||||
</th>
|
</th>
|
||||||
|
|
||||||
<th class="text-center small" colspan="'.$second_colspan.'">
|
<th class="text-center small" colspan="'.$second_colspan.'">
|
||||||
'.(!$has_split_payment && !$has_sconto_finale ? $etichette['totale_finale'] : $etichette['totale_parziale']).'
|
'.(!$has_sconto_finale ? $etichette['totale_finale'] : $etichette['totale_parziale']).'
|
||||||
</th>
|
</th>
|
||||||
</tr>';
|
</tr>';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user