feature/supplier_page #52
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/supplier_page"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
closes #35
closes #34
@ -11,4 +14,12 @@ public interface SupplierOrderRepository extends JpaRepository<SupplierOrder, Lo@Query("SELECT SUM(so.numberOfUnits) FROM SupplierOrder so JOIN so.ordered ao WHERE ao.articleNumber = :articleNumber AND so.delivered IS NULL")Integer countUndeliveredReorders(String articleNumber);Eine Leerzeile zu viel.
@ -104,0 +26,4 @@<tr><th colspan="9"><input type="text" placeholder="Filtern" class="smaller jsFilterTable full-width"data-target-id="main-table"></input></input>kann weg@ -87,0 +26,4 @@<tr><th colspan="9"><input type="text" placeholder="Filtern" class="smaller jsFilterTable full-width"data-target-id="main-table"></input></input>kann weg@ -87,0 +70,4 @@<h3><span th:text="${SupplierDetail.balance}"></span> €</h3></div><p><table id="main-table">Die ID ist doppelt vergeben.
@ -64,0 +26,4 @@<tr><th colspan="7"><input type="text" placeholder="Filtern" class="smaller jsFilterTable full-width"data-target-id="main-table"></input></input>kann weglgtm