Fixed Wrong Bic Key

This commit is contained in:
2025-10-09 18:29:07 +02:00
parent f7f239fcb9
commit 4514627ec0

View File

@@ -748,7 +748,7 @@ export const useDataStore = defineStore('data', () => {
inputType: "text",
inputColumn: "Abrechnung"
},{
key: 'bankinBIC',
key: 'bankingBIC',
label: "BIC",
inputType: "text",
inputColumn: "Abrechnung"