Difference between revisions of "Express Checks"

From Agency Systems Wiki
Jump to navigation Jump to search
(→‎Void A Check: added how to reissue a check)
 
(37 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category: Checks]]
+
[[Category: Checks]][[Category:Payables]]
 +
<table class="infobox" cellspacing="5" style="background-color: #FFFFFF; width:27em; text-align:left; border-spacing: 2px; line-height:1.5em;">
 +
<tr style="background-color: #bdbdbd; text-align: center; font-weight:bold;">
 +
    <td>Related Pages</td>
 +
</tr>
 +
 
 +
<tr>
 +
<td>
 +
<ul>
 +
<li>[[Training 6: Accounting|Training Guide: Accounting]]
 +
<li>[[Order Printable Checks|Order Printable Check Stock]]</li>
 +
</ul>
 +
</td>
 +
</tr>
 +
 
 +
<tr style="background-color: #d3d3d3; text-align: center; ">
 +
    <td>Related Categories</td>
 +
</tr>
 +
 
 +
<tr>
 +
<td>
 +
<ul>
 +
<li>[[:Category:Checks|Checks]]</li>
 +
<li>[[:Category:Payables|Payables]]</li>
 +
</ul>
 +
</td>
 +
</tr>
 +
</table>
 +
Although Express Checks can be used to issue checks, most policy-related checks will be issued using [[Reconcile Company Payables]] or [[Reconcile Producer Payables]].
 +
 
 +
