last changes since 6-2023
This commit is contained in:
parent
0341c9c189
commit
04d677d37a
142 changed files with 7895 additions and 2855 deletions
|
|
@ -60,7 +60,10 @@
|
|||
<tr class="foot-small">
|
||||
<td class=""> </td>
|
||||
<td class="text-left" colspan="4">
|
||||
zzgl. {{ $tax_rate }}% MwSt
|
||||
zzgl. {{ $tax_rate }}% MwSt
|
||||
@if(isset($shopping_order->net_split[$tax_rate]))
|
||||
/ aus {{ Util::formatNumber($shopping_order->net_split[$tax_rate]['ek_net']) }} € EK netto
|
||||
@endif
|
||||
</td>
|
||||
<td class="text-muted text-right">
|
||||
<span class="no-line-break">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue