From 2fc0b54716816594bab3e76a3723b46cd712d7e1 Mon Sep 17 00:00:00 2001 From: CodeSteak Date: Sun, 2 Feb 2020 00:27:11 +0100 Subject: [PATCH] impl suppliers --- .../resources/templates/fragments/intern.html | 8 ++ .../templates/intern/accounting/index.html | 2 +- .../templates/intern/accounting/main.html | 2 +- .../templates/intern/accounting/vat.html | 2 +- .../templates/intern/supplierOrders/id.html | 0 .../intern/supplierOrders/index.html | 98 +++++++++++++++++++ .../templates/intern/suppliers/id.html | 86 ++++++++++++++++ .../templates/intern/suppliers/index.html | 58 +++++++++++ 8 files changed, 253 insertions(+), 3 deletions(-) delete mode 100644 prototype/src/main/resources/templates/intern/supplierOrders/id.html diff --git a/prototype/src/main/resources/templates/fragments/intern.html b/prototype/src/main/resources/templates/fragments/intern.html index e804c6b..a984212 100644 --- a/prototype/src/main/resources/templates/fragments/intern.html +++ b/prototype/src/main/resources/templates/fragments/intern.html @@ -35,6 +35,14 @@ +
  • Lieferanten + +
  • + diff --git a/prototype/src/main/resources/templates/intern/accounting/index.html b/prototype/src/main/resources/templates/intern/accounting/index.html index def22ae..2bb9f4a 100644 --- a/prototype/src/main/resources/templates/intern/accounting/index.html +++ b/prototype/src/main/resources/templates/intern/accounting/index.html @@ -31,7 +31,7 @@ diff --git a/prototype/src/main/resources/templates/intern/accounting/main.html b/prototype/src/main/resources/templates/intern/accounting/main.html index 4d5b736..05f7876 100644 --- a/prototype/src/main/resources/templates/intern/accounting/main.html +++ b/prototype/src/main/resources/templates/intern/accounting/main.html @@ -27,7 +27,7 @@
    - +
    diff --git a/prototype/src/main/resources/templates/intern/accounting/vat.html b/prototype/src/main/resources/templates/intern/accounting/vat.html index d8606d3..614b015 100644 --- a/prototype/src/main/resources/templates/intern/accounting/vat.html +++ b/prototype/src/main/resources/templates/intern/accounting/vat.html @@ -27,7 +27,7 @@
    - +
    diff --git a/prototype/src/main/resources/templates/intern/supplierOrders/id.html b/prototype/src/main/resources/templates/intern/supplierOrders/id.html deleted file mode 100644 index e69de29..0000000 diff --git a/prototype/src/main/resources/templates/intern/supplierOrders/index.html b/prototype/src/main/resources/templates/intern/supplierOrders/index.html index e69de29..b2ce28c 100644 --- a/prototype/src/main/resources/templates/intern/supplierOrders/index.html +++ b/prototype/src/main/resources/templates/intern/supplierOrders/index.html @@ -0,0 +1,98 @@ + + + + + + + + Lieferanten Bestellungen + + + + + + + +
    + +
    +

    +

    - +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    BestellnummerDatumLeiferantArtikelPreis/Stk (Netto)MengeGesamtpreis (Netto)Status
    45452019-18-10Cheap AGKamera20,00 EUR10200,00 EURUnterwegs
    Angekommen
    24552019-18-10Cheap AGKamera20,00 EUR11220,00 EURUnterwegs
    Angekommen
    12242019-18-10Cheap AGKamera20,00 EUR11220,00 EURAngekommen
    45202019-18-10Cheap AGKamera20,00 EUR11220,00 EURAngekommen
    45212019-18-10Cheap AGKamera20,00 EUR11220,00 EURAngekommen
    +

    + + + + + + diff --git a/prototype/src/main/resources/templates/intern/suppliers/id.html b/prototype/src/main/resources/templates/intern/suppliers/id.html index e69de29..36a3f9b 100644 --- a/prototype/src/main/resources/templates/intern/suppliers/id.html +++ b/prototype/src/main/resources/templates/intern/suppliers/id.html @@ -0,0 +1,86 @@ + + + + + + + + Lieferanten Details + + + + + + + +
    + +
    +

    Bestellungen

    +

    + + + + + + + + + + + + + + + + + + + + + + +
    + +
    BestellnummerDatumArtikelPreis/Stk (Netto)MengeGesamtpreis (Netto)Status
    45452019-18-10Kamera20,00 EUR10200,00 EURUnterwegs
    Angekommen
    +

    +

    Buchungen

    +
    +

    Kontostand

    +

    -100,00 EUR

    +
    +

    + + + + + + + + + + + + + + + + + + + + + +
    ZeitpunktBetragVonKontostandNachKontostandGrundReferenz
    10.09.2019 13:45100,00 EURHauptkonto350,00 EURLieferant 5080-100,00 EURLieferanten-Bestellung2504
    +

    +
    +
    + + + + diff --git a/prototype/src/main/resources/templates/intern/suppliers/index.html b/prototype/src/main/resources/templates/intern/suppliers/index.html index e69de29..152546d 100644 --- a/prototype/src/main/resources/templates/intern/suppliers/index.html +++ b/prototype/src/main/resources/templates/intern/suppliers/index.html @@ -0,0 +1,58 @@ + + + + + + + + Lieferanten + + + + + + + +
    + +
    +

    + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    NrName
    0015Cheap AGDetails
    5012Not Cheap GmbH & Co. KGDetails
    7400Hans MÜller GmbHDetails
    +

    +
    +
    + + + +