Insert excerpt
The Fisherman & Tenders Record View shows all the details for a single Fishermen or Tender Accounts. From here, users can add, edit, remove, and activate/inactive these records.
Software Version: 2023.06.30 and newer
Table of Contents | ||
---|---|---|
|
Page Header
...
A textbox to identify the Fisherman Class assigned to the record. This defaults from the Fisherman Class assigned to the Fisherman/Tender account, is required and non-editable from here.
...
Database Field: ERPx_APVendorClass.ClassID, ERPx_APVendor.VendorClassSK
...
A textbox to identify the name assigned to the record. This defaults from the Vendor Name assigned to the Fisherman/Tender account, is required and non-editable from here.
...
Database Field: ERPx_APVendor.VendorName
...
A textbox to identify the Vendor Type assigned to the record. This defaults from the Vendor Type assigned to the Fisherman/Tender account, is required and non-editable from here.
...
Database Field: ERPx_APVendor.VendorTypeEN
Properties Tab
...
Database Field: ERPx_APVendor.VendorID
...
Database Field: ERPx_APVendor.VendorName
...
Database Field: ERPx_APVendor.CheckName
...
A single select lookup to identify the 'Vendor Type' assigned to the 'Vendor Class' for the Fisherman/Tender Account. This is not editable as it comes from the value assigned to the Fisherman Class.
This will wither be:
...
Database Field: ERPx_APVendor.VendorClassEN
...
A single-select lookup to identify the Fisherman Class assigned to the Fisherman/Tender Account. This defaults to blank but is required. If missing, the message "Vendor Processing Failed: ([VendorID]): Vendor Class is required." will be displayed on Save. This field is always editable but changing it will not update any of the default Properties or Accounts that are assigned on the new Vendor Class.
The lookup contains a blank value, the current assigned value, and a list of all the 'Active' records in the Fisherman Class master file.
...
Database Fields: ERPx_APVendorClass.ClassDescription, ERPx_APVendor.VendorClassSK
...
A single-select lookup to identify the Attribute Class assigned to the Fisherman/Tender Account. This defaults from the Vendor Class and is not required. However, without it, attribute values cannot be assigned or edited for this account. This is always editable.
The lookup contains a blank value, the current assigned value, and a list of all the 'Attribute Classes' with an 'Attribute Type' of "Vendors".
...
Database Field: ERPx_APVendor.AttributeClassSK
...
A single select lookup to identify the default checkbook used for the Fisherman/Tender Account. This defaults from the Vendor Class, is not required, and is always editable. This is informational only.
Database Field: ERPx_MFCheckbook.CheckbookID, ERPx_APVendor.CheckbookSK
This lookup contains a blank value, the current assigned value, and a list of all the 'Active' Checkbooks
...
A single select lookup to identify the home currency of the company. This defaults from the Currency assigned to the 'Vendor Class'. This is required and non-editable.
...
Database Fields: ERPx_MFCurrency.CurrencyID, ERPx_MFDataEntityCompanyCurrency.CurrencySK, ERPx_APVendor.CurrencySK
...
A single select lookup to identify the Payment Terms assigned to the Fisherman/Tender Account. This defaults from the Vendor Class, is required, and is always editable. If missing, the message "Vendor Processing Failed: ([VendorID]): Payment Terms is required." will be displayed on Save.
The lookup contains a blank value, the current assigned value, and a list of all the 'Active' Payment Terms.
...
Database Fields: ERPx_MFPaymentTerms.PaymentTermName, ERPx_APVendor.PaymentTermSK
...
This is not editable on new records until they are initially saved. Then, this defaults to 'PRIMARY' but is always editable.
The lookup contains the current assigned value and a list of all the 'Active' vendor Address IDs for the current Fisherman/Tender account.
Database Field: ERPx_APVendorAddress.Is1099Default
...
This is not editable on new records until they are initially saved. Then, this defaults to 'PRIMARY' but is always editable.
The lookup contains the current assigned value and a list of all the 'Active' vendor Address IDs for the current Fisherman/Tender account.
Database Field: ERPx_APVendorAddress.IsStatementDefault
...
This is not editable on new records until they are initially saved. Then, this defaults to 'PRIMARY' but is always editable.
The lookup contains the current assigned value and a list of all the 'Active' vendor Address IDs for the current Fisherman/Tender account.
Database Field: ERPx_APVendorAddress.IsPaymentDefault
...
This is not editable on new records until they are initially saved. Then, this defaults to 'PRIMARY' but is always editable.
The lookup contains the current assigned value and a list of all the 'Active' vendor Address IDs for the current Fisherman/Tender account.
Database Field: ERPx_APVendorAddress.IsPhysicalDefault
...
A textbox to identify the 'CFECID' property for the Fisherman/Tender account.
This defaults to blank for new records and is required. If not assigned, the message "Vendor Processing Failed: ([VendorID]): CFECID is required for fisherman." will be displayed on Save. This value is typically unique except in situations where a fishing account needs their business separated (e.g. all Salmon transactions need to be on a separate account from everything else). If a duplicate CFECID is entered, the message "The CFECID was saved, but is assigned to other Fishermen: CFECID: [CFECID] is already assigned to [VendorName] ([VendorID])" will be displayed on save, alerting the user to the fact there is more than one fishing account using the same CFECID. This field is always editable from the record view.
The CFECID represents the unique identifier of the legal entity. This is assigned by the State of Alaska.
Database Field: ERPx_APVendor.CFECID
...
A single select lookup to identify the 'Primary Vessel' for the Fisherman/Tender account. This defaults to blank and is required for all accounts with an Account Type of either Tender or Fisherman & Tender (it is not required for Fishermen). If not assigned to a Tender or Fisherman & Tender account, the message "Vendor Processing Failed: [Vendor Name] ([VendorID]): Primary Vessel is required for Tenders." will be displayed on Save. This value must also be unique across all accounts with an Account Type of either 'Tender' or 'Fisherman &Tender'. If the same vessel is assigned to more than one of these accounts, the message "Vendor Processing Failed: [Vendor Name] ([VendorID]): Primary Vessels can only be assigned to one Tender as a time. Vessel [Vessel Name] is currently assigned to Tender with ID [Vendor IDs]" will be displayed on Save. This field is always editable from the record view.
The Primary Vessel is used to associate the Tender Account Name to the "Tender Vessel" on a fish ticket imported from eLandings and to help associate fishing vessel names with their owners.
This lookup contains a blank value, the current assigned value, and a list of all the 'Active' Vessels in the Vessel Master File.
Database Field: ERPx_APVendor.TenderVesselSK
...
A single select lookup to identify an 'Alternate Paid Account' for the Fisherman/Tender record. This is only applicable and can only be assigned to records with an 'Account Type' of "Fisherman" or "Fisherman & Tender", (it is not visible for Tender accounts). This defaults to blank for new records, is not required, and is always editable.
...
Insert excerpt Def - Loan Def - Loan nopanel true
The Loan Record View shows all the details for a single Fishermen or Tender Loan Account. From here, users can add, edit, remove, and activate/inactive these records.
Software Version: 2024.09.27 and newer
Table of Contents | ||
---|---|---|
|
Page Header
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Delete |
| ||||||||
Help |
| ||||||||
Grid Layout |
| ||||||||
New |
| ||||||||
Notes |
| ||||||||
Save |
| ||||||||
Fields | Description | ||||||||
Vendor Class | A textbox to identify the Fisherman Class assigned to the record. This defaults from the Fisherman Class assigned to the Loan account, is required and non-editable from here.
Database Fields: ERPx_APVendorClass.ClassID, ERPx_APVendor.VendorClassSK | ||||||||
Vendor Name | A textbox to identify the name assigned to the record. This defaults from the Vendor Name assigned to the Loan account, is required and non-editable from here.
Database Field: ERPx_APVendor.VendorName | ||||||||
Vendor Type | A textbox to identify the Vendor Type assigned to the record. This defaults from the Vendor Type assigned to theLoan account, is required and non-editable from here.
Database Field: ERPx_APVendor.VendorTypeEN |
Properties Tab
Toolbar Icons | Description | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Excel |
| |||||||||||||||||
Fields | Description | |||||||||||||||||
Properties |
| |||||||||||||||||
Value |
| |||||||||||||||||
Group: ID and Descriptions | ||||||||||||||||||
Vendor ID |
Database Field: ERPx_APVendor.VendorID | |||||||||||||||||
Vendor Name |
Database Field: ERPx_APVendor.VendorName | |||||||||||||||||
Check Name |
Database Field: ERPx_APVendor.CheckName | |||||||||||||||||
Group: Configuration | ||||||||||||||||||
Vendor Class | A single-select lookup to identify the Fisherman Class assigned to the Loan Account. This defaults to blank but is required. If missing, the message "Vendor Processing Failed: ([VendorID]): Vendor Class is required." will be displayed on Save. This field is always editable but changing it will not update any of the default Properties or Accounts that are assigned on the new Vendor Class. The lookup contains a blank value, the current assigned value, and a list of all the 'Active' records in the Fisherman Class master file.
Database Fields: ERPx_APVendorClass.ClassDescription, ERPx_APVendor.VendorClassSK | |||||||||||||||||
Attribute Class | Tax Class A single-select lookup to identify the Attribute Class assigned to the Loan Account. This defaults from the Vendor Class and is not required. However, without it, attribute values cannot be assigned or edited for this account. This is always editable. The lookup contains a blank value, the current assigned value, and a list of all the 'Active' Vendor Accounts with an Account Type of Fisherman, Tender, Fisherman & Tender, or LoanAttribute Classes' with an 'Attribute Type' of "Vendors".
Database Field: ERPx_APVendor.PaidFishermanVendorSK | |||||||||||||||||
Group: Other | ||||||||||||||||||
AttributeClassSK | ||||||||||||||||||
Checkbook | A single select lookup to assign the Tax Class to the Fisherman/Tender accountidentify the default checkbook used for the Loan Account. This defaults to blank for new recordsfrom the Vendor Class, is not required, and is always editable .Tax Classes are used to calculate sales tax on Fisherman Sale & Tender Resale transactions. Insert excerpt | | Def - Tax Class | Def - Tax Class | ||||||||||||||
nopanel | true | |||||||||||||||||
Currency | A single select lookup to identify the home currency of the company. This defaults from the Currency assigned to the 'Vendor Class'. This is required and non-editable.
Database Fields: ERPx_MFTaxClass.TaxClassSKMFCurrency.CurrencyID, ERPx_MFDataEntityCompanyCurrency.CurrencySK, ERPx_APVendor.TaxClassSK CurrencySK | |||||||||||||||||
Master AccountPayment Terms | A single select lookup to identify the Payment Terms assigned to the Loan Account. This defaults from the Vendor Class, is not required, and is always A Fisherman or Tender can be the 'Master Account' on more than one other fishing related accounts. However, if a Fisherman or Tender is assigned as the 'Master Account' for another fishing related account, they cannot have a 'Master Account' assigned to them. When this occurs, the message "Vendor Processing Failed: ([VendorID]): [Vendor Name] cannot have a Master Account assigned because it is currently a Master Account for [Assigned to Vendor Name] ([Assigned to Vendor ID])." will be displayed on Save. This field is always editable from the record view. The Master Account is a way to associate more than one account together. It is most often used to associate a Loan to a Fisherman Account or to link accounts that share the same CFECID. Database Field: ERPx_APVendor.MasterVendorSK Vendor Accounteditable. The lookup contains a blank value, the current assigned value, and a list of all the 'Active' Payment Terms.
Database Fields: ERPx_MFPaymentTerms.PaymentTermName, ERPx_APVendor.PaymentTermSK | |||||||||||||||||
Group: Default Address | ||||||||||||||||||
1099 |
This is not editable on new records until they are initially saved. Then, this defaults to 'PRIMARY' but is always editable. The lookup contains the current assigned value and a list of all the 'Active' vendor Address IDs for the current Loan account. Database Field: ERPx_APVendorAddress.Is1099Default | |||||||||||||||||
Statement | 1099 Type | A single select lookup to identify the box used for the 1099. This is not editable if the 'Tax Type' = "No 1099". Insert excerpt | | Def - 1099 Type | Def - 1099 Type | |||||||||||||
nopanel | true |
Insert excerpt | ||
---|---|---|
|
Default Address Statement Def -
This is Default Address Statement nopanel true
Database Field: ERPx_APVendor.VendorAccount
The '1099 Type' for the Fisherman/Tender account. This defaults to "No 1099", is required, and is always editable. If missing, the message "Vendor Processing Failed: Tax Type is required" will be displayed on Save. This is not visible until after the record is initially saved. The lookup contains the following options:
- Dividend
- Interest
- Misc
- NEC
- No 1099
Database Field: ERPx_APVendor.TaxTypeEN
a single-select lookup to assign the Address ID that contains the address used for Statements.
This is not editable on new records until they are initially saved. Then, this defaults to 'PRIMARY' but is always editable.
The lookup contains the current assigned value and a list of all the 'Active' vendor Address IDs for the current Loan account.
Database Field: ERPx_APVendorAddress.IsStatementDefault
This is a single-select lookup to assign the Address ID that contains the address used for Payments. Insert excerpt Def - Default Address Payment Def - Default Address Payment nopanel true
This is not editable on new records until they are initially saved. Then, this defaults to 'PRIMARY' but is always editable.
The lookup contains the current assigned value and a list of all the 'Active' vendor Address IDs for the current Loanr account.
Database Field: ERPx_APVendorAddress.IsPaymentDefault
Insert excerpt Def -
Default Address Physical Def -
Default Address Physical nopanel true
This is a single-select lookup to assign the Address ID that contains the address used for the physical location.
This is not editable on new records until they are initially saved. Then, this defaults to 'PRIMARY' but is always editable.
The lookup contains the current assigned value and a list of all the 'Active' vendor Address IDs for the current Loan account.
Database Field:
ERPx_
APVendorAddress.
Database Field: ERPx_APVendor.TaxRegistration
HoldIsPhysicalDefault
A single select lookup to assign the Tax Class to the Loan account. This defaults to blank for new records, is not required and is always editable.
Tax Classes are used to calculate sales tax on Fisherman Sale & Tender Resale transactions.
On Hold - Vendor Insert excerpt Def -
On Hold - VendorTax Class Def -
This is a single-select lookup to identify if the Fisherman/Tender account is on hold or not.Tax Class nopanel true
The lookup contains the values 'Yes' or 'No' and defaults to 'No'. If set to 'Yes' then new transactions can be entered for the account but payments cannot be issued to them. If set to 'No' then the record is not on hold and can be freely used. This field is always editableThis lookup contains a blank value, the current assigned value, and a list of all the 'Active' Tax Class records.
Database Fields: ERPx_MFTaxClass.TaxClassSK, ERPx_APVendor.TaxClassSK
A single select lookup to identify the 'Master Account' assigned to the Loan account. This defaults to blank, is not required, and is always editable. The lookup contains a blank value, the current assigned value, and a list of all the 'Active' Loan accounts with a Vendor Type of Loan. Loan accounts cannot be master accounts for fishermen or Tenders.
The Master Account is a way to associate more than one account together. It is most often used to associate a Loan to a Fisherman Account or to link accounts that share the same CFECID.
Database Field: ERPx_APVendor.
IsOnHoldMasterVendorSK
Insert excerpt Def -
Vendor Account Def -
Vendor Account nopanel true
The lookup contains the values 'Yes' or 'No' and defaults to 'No'. If set to 'Yes' then the record is "Inactive" and will not be included in look-ups for transactions or other master files. If set to 'No' then the record is "Active" and can be freely used. This field is always editable.
Only Vendors with no open transactions/ balances can be set to Inactive, otherwise the message "Vendor Name([VendorID]) has a balance or is on an open transaction and cannot be saved as Inactive" will be displayed. ThisThis is text box to assign the account number associated with the Loan account. This defaults to blank and is not required, but if entered, it must be <=25 characters. This is always editable. This is not visible until after the record is initially saved.
Database Field: ERPx_APVendor.VendorAccount
The '1099 Type' for the Loan account. This defaults to "No 1099", is required, and is always editable. If missing, the message "Vendor Processing Failed: Tax Type is required" will be displayed on Save. This is not visible until after the record is initially saved.
The lookup contains the following options:
- Dividend
- Interest
- Misc
- NEC
- No 1099
Database Field: ERPx_APVendor.
IsInactiveTaxTypeEN
Addresses Tab
1099 Type | A single select lookup to identify the box used for the 1099. This is not editable if the 'Tax Type' = "No 1099".
|
|
When attempting to delete a Fisherman/Tender address configured for ACH, the message "[Vendor Name]: has an address, [Address ID], that has been used for ACH. Please navigate to the Fisherman ACH configuration page (Fisherman Accounting > Configuration > Fisherman ACH) to remove the record prior to deleting the address record." will be displayed when Remove Items is clicked.
When attempting to delete a Fisherman/Tender Address that is set as a default address, the message "[Vendor Name] [Vendor ID]: Address [AddressID] is the [Default address type] address and cannot be deleted." will be displayed when Remove Items is clicked.
Additionally, when attempting to delete a Fisherman/Tender Address that has been used on a check, the message "[Vendor Name] [Vendor ID]: Address [AddressID] has been used on Checks and cannot be deleted."
Database Field: ERPx_APVendor.1099TypeEN | |||||||||
Tax ID |
Database Field: ERPx_APVendor.TaxID | ||||||||
Tax Registration |
|
|
|
This is |
text box to assign the tax registration number associated with the Loan account. This defaults to blank and is not required but if a value is entered it must be <=25 characters. This is always editable. Database Field: |
ERPx_ |
APVendor. |
TaxRegistration |
Hold |
|
|
|
a single-select lookup to identify if the Loan account is on hold or not. The lookup contains the values 'Yes' or 'No' and defaults to 'No'. If set to 'Yes' then new transactions can be entered for the account but payments cannot be issued to them. If set to 'No' then the record is not on hold and can be freely used. This field is always editable. Database Field: ERPx_ |
APVendor. |
IsOnHold |
Inactive |
|
|
|
Database Field: ERPx_APVendorAddress.AddressLine2
Database Field: ERPx_APVendorAddress.AddressLine3
Database Field: ERPx_APVendorAddress.AddressID
Database Field: ERPx_APVendorAddress.City
Database Field: ERPx_APVendorAddress.Country
A single-select standard lookup to assign the default payment type for the corresponding address. The lookup contains the values "ACH" or "Check" and defaults to "Check". If set to Check, a physical check will be printed when payments are processed for this Vendor, using this address. If set to ACH, an ACH record will be created as part of an ACH batch when payments are processed for this Vendor, using this address.
To change from Check to ACH, the Address ID must be configured for ACH in the Vendor ACH list view, otherwise the message "Vendor Name (VendorID): Address ID [AddressID]: The Default Payment Type cannot be changed to ACH because the address has not been configured for ACH. Go to Purchasing > Configuration > Vendor ACH to configure this Address." will be displayed.
This field is required.A single-select standard lookup to select if the Vendor's account is active or not. The lookup contains the values 'Yes' or 'No' and defaults to 'No'. If set to 'Yes' then the record is "Inactive" and will not be included in look-ups for transactions or other master files. If set to 'No' then the record is "Active" and can be freely used. This field is always editable. Only Vendors with no open transactions/ balances can be set to Inactive, otherwise the message "Vendor Name([VendorID]) has a balance or is on an open transaction and cannot be saved as Inactive" will be displayed. This is not visible until after the record is initially saved. Database Field: ERPx_APVendor.IsInactive |
Addresses Tab
Toolbar Icons | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Delete |
When attempting to delete a Loan address configured for ACH, the message "[Vendor Name]: has an address, [Address ID], that has been used for ACH. Please navigate to the Fisherman ACH configuration page (Fisherman Accounting > Configuration > Fisherman ACH) to remove the record prior to deleting the address record." will be displayed when Remove Items is clicked. When attempting to delete a Loan Address that is set as a default address, the message "[Vendor Name] [Vendor ID]: Address [AddressID] is the [Default address type] address and cannot be deleted." will be displayed when Remove Items is clicked. Additionally, when attempting to delete a Loan Address that has been used on a check, the message "[Vendor Name] [Vendor ID]: Address [AddressID] has been used on Checks and cannot be deleted." | ||||||||||||||
Excel |
| ||||||||||||||
New |
| ||||||||||||||
Fields | Description | ||||||||||||||
Checkbox |
| ||||||||||||||
1099 Default |
Database Field: ERPx_APVendorAddress.Is1099Default | ||||||||||||||
Address 1 |
Database Field: ERPx_APVendorAddress. AddressLine1 | ||||||||||||||
EmailAddress 2 |
This is a text box to assign/edit the ' Address 2' value for the Address ID. This defaults to blank and is not required. If entered, it must be <= 75 characters. This is always editable. Database Field: ERPx_APVendorAddress. AddressLine2 | ||||||||||||||
Payment DefaultAddress 3 | An editable text box to enter the value that will display on the memo line of manual payments for the corresponding Address ID. This field is not required but if a value is entered it must be <=250
Database Field: ERPx_APVendorAddress.IsPaymentDefault | Payment Description | a text box to assign/edit the 'Address 3' value for the Address ID. This defaults to blank and is not required. If entered, it must be <=75 characters. This is always editable. Database Field: ERPx_APVendorAddress.AddressLine3 | ||||||||||||
Address ID |
Database Field: ERPx_APVendorAddress. AddressID | ||||||||||||||
Payment NameCity |
This is a text box to assign/edit the 'City' value for the Address ID. This defaults to blank and is not required. If entered, it must be <=25 characters. This is always editable. Database Field: ERPx_APVendorAddress. City | ||||||||||||||
PhoneCountry |
Country' value for the Address ID. This defaults to blank and is not required. If entered, it must be <= 50 characters. This is always editable. Database Field: ERPx_APVendorAddress. Country | Physical Default | |||||||||||||
Insert excerpt | | Def - 1099 Type | |||||||||||||
nopanel | true | State | Insert excerpt | | Def - Address - State | Def - Address - State | |||||||||
nopanel | true | ||||||||||||||
ZipEmail |
This is a text box to assign/edit the ' Zipemail' value for the Address ID. This defaults to blank and is not required. If entered, it must be <= 15 characters. This is always editable.Database Field: ERPx_APVendorAddress.Zip |
Contacts Tab
Toolbar Icons | Description | Excel | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Insert excerpt | Excel - RV Header 3.0 | Excel - RV Header 3.0 | |||||||||||||||
nopanel | true | ||||||||||||||||
Fields | Description | ||||||||||||||||
Contact Type 1,000 characters. This is always editable. Database Field: ERPx_APVendorAddress.Email | |||||||||||||||||
Payment Default |
a non-editable text box that displays as "Yes" for the Address ID assigned as the default 'Payment' Address ID on the Properties tab of the Loan Record View, all other Address IDs within a Loan will have a blank value. This field is never editable from here but is set from the Payment default address field on the Properties tab of the Loan Record View. Database Field: ERPx_ APVendorAddress. IsPaymentDefault | ||||||||||||||||
Insert excerpt | | Def - Contact - Email | Def - Contact - Email | ||||||||||||||
nopanel | true | An editable text box to enter the value that will display on the memo line of manual payments for the corresponding Address ID. This field is not required but if a value is entered it must be <=250 characters. This is always editable. Database Field: ERPxERPx_ APVendorContactAPVendorAddress. EmailCheckDescription | |||||||||||||||
FaxPayment Name |
to assign/ edit the value for the Contact. This defaults to blank and is not required. If entered, it must be <=25 characters. This isedit the value for the Payment Name that will be displayed on payments made to the Loan. This defaults from the Vendor Name entered on the Properties tab but can be overwritten and must be <=150 characters. This is not required but without it the Payment Name field on the Properties tab will be used as the Payee on a printed check or ACH payment, but if both this field and the Payment Name on the Properties tab is blank then the Vendor Name will be used. This is always editable. Database Field: ERPx_ APVendorContactAPVendorAddress. FaxCheckName Name | ||||||||||||||||
Phone |
to assign/ edit the value for the Contact.edit the 'Phone' value for the Address ID. This defaults to blank and is not required. If entered, itit must be <be <= 10025 characters. This is alwaysis always editable. Database Field: ERPxERPx_ APVendorContactAPVendorAddress. NamePhone1 | ||||||||||||||||
NotePhysical Default |
This is a non-editable text box that displays as "Yes" for the Address ID assigned as the default 'Physical' Address ID on the Properties tab of the Loan Record View, all other Address IDs within a Loan will have a blank value. This field is never editable from here but is set from the Physical default address field on the Properties tab of the Loan Record View. Database Field: ERPx_ APVendorAddress. IsPhysicalDefault | ||||||||||||||||
PhoneState | |||||||||||||||||
Toolbar Icons | Description | Excel | |||||||||||||||
Insert excerpt | Excel - RV Header 3.0 | Excel - RV Header 3.0 | |||||||||||||||
nopanel | true | ||||||||||||||||
Fields | Description | ||||||||||||||||
Attribute |
This is a text box to assign/edit theto assign/edit the 'State' value for the ContactAddress ID. ThisThis defaults to blank and is not required. If entered, it must be <= 2530 characters. This is always editable.Database Field: ERPx_APVendorContact.Phone |
Attributes Tab
editable. Database Field: ERPx_APVendorAddress.State | ||||||||||||||||||
Zip |
| Available | ||||||||||||||||
Insert excerpt | Attribute - Available | Attribute - Available | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
nopanel | true | Value | ||||||||||||||||
Insert excerpt | Attribute - Value | Attribute - Value | ||||||||||||||||
nopanel | true |
...
This is a text box to assign/edit the 'Zip' value for the Address ID. This defaults to blank and is not required. If entered, it must be <=15 characters. This is always editable. Database Field: ERPx_APVendorAddress.Zip |
Contacts Tab
When attempting to delete a Fisherman/Tender address configured for ACH, the message "[Vendor Name]: has an address, [Address ID], that has been used for ACH. Please navigate to the Fisherman ACH configuration page (Fisherman Accounting > Configuration > Fisherman ACH) to remove the record prior to deleting the address record." will be displayed when Remove Items is clicked.
When attempting to delete a Fisherman/Tender Address that is set as a default address, the message "[Vendor Name] [Vendor ID]: Address [AddressID] is the [Default address type] address and cannot be deleted." will be displayed when Remove Items is clicked.
Additionally, when attempting to delete a Fisherman/Tender Address that has been used on a check, the message "[Vendor Name] [Vendor ID]: Address [AddressID] has been used on Checks and cannot be deleted."Toolbar Icons | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Excel |
| ||||||||||||||||||
Fields | Description | Account Type | |||||||||||||||||
Contact Type |
Database Field: ERPx_APVendorContact.ContactTypeSK | ||||||||||||||||||
Cash: Not used Terms Discount Taken: Database Field: ERPx_APVendorContact.Email | |||||||||||||||||||
Fax |
Database Field: ERPx_APVendorContact.Fax | ||||||||||||||||||
Name |
| ||||||||||||||||||
Account | A single-select load on demand lookup to assign the GL Account. This defaults from the value assigned on the Vendor Class and is not required to save the master file record but may be required to post a transaction. This is always editable. The lookup contains a blank value, the current assigned value, and all the 'Active' GL Accounts. |
Permits Tab
The permits tab contains the list of all Permits owned by the Fisherman/Tender account. Permits are unique by combination of: Fishery, Permit, Year Sequence, Gear, and Ticket Class.
is a text box to assign/edit the value for the Contact. This defaults to blank and is not required. If entered, it must be <=100 characters. This is always editable. Database Field: ERPx_APVendorContact.Name | |||||||||
Note |
Database Field: ERPx_APVendorContact.Note | ||||||||
Phone |
Database Field: ERPx_APVendorContact.Phone |
Attributes Tab
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Excel |
| ||||||||
Fields | Description | ||||||||
Attribute |
| ||||||||
Available |
| ||||||||
Value |
|
Accounts (GL Accounts) Tab
Toolbar Icons | Description | |||||||
---|---|---|---|---|---|---|---|---|
Excel |
|
| |||
Fields | Description | ||
Account Type | This field contains the following account types: Settlement Accrual:
|
|
|
A textbox to enter the name of the Fishery the Permit is issued for. This defaults to blank, is required, and is always editable to any value <= 20 characters.
Database Field: ERPx_APVendorPermit.Fishery, ERPx_APVendor.VendorSK
A single select lookup to identify the type of fishing gear the Permit is issued for. This defaults to blank, is required, and is always editable.
Cash: Not used Terms Discount Taken:
|
'Active' |
Database Field: ERPx_APGear.GearID + ERPx_APGear.GearDescription, ERPx_APVendorPermit.GearSK, ERPx_APVendor.VendorSK
InactiveGL Accounts. This Account is not editable on transactions. Finance Charges: |
|
|
Database Field: ERPx_APVendorPermit.IsInactive, ERPx_APVendor.VendorSK
A textbox to enter the ID of the Fishing Permit. This defaults to blank, is required, and is always editable to any value <= 20 characters.
Database Field: ERPx_APVendorPermit.Permit, ERPx_APVendor.VendorSK
A textbox to enter the Year Sequence assigned to the Fishing Permit. For Permits that are renewed annually, this will be the only value that changes. This defaults to blank, is required, and is always editable to any value <= 20 characters.
Database Field: ERPx_APVendorPermit.YearSequence, ERPx_APVendor.VendorSK
A single select lookup to identify the Ticket Class the Fishing Permit pertains to. This defaults to blank, is required, and is always editable.
The lookupThe 'Account' lookup for this 'Account Type' is a single-select load on demand lookup that contains a blank value, the current assigned value, and all the 'Active' GL Accounts. Write Off:
|
'Active' |
Database Field: ERPx_APTransactionClass.TransactionClassID, ERPx_APVendorPermit.TransactionClassSK, ERPx_APVendor.VendorSK
GL Accounts. This Account is editable when applying payments. | |
Account | A single-select load on demand lookup to assign the GL Account. This defaults from the value assigned on the Vendor Class and is not required to save the master file record but may be required to post a transaction. This is always editable. The lookup contains a blank value, the current assigned value, and all the |
'Active' |
GL Accounts. |
Excluded Transactions Tab
The excluded transactions tab allows users to specify transactions that a Fisherman/Tender Loan account should be excluded from. If the value is set to "No" then the Fisherman/Tender Loan account will be visible in the transaction lookups (provided they are 'Active'). If they are set to "Yes" then the Fisherman/Tender the Loan account will be excluded from the transaction lookups.
Transaction | Description | ||
---|---|---|---|
Adjustment | All 'Adjustment' Classes are eligible for including/excluding. | ||
Balance Transfer (From) | Do you want to exclude the account from being assigned to the "From" side of a Balance Transfer? | ||
Balance Transfer (To) | Do you want to exclude the account from being assigned to the "To" side of a Balance Transfer? | ||
Cash Receipt | Do you want to exclude the account from making payments on their account? | ||
AP Invoice/Credit Memo/Purchase Order | Do you want to exclude the account from being assigned as the 'Distribute To' on an AP transaction? | Fisherman Sale | Do you want to exclude the account from a Fisherman Sale transaction? |
Payment | Do you want to exclude the account from receiving a payment/settlement? | Tender Resale | Do you want to exclude the account from a Tender resale transaction? |
Related Topics
Expand | ||
---|---|---|
| ||
Page Definitions |
...