mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-08 15:48:45 +01:00
fix: stampa contratti con sconto in fattura
This commit is contained in:
parent
e3d08002a4
commit
e41aadfdd3
@ -341,6 +341,7 @@ if (($options['pricing'] && !isset($options['hide-total'])) || $options['show-on
|
|||||||
<b>'.moneyFormat($netto_a_pagare, $d_totali).'</b>
|
<b>'.moneyFormat($netto_a_pagare, $d_totali).'</b>
|
||||||
</th>
|
</th>
|
||||||
</tr>';
|
</tr>';
|
||||||
|
$autofill->set(2);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user