* jquery removed

* charts auf lokal umgestellt
* Rechnungen mit Anhang
* neues Interface Sync automatische
This commit is contained in:
Markus
2025-05-17 09:06:12 +02:00
parent 842d9050dc
commit 8f28ed82da
10 changed files with 276 additions and 67 deletions

View File

@@ -111,7 +111,7 @@ class Routing extends BaseRouting
*
* Default: false
*/
public bool $multipleSegmentsOneParam = false;
public bool $multipleSegmentsOneParam = true;
/**
* For Auto Routing (Improved).