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