Fixed Link in Incoming Invoice Create
This commit is contained in:
@@ -220,7 +220,7 @@ const createIncomingInvoice = async () => {
|
|||||||
</template>
|
</template>
|
||||||
</USelectMenu>
|
</USelectMenu>
|
||||||
<UButton
|
<UButton
|
||||||
@click="router.push('/vendors/create')"
|
@click="router.push('/standardEntity/vendors/create')"
|
||||||
>
|
>
|
||||||
+ Lieferant
|
+ Lieferant
|
||||||
</UButton>
|
</UButton>
|
||||||
|
|||||||
Reference in New Issue
Block a user