diff --git a/pages/createDocument/show/[id].vue b/pages/createDocument/show/[id].vue
index 4b21b4f..b351e42 100644
--- a/pages/createDocument/show/[id].vue
+++ b/pages/createDocument/show/[id].vue
@@ -68,11 +68,50 @@ const openEmail = () => {
:to="dataStore.documents.find(i => i.createdDocument === itemInfo.id) ? dataStore.documents.find(i => i.createdDocument === itemInfo.id).url : ''"
target="_blank"
>In neuen Tab anzeigen-->
-
- Übernehmen
-
+
+ Angebot
+
+
+
+
+ Auftragsbestätigung
+
+
+
+
+ Lieferschein
+
+
+
+
+ Rechnung
+
+
{
@click="router.push(`/createDocument/edit/?linkedDocument=${itemInfo.id}&loadMode=storno`)"
variant="outline"
color="rose"
+ v-if="itemInfo.type === 'invoices' || itemInfo.type === 'advanceInvoices'"
>
Stornieren
Projekt
+
+ Kunde
+