feature/supplier_page #52

Merged
Seil0 merged 21 commits from feature/supplier_page into master 2020-06-07 15:00:57 +02:00
Showing only changes of commit 9dff6adb3d - Show all commits

View File

@ -52,6 +52,7 @@
th:value="${ArticleID.priceNet}"/>&nbsp;EUR <br/>
(<span th:text="${ArticleID.vatPercent}"></span>% Mwst.)
<input type="hidden" id="vatPercent" name="vatPercent" th:value="${ArticleID.vatPercent}"/>
<!-- Info von article ref--> <br/>
= <span id="priceGross" th:text="${ArticleID.price}"></span>&nbsp;EUR Brutto
</p>