Added Function to Cancel Invoices
This commit is contained in:
@@ -1728,6 +1728,10 @@ export const useDataStore = defineStore('data', () => {
|
||||
label: "Abschlagsrechnungen",
|
||||
labelSingle: "Abschlagsrechnung"
|
||||
},
|
||||
cancellationInvoices: {
|
||||
label: "Stornorechnungen",
|
||||
labelSingle: "Stornorechnung"
|
||||
},
|
||||
quotes: {
|
||||
label: "Angebote",
|
||||
labelSingle: "Angebot"
|
||||
|
||||
Reference in New Issue
Block a user