The latest release of Venture 3.6.9 has accounts payable functionality, including G/L reporting, but not G/L proper. This document intends to be a short introduction to A/P in Venture.
A/P: Gimme Three Steps
The logical workflow for A/P goes thusly:
1) Enter payable invoices in “Invoice” batches. When an invoice batch is committed, the invoice is created in Venture, and a payable can be applied to that invoice. Reconciling invoices against material receipt happens at this stage for regular invoices — prepaid invoices are reconciled after-the-fact from A/P invoice lookup.
2) Enter paybles in “Payment” batches. This is where you select invoices for payment, can pay invoices through a “Payables Due” lookup, and when the batch is committed, records are created in the “Payment Register”. It’s called a “Payment Register” and not a “Check Register” because all payments, even those not paid by check reside there. When you go to commit a payment batch, you will be presented with an Anticipated Cash Disbursement Journal report that you can elect to accept or dimiss, depending on if you’re happy with the batch.
3) Reconcile payments in the “Payment Register”. At time of writing, Venture doesn’t write checks, but fakes check #’s for check-type payments. Payments can be reconciled, but checks can’t be printed at the moment. In the future, this is where checks will be selected for batch printing.
All of the above are accessed from the main menu in the accounting module through the A/P -> A/P Batch menu as seen below:

Invoice batches
When starting a new batch, you will be asked for a “Batch ID” and a default branch # which is the branch that the A/P G/L entries will be created. The batch ID must be unique, and not used before.
Once entering shown a screen that shows all the transactions in the batch. Here is the screen, and note that the batch ID and default branch are shown:

To enter a new invoice, you can press the “N” key, or right click to start. If pressing “N” doesn’t work, click on the area where the transactions are shown and then press the key. That area must have focus to recognize the key press. Entering a new invoice will present you with this dialog:

The “Expected Pay Type” is how you expect to pay the invoice, and will determine which cash account the invoice is paid from. Please note that when creating payment batches, you can pay invoices who’s expected pay type differs from the batch — Venture will prompt you for confirmation that you really want to do that. The expected pay type on the invoice won’t change, it’s left alone for historical purposes.
Here’s the same dialog with a bit of information filled out, and ready to reconcile:

Notice there is only the first 2 digits of the P/=O # entered, you don’t have to enter the full PO #, you will be presented with all the material receipts that match what you enter for vendor code and PO #, and once you select a receipt to be reconciled, the choices will be limited to just that vendor/PO for reconciling the receipt so users don’t accidentally reconcile across multiple PO #’s.
Here is what you are presented with when entering material receipt reconciliation:

You are shown all the material receipts that match the vendor code/PO, and the next step is to select a receipt for reconciliation. Notice that that there are totals at the bottom, which are:
- A/P Freight Total: The freight-in for the invoice, as entered on this screen. (It’s zero right now, we’ll correct in a moment)
- A/P Reconciled Total: The total amount of freight + material reconciled in this dialog.
- Invoice Amount: The gross invoice amount entered in the previous screen.
- Discrepancy Amount: The difference between the gross invoice amount entered on the previous screen and the total amount reconciled on this dialog including freight-in.
Selecting the second line in the list of material receipts will present you with this screen:

You can now see all the lines that were received on the PO, the quantity already reconciled (Qty Recon), the expected cost, the invoice cost which is the corrected cost, and the same as the expected cost when the material receipt is created. Below you have a few choices:
- Accept Receipt: Accept full material receipt shown as-is with no changes.
- Accept Selection: Clicking the “Accept Selection” button will accept all the lines selected in the material receipt as-is. You can select a subset of the material receipt by just selecting the lines to reconcile. To select a range of lines click a line and then hold down the “Shift” key and select the end of the range to select. To select one-at-a-time, hold down the “Ctrl” key as you click lines to add to the selection.
- Select All: Select all lines of the material receipt.
- Clear Selection: Clear selection.
You also have the option to add lines to the invoice reconciliation, adjusting cost/quantity. Select all the lines you want to edit, then press the “Return” key on your keyboard. You will open a dialog that shows you the lines you selected one-by-one and you can correct the information in the material receipt, and as you “Tab” off the last input field, the next line in your selection will be shown for editing until there are no more lines to adjust.
Let’s assume the material receipt matches the invoice, and we just clicked “Accept Receipt”. You’re brought back to the first tab and it looks like this:

The lower window shows you all the lines you have reconciled, and 5.00 was entered in freight-in to show that you can enter it anytime during process before you click “Accept Reconciliation”.
If you make a mistake, you can select lines in the lower window, and then right-click and select the menu option to remove them from the reconciliation. You can then go through the process of selecting the material receipt, selecting the lines, and adding them again.
Once you are happy with the reconciliation, you can click “Accept Reconciliation” and you will be returned to invoice entry. If you want to cancel the reconcilation you can click the “Cancel” button, or press the “ESC” key on your keyboard.
Now let’s look at invoice entry post-reconcilation:

The gross, net an freight amounts of the reconciliation now show up, the PO # has been filled out, the “Effect Cost” checkbox is checked since it was checked on the reconcilation dialog, and the branch # has been set to 16 since the reconciled receipt was received to warehouse 16.
The remaining fields to be entered should be somewhat self-explanatory, and note that the discount date and due date will automatically prefill if “Discount Days” and “Due Days” are set on the vendor master, otherwise they just default to the same as the invoice date and can be modified by the user.
When you tab down the form, once focus lands on the bottom G/L window, the system creates default entries:

You can add new G/L entries, and with the exception of the accounts payable entry, the other entries can be deleted or edited. Right click on an entry to get a menu option to delete it, or double click on it to edit it, and click the “Add G/L Entry” button to update the entry. Be aware that when you double click the G/L entry to edit it, you won’t be able to add a new entry until you clicked the “Add G/L Entry” button to confirm your change.
Once you’re happy with everything, click the big “Add A/P Invoice Transaction” button on the bottom of the dialog, and the entry will be created in the batch, the form will be reset, and focus will return to the “Vendor Code” textbox so you can continue entering more invoices, or you can click “Done” or hit the “ESC” key on your keyboard when your’re done.
Here’s what the batch looks like after entering our invoice:

If you need to make changes to an entry, you can press “Enter” while it’s highlighted, or right click and select “Edit Transaction”. You can also delete lines from the invoice batch by right clicking on them and selecting “Delete Transaction”.
When a entry is added to the batch, it’s also saved on the server, so you can leave the batch and return to it without losing your work.
Next in the work flow is “Payment” batches, which is covered in the next section.