Added Kostenschätzung und Packschein
This commit is contained in:
@@ -3458,10 +3458,18 @@ export const useDataStore = defineStore('data', () => {
|
||||
label: "Angebote",
|
||||
labelSingle: "Angebot"
|
||||
},
|
||||
costEstimates: {
|
||||
label: "Kostenschätzungen",
|
||||
labelSingle: "Kostenschätzung"
|
||||
},
|
||||
deliveryNotes: {
|
||||
label: "Lieferscheine",
|
||||
labelSingle: "Lieferschein"
|
||||
},
|
||||
packingSlips: {
|
||||
label: "Packscheine",
|
||||
labelSingle: "Packschein"
|
||||
},
|
||||
confirmationOrders: {
|
||||
label: "Auftragsbestätigungen",
|
||||
labelSingle: "Auftragsbestätigung"
|
||||
|
||||
Reference in New Issue
Block a user