Anpassungen an Reports

develop
Andreas Osim 2018-07-03 19:16:18 +02:00
parent d8c30619e8
commit da254d261e
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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"