Restructured IncomingInvoices
Added Aspect Ration to DocumentDisplay.vue
This commit is contained in:
@@ -93,7 +93,8 @@ export const useDataStore = defineStore('data', () => {
|
||||
},
|
||||
incominginvoices: {
|
||||
label: "Eingangsrechnungen",
|
||||
labelSingle: "Eingangsrechnung"
|
||||
labelSingle: "Eingangsrechnung",
|
||||
redirect:true
|
||||
},
|
||||
inventoryitems: {
|
||||
label: "Inventarartikel",
|
||||
|
||||
Reference in New Issue
Block a user