Streamlining payables processing by prioritizing vendors
Management of vendor payments is a critical activity for any firm; it's even more critical in difficult economic times. Companies need to understand and control payments and a key component of this is prioritizing vendors. Every firm has both critical and expendable vendors. Paying critical vendors on time is a key business driver.
For example, a newspaper that doesn't pay its newsprint supplier won't be in business long. However, they can safely delay payments to their janitorial vendor without worrying about going under.
Dynamics GP provides a mechanism to prioritize vendors and apply those priorities when selecting which checks to print. That is the focus of this recipe.
Getting ready
Setting this up first requires that the company figures out who the priority vendors are. That part is beyond the scope of this book. The Vendor Priority field in Dynamics GP is a three-character field, but users shouldn't be seduced by the possibilities of three characters. A best practice is to keep the priorities simple by using 1, 2, 3 or A, B, C. Anything more complicated than that tends to confuse users and actually makes it harder to prioritize vendors.
Once the vendor priorities have been determined, the priority needs to be set in Dynamics GP. Attaching a priority to a vendor is the first step. To do that, perform the following steps:
- Select Purchasing from the navigation pane. In the Purchasing area page, under Cards, click on Vendor Maintenance.
- Once the Vendor Maintenance window opens, click on the Lookup button (magnifying glass) next to Vendor ID.
- Select a vendor and click on OK.
- Once the vendor information is populated, click on the Options button. This opens the Vendor Maintenance Options screen.
- In the center left we find the Payment Priority field. Enter
1
in Payment Priority and click on Save.
How to do it...
Now that a vendor has been set up with a priority, let's see how to apply that information when selecting checks to print.
- To use vendor priorities to select invoices for payment, click on Select Checks from the Purchasing area page.
- In the Select Payables Checks window, enter
CHEQUES
to name the check batch. Press Tab to move off of the Batch ID field and click on Add to add the batch. - Pick a Checkbook ID and click on Save to save the batch.
- In the Select By field, click on the drop-down box and select Payment Priority. Enter
1
in both the From and To boxes. - Click on the Insert button to lock in Payment Priority as an option.
- Click on Build Batch at the top. If there are any transactions where the vendor is set to a priority of 1, this will populate a batch of checks based on the vendor priority.
How it works...
Since priority is one of the built-in options for selecting checks, it's easy to ensure that high priority vendors get selected to be paid first. All of this is easily accomplished with basic Dynamics GP functionality that most people miss.