diff --git a/prototype/src/main/resources/static/css/ecom.css b/prototype/src/main/resources/static/css/ecom.css index 3112820..ebe90d9 100644 --- a/prototype/src/main/resources/static/css/ecom.css +++ b/prototype/src/main/resources/static/css/ecom.css @@ -320,6 +320,10 @@ input.linestyle { padding: 0px; } +fieldset { + border: none; +} + /* * HERO @@ -357,6 +361,7 @@ input.linestyle { grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr)); grid-template-rows: auto; grid-column-gap: var(--u0); + grid-row-gap: var(--u0); } .detailgrid > .s { diff --git a/prototype/src/main/resources/templates/intern/accounting.html b/prototype/src/main/resources/templates/intern/accounting.html index c0f27bc..0201695 100644 --- a/prototype/src/main/resources/templates/intern/accounting.html +++ b/prototype/src/main/resources/templates/intern/accounting.html @@ -27,7 +27,7 @@ diff --git a/prototype/src/main/resources/templates/intern/accountingmain.html b/prototype/src/main/resources/templates/intern/accountingmain.html index 278b307..039bb45 100644 --- a/prototype/src/main/resources/templates/intern/accountingmain.html +++ b/prototype/src/main/resources/templates/intern/accountingmain.html @@ -30,7 +30,7 @@
- +
diff --git a/prototype/src/main/resources/templates/intern/accountingmanual.html b/prototype/src/main/resources/templates/intern/accountingmanual.html new file mode 100644 index 0000000..75a7c05 --- /dev/null +++ b/prototype/src/main/resources/templates/intern/accountingmanual.html @@ -0,0 +1,76 @@ + + + + + + e-commerce + + + + + + + + +
+ +
+

Manuelle Buchung

+ +
+
+ + EUR +
+
+ + +
+
+ + Kein Konto
+ Hauptkonto
+ Mehrwertsteuerkonto
+ Kunde
+ Lieferant
+
+
+ +
+
+ + Kein Konto
+ Hauptkonto
+ Mehrwertsteuerkonto
+ Kunde
+ Lieferant
+
+
+ +
+
+ + Manuell
+
+ Startbuchung +
+
+ +
+

+ Manuelle Buchungen können nicht rückgängig gemacht werden!
+ Es können jedoch Gegenbuchungen erstellt werden. +

+ + +
+ + +
+
+ + + + diff --git a/prototype/src/main/resources/templates/intern/accountingvat.html b/prototype/src/main/resources/templates/intern/accountingvat.html index 5cda4ab..266c471 100644 --- a/prototype/src/main/resources/templates/intern/accountingvat.html +++ b/prototype/src/main/resources/templates/intern/accountingvat.html @@ -30,7 +30,7 @@
- +
- +