Anpassungen an Reports
parent
d8c30619e8
commit
da254d261e
|
|
@ -112,7 +112,7 @@
|
|||
<table class="table table-condensed">
|
||||
<tr class="border-black">
|
||||
<td>
|
||||
<strong>Zwischensumme</strong>
|
||||
<strong>Nettobetrag</strong>
|
||||
</td>
|
||||
<td class="text-right">
|
||||
<span t-field="o.amount_untaxed"
|
||||
|
|
|
|||
|
|
@ -95,7 +95,7 @@
|
|||
<table class="table table-condensed">
|
||||
<tr class="border-black">
|
||||
<td>
|
||||
<strong>Zwischensumme</strong>
|
||||
<strong>Nettobetrag</strong>
|
||||
</td>
|
||||
<td class="text-right">
|
||||
<span t-field="o.amount_untaxed"
|
||||
|
|
|
|||
Loading…
Reference in New Issue