Merge branch 'feature/improve-shipping-note' into 'master'
changed shipping note See merge request fronk/thetool!791
This commit is contained in:
@@ -98,9 +98,9 @@ TODO: enable option for showing prices
|
||||
|
||||
<table style="border-collapse: collapse; width: 100%;" id="invoiceTable">
|
||||
<tr style="font-weight: bold; border-bottom: 1px solid black;" class="uneven">
|
||||
<th style="text-align: center">Position</th>
|
||||
<th style="text-align: right;padding-right: 4pt">Menge</th>
|
||||
<th style="text-align: left;padding-right: 4pt">Einheit</th>
|
||||
<th style="text-align: center;padding-right: 6pt">Position</th>
|
||||
<th style="text-align: right;padding-right: 6pt">Menge</th>
|
||||
<th style="text-align: left;padding-right: 6pt">Einheit</th>
|
||||
<th style="text-align: left">Artikel</th>
|
||||
<?php if($showPrices): ?>
|
||||
<th style="text-align: right;padding-right: 4pt">Preis</th>
|
||||
|
||||
Reference in New Issue
Block a user