Express Checks allows you to easily [[#View an Existing Check|view the distributions on existing checks]], and [[#Edit an Existing Check|apply, unapply, or re-apply]] them to invoices.
 +
 
 +
Express Checks is a replacement for Policy Related Checks starting from [[Newton Release Notes: July 2013|the July 2013 release]].
 +
== Express Checks Interface ==
 +
Select '''Accounting -> Express Checks'''.
 +
 
 +
=== Check Information Fields ===
 +
{| class="wikitable"
 +
!colspan="2"|The Check Information
 +
|-
 +
|Bank
 +
|The Bank account from which the check is issued.
 +
|-
 +
|Check number
 +
|New checks will be auto-numbered. Wire checks start with a letter 'W' to indicate that they are not printed.
 +
|-
 +
|Date
 +
|The GL date of the check.
 +
|-
 +
|G/L
 +
|The General Ledger account to which the check is applied, e.g. Producer Payables.
 +
|-
 +
|Payable Date
 +
|Payable date range of invoices for the check.
 +
|-
 +
|Check Type
 +
|Regular, Regular-Don't Print, or Wire check.
 +
|-
 +
|Override Payee
 +
|Override the printed payee on the check.
 +
|}
 +
=== Distribution and Apply Tabs ===
 +
[[File:Expresschecks-interface-3viewtabs.PNG]]
 +
 
 +
{| class="wikitable"
 +
!colspan="2"|The Distribution and Apply tabs
 +
|-
 +
|View Distributions
 +
|This tab is only visible on issued checks. Displays current distributions, including "on-account": Any amount that is not applied to a specific invoice, but applies to the company or client balance.
 +
|-
 +
|To Apply Invoices
 +
|This tab allows you to search for, list, and select invoices to which to apply the check.
 +
|-
 +
|To Apply Transmittals
 +
|This tab is only visible for GL 1120.  It lists open cash transmittals by company to create a single check offsetting each payment.
 +
|}
 +
=== Check Navigation Buttons ===
 +
[[File:accounting-expresschecks-toolbar.png]]
 +
 
 +
{| class="wikitable"
 +
|-
 +
|Find
 +
|[[#View an Existing Check by Searching|Search for checks by bank or G/L Account]]
 +
|-
 +
|Create New
 +
|[[#Create A Check|Create a new check]]
 +
|-
 +
|Print
 +
|[[Print a Check or Range of Checks|Print the current check]]
 +
|-
 +
|Issue
 +
|Issue the current check
 +
|-
 +
|Reconcile
 +
|Reconcile/Unreconcile the current check
 +
|-
 +
|History
 +
|View the current check activity
 +
|-
 +
|Void
 +
|[[#Void A Check|Void the current check]]
 +
|-
 +
|Reports
 +
|Shortcuts to the Check Register and Check Summary
 +
|-
 +
|Options
 +
|Print the transaction details<br>[[#Void, Erase, and Reissue a Check With the Same Number|Erase the current check]]<br>Un-issue current check<br>Verify check's data<br>Verify all check data<br>[[#Void and Reissue A Check with a new Number or Bank|Autonumber check]]<br>''Call support for assistance with any of the above options.''
 +
|-
 +
|Wiki
 +
|Opens the help documentation on the Newton Wiki for the check transaction screen
 +
|-
 +
|Exit
 +
|Exit Express Checks
 +
|}
 +
 
 
== Create A Check ==
 
== Create A Check ==
 +
Although Express Checks can be used to issue checks, most policy-related checks will be issued using [[Reconcile Company Payables]] or [[Reconcile Producer Payables]].
 +
 +
Expense or Multi-GL checks are created using [[Non-Policy Related Checks‏‎]].
 +
 +
To transfer money between bank accounts, use the [[Bank Transfer|Bank Transfer Wizard]].
 +
 +
=== Create an On-Account Check ===
 +
Creating an on-account check follows the same process regardless of the general ledger code used.
 +
Example: On-account check to GL 2110: Company Payables Sub GL AET.
 +
#Select '''Accounting -> Express Checks'''.
 +
#Enter the '''Bank Code''' for the check.
 +
#Change the check type from '''Regular''' to '''Wire''' or '''Don't Print''' if desired.
 +
#Select the '''Date''' for the check.
 +
#Enter the GL by keying the code, or selecting the drop-down. ''(From Example, 2110)''
 +
#Enter the Sub GL. ''(From Example, AET)''
 +
#Enter a short '''Description'''.
 +
#Select '''Manual'''.
 +
#:[[File:Accounting-Expresschecks-create-type-onaccount.png]]
 +
#Change '''Apply To -> On-Account'''.
 +
#Select the '''Department Code'''.
 +
#Enter the '''Amount'''.
 +
#Select '''Ok'''.
 +
#:[[File:accounting-expresschecks-editdist-onaccount.png]]
 +
#To add additional distributions, repeat the steps above.  When finished, select '''Cancel'''.
 +
#The check is now complete.
 +
#:[[File:accounting-expresschecks-onaccount-finished.png]]
 +
#Select '''Exit'''.
 +
 +
=== Create a Check Paying Specific Invoices ===
 +
Most policy-related checks will be issued using [[Reconcile Company Payables]], however Express Checks can also pay specific invoices.
 +
 +
=== Batch Transmittals - One Company Check for Multiple Clients ===
 +
Normally, on cash transmittals, the [[Client Payment: Direct Bill Cash Transmittal|offset check to the company is created each time you enter the cash receipt]].
 +
 +
If you are sending physical checks to the company, and have a high volume of transmittals, you can create a single check for the day’s or week's transmittals.
 +
 +
To use the process below, the client payment must be attached to an invoice.
 +
 +
#Select '''Accounting -> Express Checks'''.
 +
#Enter the '''Bank Code''' for the check.
 +
#Enter GL '''1120'''.
 +
#Select '''To Apply Transmittals'''.
 +
#Select the '''Company Code''' and select '''List'''. ''Change the date range if necessary''.
 +
#:[[File:accounting-expresschecks-applytransmittals-list.png]]
 +
#Select the invoices to pay and select '''Apply'''.
 +
#:[[File:accounting-Expresschecks-applytransmittals-apply.png]]
  
 
== View or Edit an Existing Check ==
 
== View or Edit an Existing Check ==
 +
=== View an Existing Check ===
 +
If applicable, a check can be opened directly from a client's account tab, or from within the payment screens in [[Express Billing]].
 +
 +
Any check can be opened directly from Express Checks, including [[Non-Policy Related Checks]].
 +
==== View an Existing Check by Check Number ====
 +
#Select '''Accounting -> Express Checks'''.
 +
#Enter the '''Bank Code''' of the check.
 +
#Enter the '''Check Number'''. Select '''Tab''' to load the check details.
 +
 +
==== View an Existing Check by Searching ====
 +
#Select '''Accounting -> Express Checks'''.
 +
#Select '''Find'''.
 +
#Select the correct '''Bank Code'''. Select '''Search''' to display the results.
 +
#:To view the results by general ledger account instead, choose '''Select By -> Account'''.  Select the '''GL''' and optionally '''Sub GL'''.
 +
#:[[File:accounting-expresschecks-search-byaccount.png]]
 +
#'''Double-Click''' on the desired check to load the check details.
 +
 +
==== Print a Detailed Report for an Existing Check ====
 +
#[[#View an Existing Check|Load the desired check]] using one of the methods above.
 +
#'''Right-Click''' in the view distributions area and select '''Show Register'''.
 +
#:[[File:accounting-expresschecks-showregister.png]]
 +
#A [[Report: Check Register|Check Register report]] will automatically display.
 +
 +
=== Edit an Existing Check ===
 +
Unissued checks in an open period can be modified including the total dollar amount of the check.
 +
 +
Checks in a closed period and issued checks can have their distributions adjusted, but the total dollar amount cannot be altered.
 +
 +
A check with and incorrect bank, number, date, check type, or GL cannot be edited and must be voided.
 +
*Click here to [[#Void A Check|void a check]].
 +
*Click here to [[#Void and Reissue A Check with a new Number or Bank|change the check number of bank number]].
 +
*Click here to [[#Void, Erase, and Reissue a Check With the Same Number|void, erase, and reissue a check with the same number]].
 +
*Click here to [[#Void A Check in a Closed GL Period|void a check in a closed GL period]].
 +
 +
==== Edit the Payee On an Existing Check ====
 +
#[[#View an Existing Check|Load the desired check]] using one of the methods above.
 +
#Select '''Override Payee''' if deselected. ''The option is not available if the check has been marked issued''.''
 +
#Enter the payee details or select the '''Search Icon'''
 +
#:[[File:accounting-expresschecks-override-payee.png]]
 +
#Select the '''Lookup Type''', then select the correct sub-type.
 +
#:[[File:accounting-expresschecks-payee-setoverride-companies.png]]
 +
#Select '''Ok'''
 +
#Select '''Accept'''
 +
#Select '''Exit'''
 +
 +
==== Un-Reconcile a Check or Range of Checks ====
 +
#[[#View an Existing Check|Load the desired check]] using one of the methods above.
 +
#Select '''Reconcile'''.
 +
#Select '''Single Check''' or '''Check Range''' under '''Reconcile Type'''.
 +
#:''Date range is not recommended because it will change the reconcile status on all checks in all banks for the date range selected.''
 +
#:[[File:accounting-expresschecks-reconcile-unreconcile.png]]
 +
#Select '''Un-Reconcile''' and select '''Ok'''.
 +
#Select '''Exit'''.
  
 
== Void A Check ==
 
== Void A Check ==
 +
Both policy related and non-policy related checks can be voided from within Express Checks.  When a check is voided, all distributions are automatically removed from the system.  For example, if the check was paying a list of company payable invoices, once the check has been voided, each invoice will regain a payable balance. 
 +
 +
#Select '''Accounting -> Express Checks'''.
 +
#Enter the '''Bank Code''' of the check.
 +
#Enter the '''Check Number'''. Select '''Tab''' to load the check details.
 +
#Select '''Void''' then '''Yes''' to confirm.
 +
#Select '''Exit'''.
  
 
=== Void and Reissue A Check with a new Number or Bank ===
 
=== Void and Reissue A Check with a new Number or Bank ===
Line 11: Line 231:
 
The process will void the old check number, and create a duplicate of the original check to the new bank and check number.  The check type will be retained from the original check of either regular / wire.  
 
The process will void the old check number, and create a duplicate of the original check to the new bank and check number.  The check type will be retained from the original check of either regular / wire.  
  
#Select '''A/P -> Check Transaction -> Express Checks'''.
+
#Select '''Accounting -> Express Checks'''.
#:[[File:menu-ap-checktransaction-expresschecks.png]]
 
 
#Enter the '''Bank Code''' of the check.
 
#Enter the '''Bank Code''' of the check.
 
#Enter the '''Check Number'''. Select '''Tab''' to load the check details.
 
#Enter the '''Check Number'''. Select '''Tab''' to load the check details.
 
#Select '''Options -> Autonumber Check'''.
 
#Select '''Options -> Autonumber Check'''.
#:[[File:menu-expresschecks-options-autonumber check.png]]
+
#:[[File:accounting-expresschecks-options-autonumber check.png]]
 
#Enter the new '''Bank Code''' if desired, and the new '''Check Number'''.  To automatically number the new check, leave the default of AUTO.  
 
#Enter the new '''Bank Code''' if desired, and the new '''Check Number'''.  To automatically number the new check, leave the default of AUTO.  
#:[[File:Expresschecks-autnumbercheck-auto.png]]
+
#:[[File:accounting-expresschecks-autonumcheck-auto.png]]
 
#Select '''Ok'''.
 
#Select '''Ok'''.
  
 
=== Void, Erase, and Reissue a Check With the Same Number ===
 
=== Void, Erase, and Reissue a Check With the Same Number ===
 
Checks posted to an incorrect GL cannot be [[#View or Edit an Existing Check|edited]].  Instead, the check can be voided, erased, and reissued with the same number.  
 
Checks posted to an incorrect GL cannot be [[#View or Edit an Existing Check|edited]].  Instead, the check can be voided, erased, and reissued with the same number.  
#Select '''A/P -> Check Transaction -> Express Checks'''.
+
#Select '''Accounting -> Express Checks'''.
#:[[File:menu-ap-checktransaction-expresschecks.png]]
 
 
#Enter the '''Bank Code''' of the check.
 
#Enter the '''Bank Code''' of the check.
 
#Enter the '''Check Number'''. Select '''Tab''' to load the check details.
 
#Enter the '''Check Number'''. Select '''Tab''' to load the check details.
 
#Select '''Void''' then '''Yes''' to confirm.
 
#Select '''Void''' then '''Yes''' to confirm.
 
#Select '''Options -> Erase the Current Check'''. Select '''Yes''' to confirm.  
 
#Select '''Options -> Erase the Current Check'''. Select '''Yes''' to confirm.  
#:[[File:menu-expresschecks-options-erasecurrentcheck.png]]
+
#:[[File:Accounting-expresschecks-options-erase.png]]
 
#Select '''Exit'''.
 
#Select '''Exit'''.
 
You can now [[#Create A Check|create a check]] with the same check number.
 
You can now [[#Create A Check|create a check]] with the same check number.
Line 36: Line 254:
 
If the general ledger period is closed, additional steps are required to show the check as void, without changing the prior general Ledger balances.  The steps below will void the check and replace it with journal entries.  After voiding the check you can issue a replacement check in the current period.
 
If the general ledger period is closed, additional steps are required to show the check as void, without changing the prior general Ledger balances.  The steps below will void the check and replace it with journal entries.  After voiding the check you can issue a replacement check in the current period.
  
  Example: Check #3500 in the amount of $500, for Bank 101 was entered December 01, 2010 to Client 189.  
+
  Example: Check #5060 in the amount of $100 for Bank 101 was entered February 01, 2019 to Client 678.  
 
  The Client has misplaced the check, so you will need to issue a replacement check for the current period.
 
  The Client has misplaced the check, so you will need to issue a replacement check for the current period.
  
 
==== Open General Ledger For Original Check Date ====
 
==== Open General Ledger For Original Check Date ====
#From the main Agency Systems screen select '''G/L -> Open/Close Month'''.
+
#From the main Agency Systems screen select '''Accounting -> Open/Close Month'''.
#:[[File:menu-gl-openclosemonth.png]]
 
 
#Enter the '''Check Date''' in the Date field.
 
#Enter the '''Check Date''' in the Date field.
 
#Select '''Open Month''' twice to open the month and days.
 
#Select '''Open Month''' twice to open the month and days.
Line 49: Line 266:
 
For additional details see [[#Void A Check|void a check]].
 
For additional details see [[#Void A Check|void a check]].
  
#Select '''A/P -> Check Transaction -> Express Checks'''.
+
#Select '''Accounting -> Express Checks'''.
#:[[File:menu-ap-checktransaction-expresschecks.png]]
 
 
#Enter the '''Bank Code''' of the check.
 
#Enter the '''Bank Code''' of the check.
 
#Enter the '''Check Number'''. Select '''Tab''' to load the check details.
 
#Enter the '''Check Number'''. Select '''Tab''' to load the check details.
Line 57: Line 273:
  
 
==== Create a Set of Journal Entries In Prior Period ====
 
==== Create a Set of Journal Entries In Prior Period ====
#Select '''G/L -> Journal Transaction'''.
+
#Select '''Accounting -> Journal Entry'''.
#Enter the '''Date of the Voided Check''. ''(From example, 12-1-2010)''
 
 
#Enter '''G/L Number 1100'''.
 
#Enter '''G/L Number 1100'''.
 
#For '''Sub G/L Code''', enter the Bank Code. ''(From example, 101)''
 
#For '''Sub G/L Code''', enter the Bank Code. ''(From example, 101)''
 +
#Enter the '''Date of the Voided Check'''. ''(From example, 2-1-2019)''
 
#Enter the '''Department''' code.
 
#Enter the '''Department''' code.
 
#Enter the voided check # in the Description field.
 
#Enter the voided check # in the Description field.
#In the Amount field, enter the amount of the check as a '''negative (-)'''. ''(From example, -$500.00)''
+
#In the Amount field, enter the amount of the check as a '''negative (-)'''. ''(From example, -$100.00)''
#:[[File:voidcheck-closedperiod-journal1.png]]
+
#Press '''<TAB>''' to create offset journal.
#Select '''Accept''' then '''Add'''.
 
#For the next Journal Entry, enter the same date as the previous Journal. ''(From example, 12-1-2010)''
 
 
#Enter '''G/L Number'''. ''(From Example, 1120)''
 
#Enter '''G/L Number'''. ''(From Example, 1120)''
#Enter  '''Sub G/L Code'''. ''(From Example, 189)''
+
#Enter  '''Sub G/L Code'''. ''(From Example, 678)''
 
#Enter in the '''Department''' code.
 
#Enter in the '''Department''' code.
#Enter the voided check # for the Description.
+
#Enter the check Amount as a '''positive amount'''. ''(From Example, $100.00)''
#Enter the check Amount as a '''positive amount'''. ''(From Example, $500.00)''
+
#Select '''Save''' then '''Exit''' to close the Journal Transaction screen.
#:[[File:voidcheck-closedperiod-journal2.png]]
+
#:[[File:Voidcheck-closedperiod-journalbundle1.png]]
#Select '''Accept''' then '''Exit''' to close the Journal Transaction screen.
+
 
  
 
==== Close the Month for Voided Check ====
 
==== Close the Month for Voided Check ====
#Select '''G/L -> Open/Close Month'''.
+
#Select '''Accounting -> Open/Close Month'''.
 
#Enter the '''Check date''' in the Date field.
 
#Enter the '''Check date''' in the Date field.
#Select '''Close Month''' twice.  Select '''Yes''' to confirm closing all days.
+
#Select '''Close Month''' twice.   
 +
#Select '''Yes''' to confirm closing all days.
 
#Select '''Exit'''.
 
#Select '''Exit'''.
  
 
==== Create a Set of Journals in Current Period ====
 
==== Create a Set of Journals in Current Period ====
#Select '''G/L -> Journal Transaction'''.
+
#Select '''Accounting -> Journal Entry'''.
#The Date is the current date.
 
 
#Enter the '''G/L Number 1100'''.
 
#Enter the '''G/L Number 1100'''.
 
#Enter the '''Sub G/L Code'''. ''(From Example, 101)''
 
#Enter the '''Sub G/L Code'''. ''(From Example, 101)''
 +
#The Date is the current date.
 
#Enter the '''Department Code'''.
 
#Enter the '''Department Code'''.
 
#Enter the voided check # for the Description.
 
#Enter the voided check # for the Description.
#The Amount is the amount of the original check as a '''positive'''. ''(From Example, $500.00)''
+
#The Amount is the amount of the original check as a '''positive'''. ''(From Example, $100.00)''
#:[[File:voidcheck-closedperiod-journal3.png]]
+
#Press '''<TAB>''' to create offset journal.
#Select '''Accept''' then '''Add'''.
 
 
#Enter the '''G/L Number'''. ''(From Example, 1120)''
 
#Enter the '''G/L Number'''. ''(From Example, 1120)''
#Enter the '''Sub G/L Code'''. ''(From Example, 139)''
+
#Enter the '''Sub G/L Code'''. ''(From Example, 678)''
 
#Enter the '''Department Code'''.
 
#Enter the '''Department Code'''.
 
#Enter the voided check # for the Description.
 
#Enter the voided check # for the Description.
#In the Amount field, enter the amount of the check as a '''negative (-)'''. ''(From Example, -$500.00)''
+
#In the Amount field, enter the amount of the check as a '''negative (-)'''. ''(From Example, -$100.00)''
#:[[File:voidcheck-closedperiod-journal4.png]]
+
#Select '''Save''' then '''Exit''' to close the Journal Transaction screen.
#Select '''Accept''' then '''Exit''' to close the Journal Transaction screen.
+
#:[[File:Voidcheck-closedperiod-journalbundle2.png]]
  
 
You can now [[#Create A Check|recreate a new check]] transaction as normal.
 
You can now [[#Create A Check|recreate a new check]] transaction as normal.

Latest revision as of 20:15, 25 March 2019

Related Pages
Related Categories

Although Express Checks can be used to issue checks, most policy-related checks will be issued using Reconcile Company Payables or Reconcile Producer Payables.

Express Checks allows you to easily view the distributions on existing checks, and apply, unapply, or re-apply them to invoices.

Express Checks is a replacement for Policy Related Checks starting from the July 2013 release.

Express Checks Interface

Select Accounting -> Express Checks.

Check Information Fields

The Check Information
Bank The Bank account from which the check is issued.
Check number New checks will be auto-numbered. Wire checks start with a letter 'W' to indicate that they are not printed.
Date The GL date of the check.
G/L The General Ledger account to which the check is applied, e.g. Producer Payables.
Payable Date Payable date range of invoices for the check.
Check Type Regular, Regular-Don't Print, or Wire check.
Override Payee Override the printed payee on the check.

Distribution and Apply Tabs

Expresschecks-interface-3viewtabs.PNG

The Distribution and Apply tabs
View Distributions This tab is only visible on issued checks. Displays current distributions, including "on-account": Any amount that is not applied to a specific invoice, but applies to the company or client balance.
To Apply Invoices This tab allows you to search for, list, and select invoices to which to apply the check.
To Apply Transmittals This tab is only visible for GL 1120. It lists open cash transmittals by company to create a single check offsetting each payment.

Check Navigation Buttons

Accounting-expresschecks-toolbar.png

Find Search for checks by bank or G/L Account
Create New Create a new check
Print Print the current check
Issue Issue the current check
Reconcile Reconcile/Unreconcile the current check
History View the current check activity
Void Void the current check
Reports Shortcuts to the Check Register and Check Summary
Options Print the transaction details
Erase the current check
Un-issue current check
Verify check's data
Verify all check data
Autonumber check
Call support for assistance with any of the above options.
Wiki Opens the help documentation on the Newton Wiki for the check transaction screen
Exit Exit Express Checks

Create A Check

Although Express Checks can be used to issue checks, most policy-related checks will be issued using Reconcile Company Payables or Reconcile Producer Payables.

Expense or Multi-GL checks are created using Non-Policy Related Checks‏‎.

To transfer money between bank accounts, use the Bank Transfer Wizard.

Create an On-Account Check

Creating an on-account check follows the same process regardless of the general ledger code used.

Example: On-account check to GL 2110: Company Payables Sub GL AET.
  1. Select Accounting -> Express Checks.
  2. Enter the Bank Code for the check.
  3. Change the check type from Regular to Wire or Don't Print if desired.
  4. Select the Date for the check.
  5. Enter the GL by keying the code, or selecting the drop-down. (From Example, 2110)
  6. Enter the Sub GL. (From Example, AET)
  7. Enter a short Description.
  8. Select Manual.
    Accounting-Expresschecks-create-type-onaccount.png
  9. Change Apply To -> On-Account.
  10. Select the Department Code.
  11. Enter the Amount.
  12. Select Ok.
    Accounting-expresschecks-editdist-onaccount.png
  13. To add additional distributions, repeat the steps above. When finished, select Cancel.
  14. The check is now complete.
    Accounting-expresschecks-onaccount-finished.png
  15. Select Exit.

Create a Check Paying Specific Invoices

Most policy-related checks will be issued using Reconcile Company Payables, however Express Checks can also pay specific invoices.

Batch Transmittals - One Company Check for Multiple Clients

Normally, on cash transmittals, the offset check to the company is created each time you enter the cash receipt.

If you are sending physical checks to the company, and have a high volume of transmittals, you can create a single check for the day’s or week's transmittals.

To use the process below, the client payment must be attached to an invoice. 
  1. Select Accounting -> Express Checks.
  2. Enter the Bank Code for the check.
  3. Enter GL 1120.
  4. Select To Apply Transmittals.
  5. Select the Company Code and select List. Change the date range if necessary.
    Accounting-expresschecks-applytransmittals-list.png
  6. Select the invoices to pay and select Apply.
    Accounting-Expresschecks-applytransmittals-apply.png

View or Edit an Existing Check

View an Existing Check

If applicable, a check can be opened directly from a client's account tab, or from within the payment screens in Express Billing.

Any check can be opened directly from Express Checks, including Non-Policy Related Checks.

View an Existing Check by Check Number

  1. Select Accounting -> Express Checks.
  2. Enter the Bank Code of the check.
  3. Enter the Check Number. Select Tab to load the check details.

View an Existing Check by Searching

  1. Select Accounting -> Express Checks.
  2. Select Find.
  3. Select the correct Bank Code. Select Search to display the results.
    To view the results by general ledger account instead, choose Select By -> Account. Select the GL and optionally Sub GL.
    Accounting-expresschecks-search-byaccount.png
  4. Double-Click on the desired check to load the check details.

Print a Detailed Report for an Existing Check

  1. Load the desired check using one of the methods above.
  2. Right-Click in the view distributions area and select Show Register.
    Accounting-expresschecks-showregister.png
  3. A Check Register report will automatically display.

Edit an Existing Check

Unissued checks in an open period can be modified including the total dollar amount of the check.

Checks in a closed period and issued checks can have their distributions adjusted, but the total dollar amount cannot be altered.

A check with and incorrect bank, number, date, check type, or GL cannot be edited and must be voided.

Edit the Payee On an Existing Check

  1. Load the desired check using one of the methods above.
  2. Select Override Payee if deselected. The option is not available if the check has been marked issued.
  3. Enter the payee details or select the Search Icon
    Accounting-expresschecks-override-payee.png
  4. Select the Lookup Type, then select the correct sub-type.
    Accounting-expresschecks-payee-setoverride-companies.png
  5. Select Ok
  6. Select Accept
  7. Select Exit

Un-Reconcile a Check or Range of Checks

  1. Load the desired check using one of the methods above.
  2. Select Reconcile.
  3. Select Single Check or Check Range under Reconcile Type.
    Date range is not recommended because it will change the reconcile status on all checks in all banks for the date range selected.
    Accounting-expresschecks-reconcile-unreconcile.png
  4. Select Un-Reconcile and select Ok.
  5. Select Exit.

Void A Check

Both policy related and non-policy related checks can be voided from within Express Checks. When a check is voided, all distributions are automatically removed from the system. For example, if the check was paying a list of company payable invoices, once the check has been voided, each invoice will regain a payable balance.

  1. Select Accounting -> Express Checks.
  2. Enter the Bank Code of the check.
  3. Enter the Check Number. Select Tab to load the check details.
  4. Select Void then Yes to confirm.
  5. Select Exit.

Void and Reissue A Check with a new Number or Bank

A check an be automatically numbered to a different number, or a different bank code.

The process will void the old check number, and create a duplicate of the original check to the new bank and check number. The check type will be retained from the original check of either regular / wire.

  1. Select Accounting -> Express Checks.
  2. Enter the Bank Code of the check.
  3. Enter the Check Number. Select Tab to load the check details.
  4. Select Options -> Autonumber Check.
    Accounting-expresschecks-options-autonumber check.png
  5. Enter the new Bank Code if desired, and the new Check Number. To automatically number the new check, leave the default of AUTO.
    Accounting-expresschecks-autonumcheck-auto.png
  6. Select Ok.

Void, Erase, and Reissue a Check With the Same Number

Checks posted to an incorrect GL cannot be edited. Instead, the check can be voided, erased, and reissued with the same number.

  1. Select Accounting -> Express Checks.
  2. Enter the Bank Code of the check.
  3. Enter the Check Number. Select Tab to load the check details.
  4. Select Void then Yes to confirm.
  5. Select Options -> Erase the Current Check. Select Yes to confirm.
    Accounting-expresschecks-options-erase.png
  6. Select Exit.

You can now create a check with the same check number.

Void A Check in a Closed GL Period

If the general ledger period is closed, additional steps are required to show the check as void, without changing the prior general Ledger balances. The steps below will void the check and replace it with journal entries. After voiding the check you can issue a replacement check in the current period.

Example: Check #5060 in the amount of $100 for Bank 101 was entered February 01, 2019 to Client 678. 
The Client has misplaced the check, so you will need to issue a replacement check for the current period.

Open General Ledger For Original Check Date

  1. From the main Agency Systems screen select Accounting -> Open/Close Month.
  2. Enter the Check Date in the Date field.
  3. Select Open Month twice to open the month and days.
  4. Exit the Open/Close Month screen.

Void The Check Transaction

For additional details see void a check.

  1. Select Accounting -> Express Checks.
  2. Enter the Bank Code of the check.
  3. Enter the Check Number. Select Tab to load the check details.
  4. Select Void then Yes to confirm.
  5. Select Exit to close.

Create a Set of Journal Entries In Prior Period

  1. Select Accounting -> Journal Entry.
  2. Enter G/L Number 1100.
  3. For Sub G/L Code, enter the Bank Code. (From example, 101)
  4. Enter the Date of the Voided Check. (From example, 2-1-2019)
  5. Enter the Department code.
  6. Enter the voided check # in the Description field.
  7. In the Amount field, enter the amount of the check as a negative (-). (From example, -$100.00)
  8. Press <TAB> to create offset journal.
  9. Enter G/L Number. (From Example, 1120)
  10. Enter Sub G/L Code. (From Example, 678)
  11. Enter in the Department code.
  12. Enter the check Amount as a positive amount. (From Example, $100.00)
  13. Select Save then Exit to close the Journal Transaction screen.
    Voidcheck-closedperiod-journalbundle1.png


Close the Month for Voided Check

  1. Select Accounting -> Open/Close Month.
  2. Enter the Check date in the Date field.
  3. Select Close Month twice.
  4. Select Yes to confirm closing all days.
  5. Select Exit.

Create a Set of Journals in Current Period

  1. Select Accounting -> Journal Entry.
  2. Enter the G/L Number 1100.
  3. Enter the Sub G/L Code. (From Example, 101)
  4. The Date is the current date.
  5. Enter the Department Code.
  6. Enter the voided check # for the Description.
  7. The Amount is the amount of the original check as a positive. (From Example, $100.00)
  8. Press <TAB> to create offset journal.
  9. Enter the G/L Number. (From Example, 1120)
  10. Enter the Sub G/L Code. (From Example, 678)
  11. Enter the Department Code.
  12. Enter the voided check # for the Description.
  13. In the Amount field, enter the amount of the check as a negative (-). (From Example, -$100.00)
  14. Select Save then Exit to close the Journal Transaction screen.
    Voidcheck-closedperiod-journalbundle2.png

You can now recreate a new check transaction as normal.