Umsatz-Suche funktioniert mit kommazahlen und negativ

This commit is contained in:
2026-04-28 11:10:42 +02:00
parent d0a5cebdcd
commit 85ad80add7
3 changed files with 20 additions and 6 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ sync_hibiscus <- function(conn) {
error_f <- NULL
# ── Einstellungen ────────────────────────────────────────────────────────────
SYNC_AB <- as.Date("2024-01-01")
SYNC_AB <- as.Date("2026-01-01")
if (as.character(Sys.info())[1] == "Darwin") {
h2jar <- "/Users/cosw/bin/jameica.app/lib/h2/migration-h2/disabled/h2-1.4.199.jar"