mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-02 17:07:01 +01:00
Fix stampa consuntivo
This commit is contained in:
parent
39035f459e
commit
d8ef71b3f1
@ -74,6 +74,7 @@ echo '
|
||||
<thead>
|
||||
<tr>
|
||||
<th colspan="2">'.tr('Documento', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:10%">'.tr('Km', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:10%">'.tr('Ore', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:15%">'.tr('Imponibile', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:15%">'.tr('Sconto', [], ['upper' => true]).'</th>
|
||||
|
@ -74,7 +74,7 @@ echo '
|
||||
<thead>
|
||||
<tr>
|
||||
<th colspan="2">'.tr('Documento', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:10%">'.tr('KM', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:10%">'.tr('Km', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:10%">'.tr('Ore', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:15%">'.tr('Imponibile', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:15%">'.tr('Sconto', [], ['upper' => true]).'</th>
|
||||
|
@ -74,6 +74,7 @@ echo '
|
||||
<thead>
|
||||
<tr>
|
||||
<th colspan="2">'.tr('Documento', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:10%">'.tr('Km', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:10%">'.tr('Ore', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:15%">'.tr('Imponibile', [], ['upper' => true]).'</th>
|
||||
<th class="text-center" style="width:15%">'.tr('Sconto', [], ['upper' => true]).'</th>
|
||||
|
Loading…
x
Reference in New Issue
Block a user