Fix minori

This commit is contained in:
Thomas Zilio 2020-06-23 10:49:03 +02:00
parent 30e7b5da05
commit f0ce881a73
2 changed files with 2 additions and 2 deletions

View File

@ -172,7 +172,7 @@ abstract class Document extends Model implements ReferenceInterface
/**
* Metodo richiamato a seguito di modifiche sull'evasione generale delle righe del documento.
* Utilizzabile per limpostazione automatica degli stati.
* Utilizzabile per l'impostazione automatica degli stati.
*/
public function triggerEvasione(Description $trigger)
{

View File

@ -235,7 +235,7 @@ $netto_a_pagare = $fattura->isNota() ? -$netto_a_pagare : $netto_a_pagare;
// IMPONIBILE
echo '
<tr>
<td colspan="4" class="text-right">
<td colspan="5" class="text-right">
<b>'.tr('Imponibile', [], ['upper' => true]).':</b>
</td>
<td align="right">