Bank feed rules examples
Use bank feed rules to make the application assign a specific value to the reference, description, type, vendor, 1099 item, or GL account for retrieved transactions that meet the criteria you define.
Example 1 - Rules based on transaction amounts
Your client purchases gas and miscellaneous items from a nearby convenience store (Fuel Mart) regularly. In most cases, the transactions over $30 are for fuel, and those that are $30 or less are for miscellaneous items. The transaction description from the bank feed contains
FUELMART
.You can set up 2 rules with amount conditions to help you sort out the different types of purchases.
Fuel
- Name the ruleFuel.
- Set up a condition to locate all transactions that contain the wordsFUELMARTand selectAndto add another condition.
- Add a condition to locate all tractions with amounts that are greater than$30.00.
- Set up an action to enterFuel Martfor the vendor, and selectAndto add another action.
- Add an action to enterDebitfor the reference, and selectAnd.
- Add an action to enterFuel Mart fuelfor the description, and selectAnd.
- Add an action to enter606(Auto gas) for the GL account.
- Select Enter to save the rule.
Miscellaneous Items
- Name the ruleMisc.
- Set up a condition to locate all transactions that contain the wordsFUELMARTand selectAndto add another condition.
- Add a condition to locate all transactions with amounts that are less than or equal to$30.00.
- Set up an action to enterFuel Martfor the vendor and selectAndto add another action.
- Add an action to enterDebitfor the reference, and selectAnd.
- Add an action to enterFuel Mart Misc Itemsfor the description, and selectAnd.
- Add an action to enter745(Miscellaneous) for the GL account.
- SelectEnterto save the rule.
Example 2 - Rule based on creating 1099 transactions
Your client uses their corporate credit card to pay Parkin's Lawn Care automatically on a monthly basis. Parkin's Lawn Care offers a service and is not incorporated, so you send them a 1099-Misc form at the end of the year. Because you'll be tracking this payment, you can save time by creating a rule that assigns the transaction to a 1099. The transaction description from the bank feed contains
PARLWN
.- Name the ruleLawn.
- Set up a condition to locate all transactions that contain the wordPARLWN.
- Set up an action to enterParkins Lawn Carefor the vendor, and selectAndto add another action.
- Add an action to enter1099-MISC (3)for the 1099 form type, and selectAnd.
- Add an action to enterCorpCCfor the reference, and selectAnd.
- Add an action to enterPaymentfor Type of payment, and selectAnd.
- Add an action to enterMonthly lawn carefor the description, and selectAnd.
- Add an action to enter542(Repairs and maintenance) for the GL account.
- SelectEnterto save the rule.