- Go to Transactions > Purchases > Enter Purchase Orders.
- Select a vendor from the Vendor dropdown menu.
- Select a location from the Location dropdown menu. This will be the equivalent of the Ship-To address for the transaction.
- Go to the Items tab.
- Select an item from the Item dropdown menu.
- Enter a value into the Quantity field.
- Click Add to add the line item to the purchase order.
- Repeat steps 5-7 to add more line items.
- Click Preview Tax.
- You can check the total tax amount in the Summary box. Purchase orders are typically displayed as use tax.
- Go to the Tax Details tab if you want to check the individual tax lines.
- Click Save.
<% if (previousArticle) { %>
<% } %>
<% if (allItems.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>