Changed Plants to Objects
Changes in outgoinginvoices
This commit is contained in:
@@ -39,8 +39,8 @@ export const useDataStore = defineStore('data', () => {
|
||||
redirect:true
|
||||
},
|
||||
plants: {
|
||||
label: "Anlagen",
|
||||
labelSingle: "Anlage",
|
||||
label: "Objekte",
|
||||
labelSingle: "Objekte",
|
||||
redirect:true
|
||||
},
|
||||
products: {
|
||||
|
||||
Reference in New Issue
Block a user