Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The purpose of the Checkbook Transactions List 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, Manual Payments 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 a journal entry when posted.

Software Version: 2023.12.19 and newer

...

Toolbar IconsDescription
Column Filter Show/Hide
Insert excerpt
Column Filter Show/Hide - Global
Column Filter Show/Hide - Global
nopaneltrue
Delete
Insert excerpt
Delete - LV 3.0
Delete - LV 3.0
nopaneltrue
Edit
Insert excerpt
Edit - LV 3.0
Edit - LV 3.0
nopaneltrue
Excel
Insert excerpt
Excel - LV 3.0
Excel - LV 3.0
nopaneltrue
Favorites
Insert excerpt
Favorites Add/Remove - Global
Favorites Add/Remove - Global
nopaneltrue
Group By Show/Hide
Insert excerpt
Group By Show/Hide - Global
Group By Show/Hide - Global
nopaneltrue
Help
Insert excerpt
Help - Global
Help - Global
nopaneltrue
Mass Update

Insert excerpt
Mass Update - Global 3.0
Mass Update - Global 3.0
nopaneltrue

  • Status
New

Insert excerpt
New - Multi-Select Trans Type - Global 3.0
New - Multi-Select Trans Type - Global 3.0
nopaneltrue
 The options include: Adjustment, Deposit, Manual Payment and Transfer.

Print
Insert excerpt
Print - LV 3.0
Print - LV 3.0
nopaneltrue
Quick Column Filter
Insert excerpt
Quick Column Filter
Quick Column Filter
nopaneltrue
Saved Layouts
Insert excerpt
Column Layouts for Framework 3.0 - Global
Column Layouts for Framework 3.0 - Global
nopaneltrue
FieldsDescription
Checkbox
Insert excerpt
Checkbox (Tag)- RV
Checkbox (Tag)- RV
nopaneltrue
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. 

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. 

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'.

Database Field: ERPx_MFCheckbook.CurrencySK

Checkbook Description
Insert excerpt
Checkbook Description - LV
Checkbook Description - LV
nopaneltrue
Comment

A text box to show the comment from the transaction record view. This defaults to blank and is not required. 

Database Field: ERPx_MFCheckbookTransaction.Comment

Created

A non-editable text box to identify the Created Date & Time of the Transaction, formatted from the users 'Date Format' preference. This is a system assigned value and is never editable by a user.

Database Field: ERPx_MFCheckbookTransaction.CreatedDate

Created By

A non-editable text box to identify the name of the user that created the Transaction. It is formatted to be the "logged-in" users [User First Name] + [User Last Name]. This is a system assigned value and is never editable by a user.

Database Field: ERPx_MFCheckbookTransaction.CreatedBy

GL Date

Insert excerpt
GL Date
GL Date
nopaneltrue

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. 

  • If the Checkbook's Currency is in the Home Currency this will be the same value as the 'Amount'.
  • If the Checkbook's Currency is not in the Home Currency this will be calculated using the currency exchange tables. 

This is as calculated field that is not stored in the database.

Last Updated

A non-editable text box to identify the Last Updated Date & Time of the Transaction, formatted from the users 'Date Format' preference. This is a system assigned value and is never editable by a user.

Database Field: ERPx_MFCheckbookTransaction.LastUpdated

Last Updated By

A non-editable text box to identify the name of the user that last updated the Transaction. It is formatted to be the "logged-in" users [User First Name] + [User Last Name]. This is a system assigned value and is never editable by a user.

Database Field: ERPx_MFCheckbookTransaction.LastUser

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 " | ".

Database Field: ERPx_MFCheckbookTransaction.Reference

Status

Insert excerpt
Status
Status
nopaneltrue

Database Field: ERPx_MFCheckbookTransaction.TransactionStatusSK

Transaction

Insert excerpt
Transaction ID
Transaction ID
nopaneltrue
 

Database Field: ERPx_MFCheckbookTransaction.TransactionID

Trans. Date

Insert excerpt
Doc Date
Doc Date
nopaneltrue

Database Field: ERPx_MFCheckbookTransaction.TransactionDate

Transaction Type

A text box to show the type of transaction. The options include:

  • Adjustment: Used to record miscellaneous increases or decreases in the checkbook balance. 
  • Deposit: Used to record deposits to the checkbook 
  • Manual Payment: Used to manually record previously written payments
  • Transfer: Used to move funds from one checkbook to another 

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. 

Database Field: ERPx_MFModuleTransaction.CheckbookSK

Related Topics



Expand
titlePage Definitions

Page Definitions


...