KI-AGENT: Mandantenbezogenen IMAP-Dokumentenimport umsetzen
This commit is contained in:
@@ -316,6 +316,11 @@ const links = computed(() => {
|
||||
to: "/settings/emailaccounts",
|
||||
icon: "i-heroicons-envelope",
|
||||
} : null,
|
||||
featureEnabled("files") ? {
|
||||
label: "Dokumentenimporte",
|
||||
to: "/settings/document-imports",
|
||||
icon: "i-heroicons-inbox-arrow-down",
|
||||
} : null,
|
||||
featureEnabled("settingsBanking") ? {
|
||||
label: "Bankkonten",
|
||||
to: "/settings/banking",
|
||||
|
||||
Reference in New Issue
Block a user