...
Fields | Description |
Amount | A text box used to enter the dollar amount of the payment you received. This defaults to 0.00 but is required and must be > 0.00 to Approve and/or Post. If not, the message "Amount must be greater than 0.00." will be displayed. This field is only editable while the transaction Status is "New". Linked Database Field: ERPx_#####.#####. |
Applied | A label used to identify how much of the Receipt has been applied (to an open transaction(s)). This defaults to 0.00 but will grow as the receipt is applied. Receipts can be posted without applying, but if they have been applied, this amount will always be >0.00. This is a calculated field and is never editable by a user. This field is not linked to a Database Field. |
Checkbook | A single select standard lookup to identify which checkbook the receipt will be deposited into. If a checkbook has been assigned to the Customer, this defaults from the customer (once the 'Received From' customer has been assigned), otherwise it defaults from the checkbook assigned to the "Default Cash Receipt Checkbook" Sales Preference. This is required to Approve and/or Post or to open the 'Apply Documents' window. If not assigned, the message "Checkbook is required" will be displayed. This field is enabled once the 'Received From' has been assigned and while the transaction Status is "New". The lookup contains the list of all the 'Active' checkbooks assigned to the Customer Currency or the Home Currency. Linked Database Field: ERPx_#####.#####. |
Comment | A text box used to enter a comment. This defaults to blank and is not required. This field is always editable, even after the transaction is posted. Linked Database Field: ERPx_#####.#####. |
Currency | A single-select standard lookup to identify the currency of the Receipt. This defaults from the customer currency but can be changed. This is required to Approve and/or Post or to open the 'Apply Documents' window. If not assigned, the message "Currency is required " will and must be in either (Home CurrencyID) or (Checkbook Currency ID)." will be displayed. This field is enabled once the 'Received From' has been assigned and while the transaction Status is "New" but is disabled once an application for this receipt has been made. The lookup contains both the Customer Currency and the Home all 'Active' currencies. However, if the Receipt is not in the Home Currency, the Receipt Currency must match the Checkbook Currency. Linked Database Field: ERPx_#####.#####. |
Payment # | A text box used to enter the Check#/Payment# on the payment you received. This defaults to blank but must be filled in to Approve and/or Post. If not, the message "Payment # is required." will be displayed. This field is always editable, even after the transaction is posted. Linked Database Field: ERPx_#####.#####. |
Receipt Date | A date field used to enter the date the Receipt was actually received. This defaults to the current date and is required to Approve and/or Post or to open the 'Apply Documents' window. If not, the message "Receipt Date is required." will be displayed. This field is only editable while the transaction Status is "New" but is disabled once an application for this receipt has been made. Linked Database Field: ERPx_#####.#####. |
Receipt Type | A single-select standard lookup to identify the type of the Receipt. This defaults to Check but can be changed. This is required to Approve and/or Post.This field is editable while the transaction Status is "New". The lookup contains all the values in the MFCashReceiptType Enumeration Class. Linked Database Field: ERPx_#####.#####. |
Received From | A single-select load on demand lookup to identify the Customer you received the payment from. This defaults as blank. This is required before any other data entry can be done. If not assigned, the message "Received From is required" will be displayed. This field is disabled once it has been assigned.. The lookup contains the list of all 'Active' customers displayed as Customer Name (Customer ID). Linked Database Field: ERPx_#####.#####. |
Status | A single-select standard lookup to identify the Status of the Receipt. This defaults to New but can be changed to Approved or Ready to Post. Setting this to Approved, and saving, runs all the posting validations and disables all the fields except the Comment, Payment #, and Status. Setting this to Ready to Post, and saving, posts the transaction, disables all the fields except the Comment and Payment #, and posts the journal entry. The lookup contains the list of New, Approved, and Ready to Post. Linked Database Field: ERPx_#####.#####. |
Unapplied | A label used to identify how much of the Receipt has not been applied (to an open transaction(s)). This defaults from the value entered in the 'Amount' but will reduce as the receipt is applied. Receipts can be posted without applying, but if they have been applied, this amount will always be >0.00 and < 'Amount'. This is a calculated field and is never editable by a user. This field is not linked to a Database Field. |
...