Adding a Note to an Existing AccountLast Revised: June 15, 2021 |
|
You may want to add a note if you want to insert a message about a particular account that other employees in the tax office can view.
The following entitlements must be checked in order to add a note on the main Notes screen:
Users having any job can view this screen. Changes can be made with these jobs: Accounting, Attorney,CAD Save Calc Ag Rollback, CAD Owner Address Changes, CAD Wizard, Cashier1, CashierNo2, Head Cashier, Refund Manager. See Tasks, Entitlements, and Jobs for more information.
ACT8011: Allows users to view the Notes screen.
NOTES_QUERY: Allows user to query notes for specific accounts.
NOTES_INSERT: Allows user to add notes and use the Copy Notes button.
MSG_NOTES_DURATION: Used for automatically setting the expiration date on notes that have a MSG code. This preference should be set to the number of years in the future to set the date (for ex., 1). If the preference is expired (the default setting), no expiration date will be set.
ALT_NOTES_DURATION: Used for automatically setting the expiration date on notes that have an ALT code. This preference should be set to the number of years in the future to set the date (for ex., 1). If the preference is expired (the default setting), no expiration date will be set.
There are two ways to add a note:
From the Notes button on each screen:
Note: If you enter a note for a prior year while on the Account Master screen, that note will be listed with other notes from that prior year. On the Account Status screen, notes are inserted with the year of the CURR_YEAR client preference.
Note: While in the Account Status screen, click the Add Note button instead of F6.
Note: The MSG notation flags the note as the one to be displayed as the sticky note. If more than one note is flagged with an MSG, the most recent one will be the sticky note. For multi-owner accounts, sticky notes on the Account Status screen will be associated with the specific owner, not with the entire account. Only the first 450 characters of sticky notes will be displayed in the blue sticky note area of most screens.
From the Notes screen:
| Client Preference | Entitlement |
|---|---|
| ACT8011_STOP_PAY_BUTTON - Set to Y to see the Stop Pay button on the main Notes screen; set to N to hide it. | ACT8011_REMOVE_STOP_PAY - If ACT8011_STOP_PAY_BUTTON is set to Y and this role is granted, you can see Remove Stop Pay button on the main Notes screen. |
| ACT8011_STOP_REFUND_BUTTON - Set to Y to see the Stop Refund button on the main Notes screen; set to N to hide it. | ACT8011_REMOVE_STOP_REFUND - If ACT8011_STOP_REFUND_BUTTON is set to Y and this role is granted, you can see Remove Stop Refund button on the main Notes screen. |
Stop Pay:
The Stop Pay button inserts a note with the message 'Do not accept payments'. The MSG code is ALT and the expiration date will be a year in the future. The note will be highlighted. Behind the scenes, a Hold Code status of SP is set in one of the database tables.
If you have been granted the role of ACT8011_REMOVE_STOP_PAY, the name of the button will change to Remove Stop Pay. Clicking this button inserts another note with the message "Do not accept payments removed." Behind the scenes, the Hold Code of SP is deleted.
Stop Refunds:
The Stop Refunds button inserts a note with the message 'Do not send refund checks'. The MSG code is ALT and the expiration date will be a year in the future. The note will be highlighted. Behind the scenes, a Hold Code status of SR is set in one of the database tables.
If you have been granted the role of ACT8011_REMOVE_STOP_REFUND, the name of the button will change to Remove Stop Refund. Clicking this button inserts another note with the message 'Do not send refund checks removed'. Behind the scenes, the Hold Code of SR is deleted.
Refunds cannot be issued if the SR code is present in the database and the 'Do not send refund checks' note is also present.