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