Corrected Incoming Invoice
Added Column Selection to Customers,Vendors and Contacts
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
<div id="main">
|
||||
|
||||
<InputGroup>
|
||||
<!--
|
||||
<UButton @click="router.push(`/incominginvoices/create/`)">+ Eingangsrechnung</UButton>
|
||||
-->
|
||||
<UButton
|
||||
@click="router.push(`/createDocument/edit?type=quotes`)"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user