Restructured IncomingInvoices

Added Aspect Ration to DocumentDisplay.vue
This commit is contained in:
2024-04-16 18:00:35 +02:00
parent 1269d3b838
commit eddaae2d87
11 changed files with 331 additions and 161 deletions

View File

@@ -93,7 +93,8 @@ export const useDataStore = defineStore('data', () => {
},
incominginvoices: {
label: "Eingangsrechnungen",
labelSingle: "Eingangsrechnung"
labelSingle: "Eingangsrechnung",
redirect:true
},
inventoryitems: {
label: "Inventarartikel",