From 91b8533c25b93f0728804c967aed236861600d28 Mon Sep 17 00:00:00 2001 From: CodeSteak Date: Sat, 1 Feb 2020 22:57:09 +0100 Subject: [PATCH] implement customers --- .../resources/templates/fragments/intern.html | 9 +- .../templates/intern/accounting/index.html | 2 +- .../templates/intern/articles/index.html | 2 +- .../templates/intern/customerOrders/id.html | 2 +- .../intern/customerOrders/index.html | 8 +- .../templates/intern/customers/id.html | 134 ++++++++++++++++++ .../templates/intern/customers/index.html | 118 +++++++++++++++ 7 files changed, 267 insertions(+), 8 deletions(-) diff --git a/prototype/src/main/resources/templates/fragments/intern.html b/prototype/src/main/resources/templates/fragments/intern.html index 69977d7..bdda80b 100644 --- a/prototype/src/main/resources/templates/fragments/intern.html +++ b/prototype/src/main/resources/templates/fragments/intern.html @@ -15,10 +15,17 @@ -
  • Artikelangebote +
  • Händlerangebote +
  • +
  • Kunden +
  • Lager