The purpose of the Checkbook Transactions List View is to show open transactions and create new transactions that update the Checkbook Balance (bank account balance). All checkbook transactions for Adjustments, Deposits, and Transfers that are in a Status of 'New' or 'Approved' are included. From here, users can add new transactions or delete unposted transactions. When transactions are posted from this list view, the checkbook balances are updated. Each of these transactions has the potential to make a journal entry when posted.
Software Version: 2020.01.10 and newer
Page Header
Toolbar Icons | Description |
---|---|
Delete | Error rendering macro 'excerpt-include' : No link could be created for 'Delete LV - Global'. |
Edit | Error rendering macro 'excerpt-include' : No link could be created for 'Edit - Record View'. |
Excel | Error rendering macro 'excerpt-include' : No link could be created for 'Excel - Global'. |
Favorites | Clicking on the star icon when it is an outline, adds the page to the 'My Shortcuts' tab and fills in the star. Clicking on the star icon when it is filled in (solid color), removes the page from the 'My Shortcuts' tab and returns the icon to an outline. Users must log out and back in before the pages will be visible in the 'My Shortcuts' tab. |
Grid Layout | Error rendering macro 'excerpt-include' : No link could be created for 'Grid Layout'. |
Help | Error rendering macro 'excerpt-include' : No link could be created for 'Help - Global Icon'. |
Mass Update | Opens the mass update dialog, which allows to mass update the following properties: Status. |
New | Error rendering macro 'excerpt-include' : No link could be created for 'New - Multi-Select'. options for Adjustment, Deposit, and Transfer. |
Opens the Print dialog window, where transaction and/or analysis reports can be downloaded, printed and/or emailed. | |
Fields | Description |
Checkbox | Used to select one or more records for Mass Update or Delete. |
Checkbook | A non-editable text box that shows the Checkbook assigned to the Transaction. This is required for all transactions. If missing, the message "Checkbook is required." will be displayed during the Mass Update Apply. Linked Database Field: ERPx_MFCheckbookTransaction.CheckbookSK |
Checkbook Amount | A text box to show the amount of the transaction, in the checkbook's currency, displayed in the currency format. This defaults to 0.00 but cannot be approved or posted if it is 0.00. if so, the message "Amount cannot be 0.00." will be displayed during the Mass Update Apply. This field is only editable from the record view. This column has a grand total at the bottom. Linked Database Field: ERPx_MFCheckbookTransaction.Amount |
Checkbook Currency | The Currency ID of the Checkbook. For Transfers, this will be the Currency assigned to the 'From Checkbook'. Linked Database Field: ERPx_MFCheckbook.CurrencySK |
Checkbook Description | Error rendering macro 'excerpt-include' : No link could be created for 'Checkbook Description - List View/Inquiry Field'. |
Comment | A text box to show the comment from the transaction record view. This defaults to blank and is not required. Linked Database Field: ERPx_MFCheckbookTransaction.Comment |
GL Date | Error rendering macro 'excerpt-include' : No link could be created for 'GL Date - List View/Inquiry Field'. Linked Database Field: ERPx_MFCheckbookTransaction.GLDate |
Home Currency Amount | A text box to show the amount of the transaction, in the 'Home Currency', displayed in the home currency format. This value must be calculated to approve or post. if not, the message "No currency exchange exists between [Checkbook Currency ID] and [Home Currency ID]." will be displayed during the Mass Update Apply. This column has a grand total at the bottom.
This is as calculated field that is not stored in the database. |
Reference | A text box to show the Reference from the transaction record view. This defaults to blank and is not required. If the Transaction is a Transfer, then this will be displayed as: (if exists FromReference) From: [From Reference] (if exists ToReference) To: [To Reference] and if both exist then separate with a " | ". Linked Database Field: ERPx_MFCheckbookTransaction.Reference |
Status | Error rendering macro 'excerpt-include' : No link could be created for 'Status - List View/Inquiry Field'. Linked Database Field: ERPx_MFCheckbookTransaction.TransactionStatusSK |
Transaction | Error rendering macro 'excerpt-include' : No link could be created for 'Trans. ID - List View/Inquiry Field'. Linked Database Field: ERPx_MFCheckbookTransaction.TransactionID |
Trans. Date | Error rendering macro 'excerpt-include' : No link could be created for 'Doc Date - List View/Inquiry Field'. Linked Database Field: ERPx_MFCheckbookTransaction.TransactionDate |
Transaction Type | A text box to show the type of transaction. The options include:
Linked Database Field: ERPx_MFModuleTransaction.ModuleTransactionSK WHERE ModuleSK = 1 /*System |
Transfer to Checkbook | A text box to show the Checkbook assigned as the 'To Checkbook' on a Transfer Transaction. This is only applicable to 'Transfer' transactions. This is required for all Transfer transactions. If missing, the message "'To Checkbook' is required." will be displayed during the Mass Update Apply. Linked Database Field: ERPx_MFModuleTransaction.CheckbookSK |