Rechnungs E-Mail Adresse zu Kunden hinzugefügt
This commit is contained in:
@@ -345,6 +345,11 @@ export const useDataStore = defineStore('data', () => {
|
||||
label: "E-Mail",
|
||||
inputType: "text"
|
||||
},
|
||||
{
|
||||
key: "infoData.invoiceEmail",
|
||||
label: "E-Mail für Rechnungen",
|
||||
inputType: "text"
|
||||
},
|
||||
{
|
||||
key: "infoData.web",
|
||||
label: "Web",
|
||||
|
||||
Reference in New Issue
Block a user