verschiedene änderungen

This commit is contained in:
2026-04-28 15:40:44 +02:00
parent db63fecded
commit a0e2fb986d
4 changed files with 97 additions and 38 deletions
+1
View File
@@ -119,6 +119,7 @@ contactsServer <- function(id, conn, r_global) {
valuta = colDef(name = "Wertstellung", minWidth = 80),
account_name = colDef( name = "Konto", minWidth = 150 ),
projektname = colDef(name = "Projekt", minWidth = 150),
amount = colDef(name = "Betrag", minWidth = 150)
)
)