Versions Compared

Key

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

Insert excerptDef: Fish Ticket TaxDef: Fish Ticket TaxnopaneltrueThe purpose of this page is to add, edit, remove, and activate/inactive Tax Programs used on Fish Tickets.

(lightbulb) These Taxes are only applicable to Fish Tickets, not to calculate Sales Tax on a Fisherman or Customer Sale.

Software Version: 2019.09.03 and newer

Table of Contents
typeflat

Page Header

Header Toolbar

...

A non-editable text box to display "[Program ID] - [Description]" of the Tax Program. This defaults to blank for a new Tax Program and is always updated after initial Save. This field is never editable. When users update the value in the 'Program ID' field or the 'Description' field, the Fish Ticket Taxes record view page will refresh to display the updated Tax Program.

Linked Database Field: ERPx_APProgram.APProgramID - ERPx_APProgram.APProgramName

...

A non-editable text box to display "Tax". This defaults to blank for a new Tax Program and is always updated after initial Save. This field is never editable.

This text box contains the value in the APProgramType Enumeration Class where APProgramType = 2.

Linked Database Field: ERPx_APProgram.APProgramTypeEN

Properties Tab 

...

A text box to specify a short description and unique identifier of the Tax record. This defaults to blank for new records and is required. If not assigned, the message "Program ID is required." will be displayed on Save. This value must be unique. If not, the message "Duplicate Program ID's are not allowed for the same Program Type." will be displayed on Save. This field is always editable and must be <= 50 characters. 

Linked Database Field: ERPx_APProgram.APProgramID

...

Description

...

A text box to specify a long description/name of the Tax record. This defaults to blank for new records and is required, but duplicate values are allowed. If not assigned, the message "Description is required." will be displayed on Save. This field is always editable and must be <= 100 characters. 

Linked Database Field: ERPx_APProgram.APProgramName

...

A single-select lookup to select the Tax Class for the Tax record. This defaults to blank for new records but is required. If not assigned, the message "Class is required." will be displayed on Save. This field is always editable.

Linked Database Field: ERPx_APProgram.APProgramClassSK

...

A date field to indicate when the Tax Program begins. Fish Tickets with a Landed Date before the 'Landed Date Start' will not be evaluated for the Tax. This defaults as blank on new records, but is required. If blank, the message "Landed Date Start is required." will be displayed on Save. This field is always editable.

Linked Database Field: ERPx_APProgram.APProgramStart

...

A date field to indicate when the Tax Program ends. Fish Tickets with a Landed Date after the 'Landed Date End' will not be evaluated for the the Tax, even if the Tax Program is still Active. This defaults as blank on new records, and is not required. A blank Landed Date End assumes the Tax never ends but if a date is entered it must be >= the 'Landed Date Start' if not, the message "Landed Date End must be on or after Landed Date Start." will be displayed on Save. This field is always editable.

Linked Database Field: ERPx_APProgram.APProgramEnd

...

Linked Database Field: ERPx_APProgram.IsInactive

...

A non-editable single-select lookup to specify how a Tax Program is assigned to a Fish Ticket. This defaults to "Auto Assign - All Tickets" for new records and is always required. This field is never editable.

...

Linked Database Field: ERPx_APProgram.AssignmentMethodEN

...

A single-select lookup to specify which entity is charged for the Tax. This defaults to blank for new records but is required. If not assigned, the message "Expense For is required." will be displayed on Save. It can be set to one or both the following values:

  • Fisherman: The Tax will be deducted from what is owed the Fisherman for the Fish Ticket in order for the Company to pay the tax on behalf of the Fisherman.
  • Company: The Tax will be accrued on the Fish Ticket in order for the Company to pay their portion of the tax.

This field is always editable. This lookup contains all the values in the APProgramExpenseFor Enumeration Class.

Linked Database Field: ERPx_APProgram.ExpenseForEN

...

A multi-select lookup to specify how taxes are assigned fish tickets. This defaults to blank for new records, but at least one selection is required. If not assigned, the message "Assign Rules By is required." will be displayed on Save. One or many of the following values may be selected:

  • Species
  • Ticket Items
  • Stat Areas
  • Gear
  • Chill Type
  • Fishermen
  • Management Programs
  • Site Processed

This field is always editable. When one or more values are selected, on Save, additional tabs for each of the selected items will be added to the record view. This lookup contains all the values in the APProgramAssignBy Enumeration Class.

Linked Database Field: ERPx_APProgram.AssignRulesByEN

...

A single-select lookup to specify where the Tax Rate comes from. This defaults to "GLOBAL" for new records but can be changed. If it is changed from GLOBAL, it must match one of the values in the 'Assign Rules By' Property. If not, the message "Assign Rate By must be assigned by one of the Assign Rules By values." will be displayed on Save. It can be set to the following values:

  • GLOBAL: The rate assigned as the Default Rate will be used
  • Species: The rate comes from the rate value on the Species Tab
  • Ticket Items: The rate comes from the rate value on the Ticket_Items Tab
  • Gear: The rate comes from the rate value on the Gear Tab
  • Chill Type: The rate comes from the rate value on the Chill_Type Tab
  • Fishermen: The rate comes from the rate value on the Fishermen Tab
  • Management Programs: The rate comes from the rate value on the Management_Programs Tab
  • Site Processed: The rate comes from the rate value on the Site_Processed Tab

This field is always editable. This lookup contains all the values in the APProgramAssignBy Enumeration Class except 'Stat Area' and includes an option for GLOBAL.

Linked Database Field: ERPx_APProgram.AssignmentMethodEN

...

A text box to specify the default rate to be used if the 'Assign Rate By' field is set to "GLOBAL". This defaults to 0.000000 for new records and is required. If not assigned, the message "Rate is required." will be displayed on Save. This field is always editable. If the tax is configured to be an expense for the company and the fisherman, the default rate is automatically divided. If this causes the rate to be more than 6 decimals, then the company rate is rounded up and the fisherman rate is rounded down.

(lightbulb) Leaving this as 0.000000 and the 'Assign Rate By' to "GLOBAL" and the 'Calculated On' on anything other than "Fixed Amount" will result in no tax being calculated.

(lightbulb) If the 'Assign Rate By' is anything other than 'Globally" this is only represents the Default Rate. The actual rates may be different. 

Linked Database Field: ERPx_APProgram.Rate

...

A single-select lookup to specify the weight value on the ticket line the Tax is calculated from. This defaults to blank for new records but is required. If not assigned, the message "Calculated On is required." will be displayed on Save. It can be set to the following values:

  • % Amount: The calculation for each line item will be ((Ext. Amount + Premiums) * Tax %). The 'Ext. Amount' is calculated as (Price * Weight)
  • % Taxable Amount: The calculation for each line item will be (Gross Taxable Amount * Tax %). The 'Gross Taxable Amount' is calculated as ((Tax Price * Weight)+Premiums)
  • Delivered Weight: The rate will be multiplied to the 'Weight' value of the ticket item to calculate the Tax Amount.
  • Fixed Amount: The tax amount will be manually entered for each ticket item
  • Net Weight: The rate will be multiplied to the 'Net Weight' value of the ticket item to calculate the Tax Amount.
  • Paid Weight: The rate will be multiplied to the 'Net Weight' value of only applicable ticket items with a Price >0.00 to calculate the Tax Amount.

This field is always editable. This lookup contains all the values in the APProgramCalcMethod Enumeration Class.

Linked Database Field: ERPx_APProgram.APProgramCalcMethodEN

...

A non-editable single-select lookup to specify the GL Account that is Debited to record the fisherman expense portion of a Tax Program for a Fish Ticket Item. This defaults to "FISHERMAN SETTLEMENT ACCRUAL ACCOUNT" and is never editable. This value is not stored in the database.

...

A single-select lookup to specify the GL Account that is Debited to record the company expense portion of a Tax program for a Fish Ticket Item. This defaults as blank on new records, but is required if "Company" is selected in the 'Expense For' property. If blank, the message "Company Expense Account is required." will be displayed on Save. This field is always editable.

This lookup contains list of all the 'Active' GL Accounts.

Linked Database Field: ERPx_APProgram.CompanyExpenseAccountSK

...

A single-select lookup to specify the GL Account that is Credited, to record the liability, when the Tax is assigned to a Fish Ticket Item. This defaults as blank on new records, but is required. If blank, the message "Tax Liability GL Account is required." will be displayed on Save. This field is always editable from the record view.

This lookup contains list of all the 'Active' GL Accounts.

Linked Database Field: ERPx_APProgram.CRAccountSK

...

A single-select lookup to specify which Fisherman, Tender, Fisherman & Tender or Vendor the Tax is payable to, such as the Vendor associated with the taxing authority. This field defaults to blank, is never required and is always editable. 

This lookup contains a list of all the 'Active' Fishermen, Tenders, Fishermen & Tenders and Vendors.

Linked Database Field: ERPx_APProgram.VendorSK

...

A text box to specify how often the tax is paid. This field defaults to blank, is never required and is always editable. 

Linked Database Field: ERPx_APProgram.VendorSK

Species Tab 

...

Insert excerpt
Def - Program Type - FA Ticket Tax
Def - Program Type - FA Ticket Tax
nopaneltrue
 The purpose of this page is to add, edit, remove, and activate/inactive Tax Programs used on Fish Tickets.

(lightbulb) These Taxes are only applicable to Fish Tickets, not to calculate Sales Tax on a Fisherman or Customer Sale.

Software Version: 2019.09.03 and newer

Table of Contents
typeflat

Page Header

Header Toolbar

Toolbar IconsDescription
Delete

Insert excerpt
Delete - RV Header
Delete - RV Header
nopaneltrue

Programs used on a Fish Ticket will not be able to be deleted. The message "This Program is used on a Delivery Ticket and cannot be deleted." will be displayed. Additionally, only the latest version of a program will be allowed to be deleted. If the user selects a prior version of a program to delete, the message "([Program ID]) cannot be deleted because it is not the latest version of this program." will be displayed.

Grid Layout
Insert excerpt
Grid Layout - Global
Grid Layout - Global
nopaneltrue
Help
Insert excerpt
Help - Global
Help - Global
nopaneltrue
New
Insert excerpt
New - RV Header
New - RV Header
nopaneltrue
Save
Insert excerpt
Save - RV Header
Save - RV Header
nopaneltrue
FieldsDescription
Program

Insert excerpt
Program ID
Program ID
nopaneltrue
 This is editable by editing either the Program ID or Program Description properties.

Database Field: ERPx_APProgram.APProgramID - ERPx_APProgram.APProgramName

Type

Display the 'Program Type'. This is not editable and displays as "Tax".

This text box contains the value in the APProgramType Enumeration Class where APProgramType = 2.

Database Field: ERPx_APProgram.APProgramTypeEN

Properties Tab 

Toolbar IconsDescription
Excel

Insert excerpt
Excel - RV Grid
Excel - RV Grid
nopaneltrue

FieldsDescription
Properties
Insert excerpt
Properties - RV
Properties - RV
nopaneltrue
Value 
Insert excerpt
Value - RV
Value - RV
nopaneltrue
Group: Configuration
Program ID

Insert excerpt
Program ID
Program ID
nopaneltrue
 This is a text box that is required. It defaults to blank for new records. If not assigned, the message "Program ID is required." will be displayed on Save. This value must be unique. If not, the message "Duplicate Program ID's are not allowed for the same Program Type." will be displayed on Save. This field is always editable and must be <= 50 characters. 

Database Field: ERPx_APProgram.APProgramID

Description

Insert excerpt
Program Name/Description
Program Name/Description
nopaneltrue
This is a text box that is required. If not assigned, the message "Description is required." will be displayed on Save. It defaults to blank for new record and duplicate values are allowed. This field is always editable and must be <= 100 characters. 

Database Field: ERPx_APProgram.APProgramName

Class

Identifies the Program Class associated with the Tax record. This is a single-select lookup that is required. If missing, the message "Class is required." will be displayed on Save. It defaults to blank and is always editable.

Insert excerpt
Def - Program Class - Ticket Tax
Def - Program Class - Ticket Tax
nopaneltrue

The lookup contains a blank value, the current assigned values and all the records in the Tax & Premium Classes list view with a 'Program Type' of "Tax". 

Database Field: ERPx_APProgram.APProgramClassSK

Landed Date Start

Insert excerpt
Landed Date Start
Landed Date Start
nopaneltrue
This is a date picker that is required. If missing, the message "Landed Date Start is required." will be displayed on Save. This defaults as blank on new records and is always editable. Fish Tickets with a Landed Date before the 'Landed Date Start' will not be evaluated for the Tax. This date may not overlap with dates from other versions of the same program. Else the message "[Program ID] Version [Version - 1]'s Landed Start and End Dates may not overlap other version of the same Program." will be displayed on Save.

Insert excerpt
Def - Landed Date
Def - Landed Date
nopaneltrue

Database Field: ERPx_APProgram.APProgramStart

Landed Date End

Insert excerpt
Landed Date End
Landed Date End
nopaneltrue
This is a date picker that is not required. This defaults as blank and is always editable. A blank value assumes the Tax never ends, but if a date is entered it must be >= the 'Landed Date Start' field. Else the message "Landed Date End must be on or after Landed Date Start." will be displayed on Save.  Fish Tickets with a Landed Date after the 'Landed Date End' will not be evaluated for the the Tax, even if the Tax Program is still Active. This date may not overlap with dates from other versions of the same program. Else the message "[Program ID] Version [Version + 1]'s Landed Start and End Dates may not overlap other version of the same Program." will be displayed on Save.

Insert excerpt
Def - Landed Date
Def - Landed Date
nopaneltrue
 

Database Field: ERPx_APProgram.APProgramEnd

Inactive

Insert excerpt
Def - Inactive
Def - Inactive
nopaneltrue
 This is a Yes/No lookup that is required. it defaults to "No" and is always editable. This field is not visible until after the record is initially saved.

Database Field: ERPx_APProgram.IsInactive

Group: Assign Rules
How this Program is assigned to Tickets?

Identifies how the Tax Program is assigned to Fish Tickets. This is a non-editable single-select lookup that is required. It defaults to "Auto Assign - All Tickets" and is never editable. This field is not visible until after the record is initially saved.

This lookup containsthe values in the APAssignmentMethod Enumeration Class where APAssignmentMethod = 1.

Database Field: ERPx_APProgram.AssignmentMethodEN

Expense For

Identifies who is being charged for the Tax. This is a multi-select lookup where at least one selection is required. If missing, the message "Expense For is required." will be displayed on Save. This defaults to blank and is always editable. It can be set to one or both the following values:

  • Fisherman: The Tax will be deducted from what is owed the Fisherman for the Fish Ticket in order for the Company to pay the tax on behalf of the Fisherman.
  • Company: The Tax will be accrued on the Fish Ticket in order for the Company to pay their portion of the tax.

This lookup contains all the values in the APProgramExpenseFor Enumeration Class.

Database Field: ERPx_APProgram.ExpenseForEN

Assign Rules By

Specifies how taxes are assigned fish tickets. This is a multi-select lookup where at least one selection is required. If missing, the message "Assign Rules By is required." will be displayed on Save. This field defaults as blank and is always editable. When one or more values are selected, on Save, additional tabs for each of the selected items will be added to the record view.

Insert excerpt
Def - Assign Rules By
Def - Assign Rules By
nopaneltrue

This lookup contains all the values in the APProgramAssignBy Enumeration Class.

Database Field: ERPx_APProgram.AssignRulesByEN

Assign Rate By

 Specifies where the Tax Rate comes from. This is a single-select standard lookup that is required. It defaults to "GLOBAL" and is always editable. If it is changed from "GLOBAL", it must match one of the values in the 'Assign Rules By' Property. If not, the message "Assign Rate By must be assigned by one of the Assign Rules By values." will be displayed on Save.

Insert excerpt
Def - Assign Rate By
Def - Assign Rate By
nopaneltrue

This lookup contains all the values in the APProgramAssignBy Enumeration Class except 'Stat Area' and includes an option for GLOBAL.

Database Field: ERPx_APProgram.AssignmentMethodEN

Default Rate

Insert excerpt
Default Rate - Tax & Premium
Default Rate - Tax & Premium
nopaneltrue
 This is a text box that is required. If missing, the message "Rate is required." will be displayed on Save. It defaults to "0.000000" and is always editable. If the tax is configured to be an expense for the company and the fisherman, the default rate is automatically divided. If this causes the rate to be more than 6 decimals, then the company rate is rounded up and the fisherman rate is rounded down.

(lightbulb) Leaving this as 0.000000 and the 'Assign Rate By' to "GLOBAL" and the 'Calculated On' on anything other than "Fixed Amount" will result in no tax being calculated.

(lightbulb) If the 'Assign Rate By' is anything other than 'Globally" this is only represents the Default Rate. The actual rates may be different. 

Database Field: ERPx_APProgram.Rate

Calculated On

Insert excerpt
Calculated On - Fish Ticket Taxes
Calculated On - Fish Ticket Taxes
nopaneltrue
 This is a single-select standard lookup that is required. If missing, the message "Calculated On is required." will be displayed on Save. It defaults to blank and is always editable.
Insert excerpt
Def - Calculated On - Fish Ticket Tax
Def - Calculated On - Fish Ticket Tax
nopaneltrue

This lookup contains all the values in the APProgramCalcMethod Enumeration Class.

Database Field: ERPx_APProgram.APProgramCalcMethodEN

Group: Accounting
Fisherman Expense GL Account

Insert excerpt
GL Account - Fisherman Tax Expense
GL Account - Fisherman Tax Expense
nopaneltrue
 This is a non-editable single-select standard lookup that is required. This defaults to "FISHERMAN SETTLEMENT ACCRUAL ACCOUNT" and is never editable. This value is not stored in the database.

Company Expense GL Account

Insert excerpt
GL Account - Company Tax Expense
GL Account - Company Tax Expense
nopaneltrue
 This is a single-select standard lookup that is required if "Company" is selected in the 'Expense For' property. If missing, the message "Company Expense Account is required." will be displayed on Save. This defaults as blank and is always editable.

The lookup contains a list of all the 'Active' GL Accounts.

Database Field: ERPx_APProgram.CompanyExpenseAccountSK

Tax Liability GL Account

Insert excerpt
GL Account - Tax Liability Account
GL Account - Tax Liability Account
nopaneltrue
 This is a single-select standard lookup that is required. If missing, the message "Tax Liability GL Account is required." will be displayed on Save. This defaults as blank and is always editable.

The lookup contains a list of all the 'Active' GL Accounts.

Database Field: ERPx_APProgram.CRAccountSK

Payable To

Insert excerpt
Vendor Name
Vendor Name
nopaneltrue
 This is a single-select standard lookup that is not required. It defaults to blank and is always editable.

This lookup contains a list of all the 'Active' Fishermen, Tenders, Fishermen & Tenders and Vendors.

Database Field: ERPx_APProgram.VendorSK

Payable Frequency

Identifies how often you pay the Tax. This is for information only. This is a text box that is not required. It defaults to blank and is always editable.

Database Field: ERPx_APProgram.VendorSK

Chill_Type Tab 

This tab will only be visible if "Chill Type" is selected in the 'Assign Rules By' property.

Toolbar IconsDescription
Excel

Insert excerpt
Excel - RV Grid
Excel - RV Grid
nopaneltrue

Delete
Insert excerpt
Delete - RV Grid - No Status
Delete - RV Grid - No Status
nopaneltrue
New
Insert excerpt
New - multi blank rows - RV Grid
New - multi blank rows - RV Grid
nopaneltrue
FieldsDescription
Checkbox
Insert excerpt
Checkbox
Checkbox
nopaneltrue
Chill Type

Identifies the Chill Type that the Tax Program applies to. This is a single-select standard lookup that is required to save a line item. By default, when a new Tax Program is created, all Chill Types are assigned. If you want only specific Chill Types to apply to the Tax Program, click the ‘New’ icon and manually add the Chill Type(s) that you wish to apply. This field defaults as blank and is editable.

This lookup contains a list of all the 'Active' records in the Chill Type Master List.

Database Field: ERPx_APProgramEntity.EntitySK where ERPx_APProgramEntity.ProgramEntityEN = 7

Company Expense GL Account

Insert excerpt
GL Account - Company Tax Expense
GL Account - Company Tax Expense
nopaneltrue
 This is a single-select standard lookup that is not required. This field is only enabled when "Chill Type" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. This field defaults to the 'Company Expense GL Account' value selected in the Properties tab. This field is always editable.

The lookup contains a list of all the 'Active' GL Accounts.

Database Field: ERPx_APProgramEntity.ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 7

Company Rate

Insert excerpt
Tax Rate - Company
Tax Rate - Company
nopaneltrue
 This is a text box that is not required. This field is only enabled when "Chill Type" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Database Field: ERPx_APProgramEntity.CompanyRate where ERPx_APProgramEntity.ProgramEntityEN = 7

Fisherman Expense GL Account
Insert excerpt
GL Account - Fisherman Tax Expense
GL Account - Fisherman Tax Expense
nopaneltrue
 This is non-editable text box that is not required. This field only displays a value when "Chill Type" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The field defaults to "Fisherman Settlement Accrual Account" and is never editable. This field is not stored in the database.
Fisherman Rate

Insert excerpt
Tax Rate - Fisherman
Tax Rate - Fisherman
nopaneltrue
 This is a text box that is not required.This field is only enabled when "Chill Type" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Database Field: ERPx_APProgramEntity.FishermanRate where ERPx_APProgramEntity.ProgramEntityEN = 7

Tax Liability GL Account

Insert excerpt
GL Account - Tax Liability Account
GL Account - Tax Liability Account
nopaneltrue
 This is a single-select standard lookup that is not required. This field is only enabled when "Chill Type" is selected as the 'Assign Rate By' value in the Properties tab. The GL Account defaults to the 'Tax Liability GL Account' value selected in the Properties tab. This field is always editable.

The lookup contains a list of all the 'Active' GL Accounts.

Database Field: ERPx_APProgramEntity.LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 7

Total Rate

Insert excerpt
Tax Rate - Total
Tax Rate - Total
nopaneltrue
 This is a non-editable text box that is not required. This field is only calculated when "Chill Type" is selected as the 'Assign Rate By' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab and is always editable. It is calculated on Save as [Fisherman Rate] + [Company Rate]. This field is never editable and not stored in the database.

Fishermen Tab 

This tab will only be visible if "Fishermen" is selected in the 'Assign Rules By' property.

Toolbar IconsDescription
Excel

Insert excerpt
Excel - RV Grid
Excel - RV Grid
nopaneltrue

Delete
Insert excerpt
Delete - RV Grid - No Status
Delete - RV Grid - No Status
nopaneltrue
New
Insert excerpt
New - multi blank rows - RV Grid
New - multi blank rows - RV Grid
nopaneltrue
FieldsDescription
Checkbox
Insert excerpt
Checkbox
Checkbox
nopaneltrue
Company Expense GL Account

Insert excerpt
GL Account - Company Tax Expense
GL Account - Company Tax Expense
nopaneltrue
 This is a single-select standard lookup that is not required. This field is only enabled when "Fishermen" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. This field defaults to the 'Company Expense GL Account' value selected in the Properties tab. This field is always editable.

The lookup contains a list of all the 'Active' GL Accounts.

Database Field: ERPx_APProgramEntity.ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 4

Company Rate

Insert excerpt
Tax Rate - Company
Tax Rate - Company
nopaneltrue
 This is a text box that is not required. This field is only enabled when "Fishermen" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. This field The Rate defaults to the 'Company Expense GL AccountDefault Rate' value selected entered in the Properties tab . This field is not required, but always editable.

This lookup contains list of all the 'Active' GL Accounts.

Linked and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Database Field: ERPx_APProgramEntity.ExpenseAccountSK CompanyRate where ERPx_APProgramEntity.ProgramEntityEN = 14

Company Rate

A text box to specify the tax rate for the Company for a specific Specie. This field is only enabled when "Species" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab, but the field is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Linked Fisherman

Identifies the Fisherman, Fisherman & Tender or Tender that the Tax Program applies to. This is a single-select standard lookup that is required to save a line item. By default, when a new Tax Program is created, all Fishermen, Fishermen & Tenders and Tenders are assigned. If you want only a specific Fisherman, Fisherman & Tender or Tender to apply to the Tax Program, click the ‘New’ icon and manually add the Fisherman, Fisherman & Tender or Tender that you wish to apply. This field defaults as blank and is editable.

This lookup contains a list of all the 'Active' Fishermen, Fishermen & Tenders and Tenders.

Database Field: ERPx_APProgramEntity.

CompanyRate

EntitySK where ERPx_APProgramEntity.ProgramEntityEN =

1

4

Fisherman Expense GL AccountA non-editable text box to display the GL Account that is debited to record a fisherman expense when a Fish Ticket line item is a specific Specie. This field only displays a value when "Species" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The field defaults to "Fisherman Settlement Accrual Account", is required and is never editable. This field is not stored in the database.
Fisherman RateA text box to specify the tax rate for the Fisherman for a specific Specie. This field is only enabled when "Species

Insert excerpt
GL Account - Fisherman Tax Expense
GL Account - Fisherman Tax Expense
nopaneltrue
 This is non-editable text box that is not required. This field only displays a value when "Fishermen" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in

the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab, but the field is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Linked Database Field: ERPx_APProgramEntity.FishermanRate where ERPx_APProgramEntity.ProgramEntityEN = 1

Specie

A single-select lookup to specify Species that are applicable to the Tax Program. By default, when a new Tax Program is created, all Species are assigned. If you want only specific Species to apply to the Tax Program, click the ‘New’ icon and manually add the Specie(s) that you wish to apply. This field defaults as blank on new records, but is required to save a line item. This field is not editable after initial Save.

This lookup contains a list of all the 'Active' records in the Species Master List.

Linked

the Properties tab. The field defaults to "Fisherman Settlement Accrual Account" and is never editable. This field is not stored in the database.

Fisherman Rate

Insert excerpt
Tax Rate - Fisherman
Tax Rate - Fisherman
nopaneltrue
 This is a text box that is not required.This field is only enabled when "Fishermen" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Database Field: ERPx_APProgramEntity.

EntitySK

FishermanRate where ERPx_APProgramEntity.ProgramEntityEN =

1

4

Tax Liability GL Account

Insert excerpt
GL Account - Tax Liability Account
GL Account

A

- Tax Liability Account
nopaneltrue
 This is a single-select standard lookup

to specify the GL Account that is Credited to record the liability when the Tax is assigned to a specific Specie

that is not required. This field is only enabled when "

Species

Fishermen" is selected as the 'Assign Rate By' value in the Properties tab. The GL Account defaults to the 'Tax Liability GL Account' value selected in the Properties tab. This field is

not required, but

always editable.

This

The lookup contains a list of all the 'Active' GL Accounts.

Linked

Database Field: ERPx_APProgramEntity.LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN =

1

4

Total RateA

Insert excerpt
Tax Rate - Total
Tax Rate - Total
nopaneltrue
 This is a non-editable text box

to display the Total Rate per Specie, which is calculated as the sum of the Fisherman Rate and the Company Rate for the Specie

that is not required. This field is only calculated when "Fishermen" is selected as the 'Assign Rate By' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab and is always editable. It is calculated on Save as [Fisherman Rate] + [Company Rate]. This field is never editable and not stored in the database.

This field is a calculated field and not stored in the database.

Ticket_Items Tab 

Gear Tab 

This tab will only be visible if "Gear" is selected in the 'Assign Rules By' property.

Toolbar IconsDescription
Excel

Insert excerpt
Excel - RV Grid
Excel - RV Grid
nopaneltrue

Delete
Insert excerpt
Delete - RV Grid - No Status
Delete - RV Grid - No Status
nopaneltrue
New
Insert excerpt
New - multi blank rows - RV Grid
New - multi blank rows - RV Grid
nopaneltrue
FieldsDescription
Checkbox
Insert excerpt
Checkbox (Tag)- RV
Checkbox (Tag)- RV
nopaneltrue
Company Expense GL AccountA

Insert excerpt
GL Account - Company Tax Expense
GL Account - Company Tax Expense
nopaneltrue
 This is a single-select standard lookup

to specify the GL Account that is debited for the company expense when a Fish Ticket line item is on a sales order

that is not required. This field is only enabled when "

Ticket Items

Gear" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. This field defaults to the 'Company Expense GL Account' value selected in the Properties tab. This field is

not required, but

always editable.

This

The lookup contains a list of all the 'Active' GL Accounts.

Linked

Database Field: ERPx_APProgramEntity.ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN =

6
Company RateA text box to specify the tax rate for the Company on a specific Fish Ticket Item

2

Company Rate

Insert excerpt
Tax Rate - Company
Tax Rate - Company
nopaneltrue
 This is a text box that is not required. This field is only enabled when "

Ticket Items

Gear" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab

, but the field

and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Linked

Database Field: ERPx_APProgramEntity.CompanyRate where ERPx_APProgramEntity.ProgramEntityEN =

6

2

Fisherman Expense GL AccountA

Insert excerpt
GL Account - Fisherman Tax Expense
GL Account - Fisherman Tax Expense
nopaneltrue
 This is non-editable text box

to display the GL Account that is debited to record a fisherman expense for a Fish Ticket line item

that is not required. This field only displays a value when "

Ticket Items

Gear" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The field defaults to "Fisherman Settlement Accrual Account"

, is required

and is never editable. This field is not stored in the database.

Fisherman RateA text box to specify the tax rate for a fisherman on a specific Fish Ticket Item

Insert excerpt
Tax Rate - Fisherman
Tax Rate - Fisherman
nopaneltrue
 This is a text box that is not required.This field is only enabled when "

Ticket Items

Gear" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab

, but the field

and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Linked

Database Field: ERPx_APProgramEntity.FishermanRate where ERPx_APProgramEntity.ProgramEntityEN =

6
Tax Liability GL AccountA

2

Gear

Identifies the Gear that the Tax Program applies to. This is a single-select standard lookup

to specify the GL Account

that is

Credited to record the liability when the Tax is assigned to a Fish Ticket Item. This field is only enabled when "Ticket Items" is selected as the 'Assign Rate By' value in the Properties tab. The GL Account defaults to the 'Tax Liability GL Account' value selected in the Properties tab. This field is not required, but always

required to save a line item. By default, when a new Tax Program is created, all Gear are assigned. If you want only specific Gear to apply to the Tax Program, click the ‘New’ icon and manually add the Gear that you wish to apply. This field defaults as blank and is editable.

This lookup contains a list of all the 'Active'

GL Accounts

records in the Gear Master List.

Linked

Database Field: ERPx_APProgramEntity.

LiabilityAccountSK

EntitySK where ERPx_APProgramEntity.ProgramEntityEN =

6
Ticket Item

A single-select lookup to specify Fish Ticket Items that are applicable to the Tax Program. By default, when a new Tax Program is created, all Fish Ticket Items are assigned. If you want only specific Fish Ticket Items to apply to the Tax Program, click the ‘New’ icon and manually add the Fish Ticket Item(s) that you wish to apply. This field defaults as blank on new records, but is required to save a line item. This field is not editable after initial Save.

This

2

Tax Liability GL Account

Insert excerpt
GL Account - Tax Liability Account
GL Account - Tax Liability Account
nopaneltrue
 This is a single-select standard lookup that is not required. This field is only enabled when "Gear" is selected as the 'Assign Rate By' value in the Properties tab. The GL Account defaults to the 'Tax Liability GL Account' value selected in the Properties tab. This field is always editable.

The lookup contains a list of all the 'Active'

Fish Ticket ItemsLinked

Database Field: ERPx_APProgramEntity.

EntitySK

LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN =

6
Total RateA

2

Total Rate

Insert excerpt
Tax Rate - Total
Tax Rate - Total
nopaneltrue
 This is a non-editable text box

to display the Total Rate per Fish Ticket Item, which is calculated as the sum of the Fisherman Rate and the Company Rate for the Ticket Item

that is not required. This field is only calculated when "Gear" is selected as the 'Assign Rate By' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab and is always editable. It is calculated on Save as [Fisherman Rate] + [Company Rate]. This field is never editable and not stored in the database.

This field is a calculated field and not stored in the database.

Stat_Areas Tab 

Management_Programs Tab 

This tab will only be visible if "Management Program" is selected in the 'Assign Rules By' property.

Toolbar IconsDescription
Excel

Insert excerpt
Excel - RV Grid
Excel - RV Grid
nopaneltrue

Delete
Insert excerpt
Delete - RV Grid - No Status
Delete - RV Grid - No Status
nopaneltrue
New
Insert excerpt
New - multi blank rows - RV Grid
New - multi blank rows - RV Grid
nopaneltrue
FieldsDescription
Checkbox
Insert excerpt
Checkbox (Tag)- RV
Checkbox (Tag)- RV
nopaneltrue
Company Expense GL AccountCompany Rate

Identifies the tax rate for the Company for a Fish Ticket Item in a specific Stat Area. The Company Rate defaults to the 'Default Rate' value entered in the Properties tab, but is not displayed and is not enabled in the Stat Area grid. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Linked

Insert excerpt

Identifies the GL Account that is debited for the company expense when a Fish Ticket line item is from a specific Stat Area. This value for this field is saved from the 'Company Expense GL Account' value selected in the Properties tab, but is not displayed and is not enabled in the Stat Area grid.

Linked Database Field: ERPx_APProgramEntity.ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 3

GL Account - Company Tax Expense
GL Account - Company Tax Expense
nopaneltrue
 This is a single-select standard lookup that is not required. This field is only enabled when "Management Programs" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. This field defaults to the 'Company Expense GL Account' value selected in the Properties tab. This field is always editable.

The lookup contains a list of all the 'Active' GL Accounts.

Database Field: ERPx_APProgramEntity.

CompanyRate

ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN =

3
Fisherman Expense GL AccountIdentifies the GL Account that is debited to record a fisherman expense when a Fish Ticket line item is from a specific Stat Area. This field is not displayed and is not enabled in the Stat Area grid. This field is not stored in the database.
Fisherman RateIdentifies the tax rate for the Fisherman for a Fish Ticket Item in a specific Stat Area. The Fisherman

5

Company Rate

Insert excerpt
Tax Rate - Company
Tax Rate - Company
nopaneltrue
 This is a text box that is not required. This field is only enabled when "Management Programs" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab , but is not displayed and is not enabled in the Stat Area grid. If always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Linked Database Field: ERPx_APProgramEntity.FishermanRate CompanyRate where ERPx_APProgramEntity.ProgramEntityEN = 3

Stat Area

A single-select lookup to specify specific Stat Areas that are applicable to the Tax Program. By default, when a new Tax Program is created, all Stat Areas are assigned. If you want only specific Stat Areas to apply to the Tax Program, click the ‘New’ icon and manually add the Stat Area(s) that you wish to apply. This field defaults as blank on new records, but is required to save a line item. This field is not editable after initial Save.

This lookup contains a list of all the 'Active' records in the Stat Areas Master List.

Linked Database Field: ERPx_APProgramEntity.EntitySK where ERPx_APProgramEntity.ProgramEntityEN = 3

Tax Liability GL Account

Identifies the GL Account that is Credited to record the liability when the Tax is assigned to a Fish Ticket Item from a specific Stat Area. The value for this field is saved from the 'Tax Liability GL Account' value selected in the Properties tab, but is not displayed and is not enabled in the Stat Area grid.

Linked 5

Fisherman Expense GL Account
Insert excerpt
GL Account - Fisherman Tax Expense
GL Account - Fisherman Tax Expense
nopaneltrue
 This is non-editable text box that is not required. This field only displays a value when "Management Programs" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The field defaults to "Fisherman Settlement Accrual Account" and is never editable. This field is not stored in the database.
Fisherman Rate

Insert excerpt
Tax Rate - Fisherman
Tax Rate - Fisherman
nopaneltrue
 This is a text box that is not required.This field is only enabled when "Management Programs" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Database Field: ERPx_APProgramEntity.

LiabilityAccountSK

FishermanRate where ERPx_APProgramEntity.ProgramEntityEN =

3

5

Total RateA non-editable text box to display the Total Rate per Stat Area, which is calculated as the sum of the Fisherman Rate and the Company Rate for the Stat Area. This field is not displayed and is not enabled in the Stat Area grid. This field is a calculated field and not stored in the database.

Gear Tab 

Toolbar IconsDescription
Excel
Insert excerpt
Excel - RV GridExcel - RV Grid
nopaneltrue
Delete
Insert excerpt
Delete - RV Grid - No StatusDelete - RV Grid - No Status
nopaneltrue
New
Insert excerpt
New - multi blank rows - RV GridNew - multi blank rows - RV Grid
nopaneltrue
FieldsDescription
Checkbox
Insert excerpt
Checkbox (Tag)- RVCheckbox (Tag)- RV
nopaneltrue
Company Expense GL AccountA single-select lookup to specify the GL Account that is debited for the company expense for specific Gear associated with a Fish TicketManagement Program

Identifies the Management Program that the Tax Program applies to. This is a single-select standard lookup that is required to save a line item. By default, when a new Tax Program is created, all Management Programs are assigned. If you want only specific Management Programs to apply to the Tax Program, click the ‘New’ icon and manually add the Management Program(s) that you wish to apply. This field defaults as blank and is editable.

This lookup contains a list of all the 'Active' records in the Management Programs Master List.

Database Field: ERPx_APProgramEntity.EntitySK where ERPx_APProgramEntity.ProgramEntityEN = 5

Tax Liability GL Account

Insert excerpt
GL Account - Tax Liability Account
GL Account - Tax Liability Account
nopaneltrue
 This is a single-select standard lookup that is not required. This field is only enabled when "

Gear

Management Programs" is selected as the 'Assign Rate By' value

and "Company" is selected as the 'Expense For' value

in the Properties tab.

This field

The GL Account defaults to the '

Company Expense

Tax Liability GL Account' value selected in the Properties tab. This field is

not required, but

always editable.

This

The lookup contains a list of all the 'Active' GL Accounts.

Linked

Database Field: ERPx_APProgramEntity.

ExpenseAccountSK

LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN =

2
Company RateA text box to specify the tax rate for the Company for specific Gear associated with a Fish Ticket

5

Total Rate

Insert excerpt
Tax Rate - Total
Tax Rate - Total
nopaneltrue
 This is a non-editable text box that is not required. This field is only

enabled

calculated when "

Gear

Management Programs" is selected as the 'Assign Rate By' value

and "Company" is selected as the 'Expense For' value

in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab

, but the field

and is always editable.

 If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Linked Database Field: ERPx_APProgramEntity.CompanyRate where ERPx_APProgramEntity.ProgramEntityEN = 2

Fisherman Expense GL AccountA non-editable text box to display the GL Account that is debited to record a fisherman expense when specific Gear is associated with a Fish Ticket. This field only displays a value when "Gear

It is calculated on Save as [Fisherman Rate] + [Company Rate]. This field is never editable and not stored in the database.

Site_Processed Tab 

This tab will only be visible if "Site Processed" is selected in the 'Assign Rules By' property.

Toolbar IconsDescription
Excel

Insert excerpt
Excel - RV Grid
Excel - RV Grid
nopaneltrue

Delete
Insert excerpt
Delete - RV Grid - No Status
Delete - RV Grid - No Status
nopaneltrue
New
Insert excerpt
New - multi blank rows - RV Grid
New - multi blank rows - RV Grid
nopaneltrue
FieldsDescription
Checkbox
Insert excerpt
Checkbox
Checkbox
nopaneltrue
Company Expense GL Account

Insert excerpt
GL Account - Company Tax Expense
GL Account - Company Tax Expense
nopaneltrue
 This is a single-select standard lookup that is not required. This field is only enabled when "Site Processed" is selected as the 'Assign Rate By' value and "

Fisherman

Company" is selected as the 'Expense For' value in the Properties tab.

The

This field defaults to

"Fisherman Settlement Accrual Account", is required and is never editable

the 'Company Expense GL Account' value selected in the Properties tab. This field is

not stored in the database.
Fisherman RateA text box to specify the tax rate for the Fisherman for specific Gear associated with a Fish Ticket

always editable.

The lookup contains a list of all the 'Active' GL Accounts.

Database Field: ERPx_APProgramEntity.ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 8

Company Rate

Insert excerpt
Tax Rate - Company
Tax Rate - Company
nopaneltrue
 This is a text box that is not required. This field is only enabled when "

Gear

Site Processed" is selected as the 'Assign Rate By' value and "

Fisherman

Company" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in

the Properties tab, but the field is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Linked Database Field: ERPx_APProgramEntity.FishermanRate where ERPx_APProgramEntity.ProgramEntityEN = 2

Gear

A single-select lookup to specify Gear that are applicable to the Tax Program. By default, when a new Tax Program is created, all Gear are assigned. If you want only specific Gear to apply to the Tax Program, click the ‘New’ icon and manually add the Gear that you wish to apply. This field defaults as blank on new records, but is required to save a line item. This field is not editable after initial Save.

This lookup contains a list of all the 'Active' records in the Gear Master List.

Linked

the Properties tab and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Database Field: ERPx_APProgramEntity.

EntitySK

CompanyRate where ERPx_APProgramEntity.ProgramEntityEN =

2

8

Tax Liability Fisherman Expense GL AccountA single-select lookup to specify the GL Account that is Credited to record the liability when the Tax is assigned to specific Gear associated with a Fish Ticket. This field is only enabled when "Gear

Insert excerpt
GL Account - Fisherman Tax Expense
GL Account - Fisherman Tax Expense
nopaneltrue
 This is non-editable text box that is not required. This field only displays a value when "Site Processed" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the '

Assign Rate By

Expense For' value in the Properties tab. The

GL Account

field defaults to

the 'Tax Liability GL Account' value selected in the Properties tab. This field is not required, but always editable.

This lookup contains list of all the 'Active' GL Accounts.

Linked Database Field: ERPx_APProgramEntity.LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 2

Total RateA non-editable text box to display the Total Rate per Gear, which is calculated as the sum of the Fisherman Rate and the Company Rate for the Gear. This field is never editable. This field is a calculated field and not stored in the database.

Chill_Type Tab 

Toolbar IconsDescription
Excel
Insert excerpt
Excel - RV GridExcel - RV Grid
nopaneltrue
Delete
Insert excerpt
Delete - RV Grid - No StatusDelete - RV Grid - No Status
nopaneltrue
New
Insert excerpt
New - multi blank rows - RV GridNew - multi blank rows - RV Grid
nopaneltrue
FieldsDescription
Checkbox
Insert excerpt
Checkbox (Tag)- RVCheckbox (Tag)- RV
nopaneltrue
Chill TypeA single-select lookup to specify the Chill Type(s) applicable to the Tax Program

"Fisherman Settlement Accrual Account" and is never editable. This field is not stored in the database.

Fisherman Rate

Insert excerpt
Tax Rate - Fisherman
Tax Rate - Fisherman
nopaneltrue
 This is a text box that is not required.This field is only enabled when "Site Processed" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Database Field: ERPx_APProgramEntity.FishermanRate where ERPx_APProgramEntity.ProgramEntityEN = 8

Site

Identifies the Site that the Tax Program applies to. This is a single-select standard lookup that is required to save a line item. By default, when a new Tax Program is created, all

Chill Types

Sites are assigned. If you want only specific

Chill Types

Sites to apply to the Tax Program, click the ‘New’ icon and manually add the

Chill Type

Site(s) that you wish to apply. This field defaults as blank

on new records, but is required to save a line item. This field is not editable after initial Save

and is editable.

This lookup contains a list of all the 'Active' records in the

Chill Type Master List

Sites list view.

Linked

Database Field: ERPx_APProgramEntity.EntitySK where ERPx_APProgramEntity.ProgramEntityEN =

7
Company Expense GL AccountA

8

Tax Liability GL Account

Insert excerpt
GL Account - Tax Liability Account
GL Account - Tax Liability Account
nopaneltrue
 This is a single-select standard lookup

to specify the GL Account that is debited for the company expense for specific Chill Types associated with a Fish Ticket

that is not required. This field is only enabled when "

Chill Type

Site Processed" is selected as the 'Assign Rate By' value

and "Company" is selected as the 'Expense For' value

in the Properties tab.

This field

The GL Account defaults to the '

Company Expense

Tax Liability GL Account' value selected in the Properties tab. This field is

not required, but

always editable.

This

The lookup contains a list of all the 'Active' GL Accounts.

Linked

Database Field: ERPx_APProgramEntity.

ExpenseAccountSK

LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN =

7
Company RateA text box to specify the tax rate for the Company for specific Chill Types associated with a Fish Ticket

8

Total Rate

Insert excerpt
Tax Rate - Total
Tax Rate - Total
nopaneltrue
 This is a non-editable text box that is not required. This field is only

enabled

calculated when "

Chill Type

Site Processed" is selected as the 'Assign Rate By

' value and "Company" is selected as the 'Expense For

' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab

, but the field

and is always editable.

 If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Linked Database Field: ERPx_APProgramEntity.CompanyRate where ERPx_APProgramEntity.ProgramEntityEN = 7

Fisherman Expense GL AccountA non-editable text box to display the GL Account that is debited to record a fisherman expense for specific Chill Types associated with a Fish Ticket. This field only displays a value when "Chill Type" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The field defaults to "Fisherman Settlement Accrual Account", is required and is never editable. This field is not stored in the database.
Fisherman RateA text box to specify the tax rate for the Fisherman for specific Chill Types associated with a Fish Ticket.

It is calculated on Save as [Fisherman Rate] + [Company Rate]. This field is never editable and not stored in the database.

Species Tab 

This tab will only be visible if "Species" is selected in the 'Assign Rules By' property.

Toolbar IconsDescription
Excel

Insert excerpt
Excel - RV Grid
Excel - RV Grid
nopaneltrue

Delete
Insert excerpt
Delete - RV Grid - No Status
Delete - RV Grid - No Status
nopaneltrue
New
Insert excerpt
New - multi blank rows - RV Grid
New - multi blank rows - RV Grid
nopaneltrue
FieldsDescription
Checkbox
Insert excerpt
Checkbox
Checkbox
nopaneltrue
Company Expense GL Account

Insert excerpt
GL Account - Company Tax Expense
GL Account - Company Tax Expense
nopaneltrue
 This is a single-select standard lookup that is not required. This field is only enabled when "

Chill Type

Species" is selected as the 'Assign Rate By' value and "

Fisherman

Company" is selected as the 'Expense For' value in the Properties tab.

The Rate

This field defaults to the '

Default Rate' value entered in the Properties tab, but the field is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.Linked

Company Expense GL Account' value selected in the Properties tab. This field is always editable.

The lookup contains a list of all the 'Active' GL Accounts.

Database Field: ERPx_APProgramEntity.

FishermanRate

ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN =

7
Tax Liability GL AccountA single-select lookup to specify the GL Account that is Credited to record the liability when the Tax is assigned to specific Chill Types associated with a Fish Ticket

1

Company Rate

Insert excerpt
Tax Rate - Company
Tax Rate - Company
nopaneltrue
 This is a text box that is not required. This field is only enabled when "

Chill Type

Species" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. The

GL Account

Rate defaults to the '

Tax Liability GL Account

Default Rate' value

selected

entered in the Properties tab

. This field is not required, but

and is always editable.

This lookup contains list of all the 'Active' GL Accounts.

Linked Database Field: ERPx_APProgramEntity.LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 7

Total RateA non-editable text box to display the Total Rate per Chill Type, which is calculated as the sum of the Fisherman Rate and the Company Rate for the Chill Type. This field is never editable. This field is a calculated field and not stored in the database.

Fishermen Tab 

Toolbar IconsDescription
Excel
Insert excerpt
Excel - RV GridExcel - RV Grid
nopaneltrue
Delete
Insert excerpt
Delete - RV Grid - No StatusDelete - RV Grid - No Status
nopaneltrue
New
Insert excerpt
New - multi blank rows - RV GridNew - multi blank rows - RV Grid
nopaneltrue
FieldsDescription
Checkbox
Insert excerpt
Checkbox (Tag)- RVCheckbox (Tag)- RV
nopaneltrue
Company Expense GL AccountA single-select lookup to specify the GL Account that is debited for the company expense for a specific Fisherman, Fisherman & Tender or Tender associated with a Fish Ticket. This field is only enabled when "Fishermen

 If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Database Field: ERPx_APProgramEntity.CompanyRate where ERPx_APProgramEntity.ProgramEntityEN = 1

Fisherman Expense GL Account

Insert excerpt
GL Account - Fisherman Tax Expense
GL Account - Fisherman Tax Expense
nopaneltrue
 This is non-editable text box that is not required. This field only displays a value when "Species" is selected as the 'Assign Rate By' value and "

Company

Fisherman" is selected as the 'Expense For' value in the Properties tab.

This

The field defaults to

the 'Company Expense GL Account' value selected in the Properties tab

"Fisherman Settlement Accrual Account" and is never editable. This field is not

required, but always editable.

This lookup contains list of all the 'Active' GL Accounts.

Linked Database Field: ERPx_APProgramEntity.ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 4

Company RateA text box to specify the tax rate for the Company for a specific Fisherman, Fisherman & Tender or Tender associated with a Fish Ticket

stored in the database.

Fisherman Rate

Insert excerpt
Tax Rate - Fisherman
Tax Rate - Fisherman
nopaneltrue
 This is a text box that is not required.This field is only enabled when "

Fishermen

Species" is selected as the 'Assign Rate By' value and "

Company

Fisherman" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab

, but the field

and is always editable.

 If

If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Linked

Database Field: ERPx_APProgramEntity.

CompanyRate

FishermanRate where ERPx_APProgramEntity.ProgramEntityEN =

4

1

FishermanA Specie

Identifies the Specie that the Tax Program applies to. This is a single-select standard lookup to specify the Fishermen, Fishermen & Tenders and Tenders applicable to the Tax Programthat is required to save a line item. By default, when a new Tax Program is created, all Fishermen, Fishermen & Tenders and Tenders Species are assigned. If you want only specific Fishermen, Fishermen & Tenders or Tenders Species to apply to the Tax Program, click the ‘New’ icon and manually add the individual Fisherman, Fisherman & Tender or TenderSpecie(s) that you wish to apply. This field defaults as blank on new records, but is required to save a line item. This field is not editable after initial Saveand is editable.

This lookup contains a list of all the 'Active' records in the Fishermen & Tenders list view Species Master List.

Linked Database Field: ERPx_APProgramEntity.EntitySK where ERPx_APProgramEntity.ProgramEntityEN = 41

Fisherman Expense Tax Liability GL AccountA non-editable text box to display the GL Account that is debited to record a fisherman expense for a specific Fisherman, Fisherman & Tender or Tender associated with a Fish Ticket. This field only displays a value when "Fishermen" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The field defaults to "Fisherman Settlement Accrual Account", is required and is never editable. This field is not stored in the database.
Fisherman RateA text box to specify the tax rate for a specific Fisherman, Fisherman & Tender or Tender associated with a Fish Ticket

Insert excerpt
GL Account - Tax Liability Account
GL Account - Tax Liability Account
nopaneltrue
 This is a single-select standard lookup that is not required. This field is only enabled when "

Fishermen

Species" is selected as the 'Assign Rate By' value

and "Fisherman" is selected as the 'Expense For' value

in the Properties tab. The

Rate

GL Account defaults to the '

Default Rate

Tax Liability GL Account' value

entered

selected in the Properties tab

, but the field is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.Linked

. This field is always editable.

The lookup contains a list of all the 'Active' GL Accounts.

Database Field: ERPx_APProgramEntity.

FishermanRate

LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN =

4
Tax Liability GL AccountA single-select lookup to specify the GL Account that is Credited to record the liability when the Tax is assigned to a specific Fisherman, Fisherman & Tenders or Tender associated with a Fish Ticket

1

Total Rate

Insert excerpt
Tax Rate - Total
Tax Rate - Total
nopaneltrue
 This is a non-editable text box that is not required. This field is only

enabled

calculated when "

Fishermen

Species" is selected as the 'Assign Rate By' value in the Properties tab. The

GL Account

Rate defaults to the '

Tax Liability GL Account

Default Rate' value

selected

entered in the Properties tab

. This field is not required, but always editable.

This lookup contains list of all the 'Active' GL Accounts.

Linked Database Field: ERPx_APProgramEntity.LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 4

Total RateA non-editable text box to display the Total Rate per Fisherman, Fisherman & Tender or Tender, which is calculated as the sum of the Fisherman Rate and the Company Rate. This field is never editable. This field is a calculated field and not stored in the database.

...

and is always editable. It is calculated on Save as [Fisherman Rate] + [Company Rate]. This field is never editable and not stored in the database.

Stat_Areas Tab 

This tab will only be visible if "Stat Areas" is selected in the 'Assign Rules By' property.

Toolbar IconsDescription
Excel

Insert excerpt
Excel - RV Grid
Excel - RV Grid
nopaneltrue

Delete
Insert excerpt
Delete - RV Grid - No Status
Delete - RV Grid - No Status
nopaneltrue
New
Insert excerpt
New - multi blank rows - RV Grid
New - multi blank rows - RV Grid
nopaneltrue
FieldsDescription
Checkbox
Insert excerpt
Checkbox (Tag)- RV
Checkbox (Tag)- RV
nopaneltrue
Company Expense GL AccountA single-select lookup to specify the GL Account that is debited for the company expense for specific Management Programs associated with a Fish Ticket. This field is only enabled when "Management Programs" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. This field defaults to

Insert excerpt
GL Account - Company Tax Expense
GL Account - Company Tax Expense
nopaneltrue
 This is a non-editable text box that is not required. This value for this field is saved from the 'Company Expense GL Account' value selected in the Properties tab

. This field is not required, but always editable.

This lookup contains list of all the 'Active' GL Accounts.

Linked

, but is not displayed and is not enabled in the Stat Area grid.

Database Field: ERPx_APProgramEntity.ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN =

5

3

Company RateA text box to specify the tax rate for the Company for specific Management Programs associated with a Fish Ticket. This field is only enabled when "Management Programs" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to

Insert excerpt
Tax Rate - Company
Tax Rate - Company
nopaneltrue
 This is a non-editable text box that is not required. This value for this field is saved from the 'Default Rate' value

entered

selected in the Properties tab, but

the field is always editable. If

is not displayed and is not enabled in the Stat Area grid. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Linked

Database Field: ERPx_APProgramEntity.CompanyRate where ERPx_APProgramEntity.ProgramEntityEN =

5

3

Fisherman Expense GL AccountA non-editable text box to display the GL Account that is debited to record a fisherman expense for specific Management Programs associated with a Fish Ticket. This field only displays a value when "Management Programs" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The field defaults to "Fisherman Settlement Accrual Account", is required and is never editable

Insert excerpt
GL Account - Fisherman Tax Expense
GL Account - Fisherman Tax Expense
nopaneltrue
 This is non-editable text box that is not required. This field is not displayed and is not enabled in the Stat Area grid. This field is not stored in the database.

Fisherman RateA text box to specify the tax rate for the Fisherman for specific Management Programs associated with a Fish Ticket. This field is only enabled when "Management Programs" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered

Insert excerpt
Tax Rate - Fisherman
Tax Rate - Fisherman
nopaneltrue
This is a non-editable text box that is not required. This value for this field is saved from the 'Default Rate' value selected in the Properties tab, but

the field is always editable

is not displayed and is not enabled in the Stat Area grid. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Linked

Database Field: ERPx_APProgramEntity.FishermanRate where ERPx_APProgramEntity.ProgramEntityEN =

5
Management ProgramA

3

Stat Area

Identifies the Stat Area the Tax Program applies to. This is a single-select standard lookup

to specify the Management Program(s) applicable to the Tax Program

that is required to save a line item. By default, when a new Tax Program is created, all

Management Programs

Stat Areas are assigned. If you want only specific

Management Programs

Stat Areas to apply to the Tax Program, click the ‘New’ icon and manually add the

Management Program

Stat Area(s) that you wish to apply

. This field defaults as blank on new records, but is required to save a line item

. This field defaults as blank and is

not

editable

after initial Save

.

This lookup contains a list of all the 'Active'

records in the Management Programs Master ListLinked

Database Field: ERPx_APProgramEntity.EntitySK where ERPx_APProgramEntity.ProgramEntityEN =

5

3

Tax Liability GL AccountA single-select lookup to specify the GL Account that is Credited to record the liability when the Tax is assigned to specific Management Programs associated with a Fish Ticket. This field is only enabled when "Management Programs" is selected as the 'Assign Rate By' value in the Properties tab. The GL Account defaults to

Insert excerpt
GL Account - Tax Liability Account
GL Account - Tax Liability Account
nopaneltrue
 This is a non-editable text box that is not required. The value for this field is saved from the 'Tax Liability GL Account' value selected in the Properties tab

. This field is not required, but always editable.

This lookup contains list of all the 'Active' GL Accounts.

Linked

, but is not displayed and is not enabled in the Stat Area grid.

Database Field: ERPx_APProgramEntity.LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN =

5

3

Total RateA

Insert excerpt
Tax Rate - Total
Tax Rate - Total
nopaneltrue
 This is a non-editable text box

to display the Total Rate per Management Program, which is calculated as the sum of the Fisherman Rate and the Company Rate for the Management Program

that is not required. This field is not displayed and is not enabled in the Stat Area grid. This field is never editable

. This field is a calculated field and not stored in the database.

...

and not stored in the database.

Ticket_Items Tab 

This tab will only be visible if "Ticket Items" is selected in the 'Assign Rules By' property.

Toolbar IconsDescription
Excel

Insert excerpt
Excel - RV Grid
Excel - RV Grid
nopaneltrue

Delete
Insert excerpt
Delete - RV Grid - No Status
Delete - RV Grid - No Status
nopaneltrue
New
Insert excerpt
New - multi blank rows - RV Grid
New - multi blank rows - RV Grid
nopaneltrue
FieldsDescription
Checkbox
Insert excerpt
Checkbox (Tag)- RV
Checkbox (Tag)- RV
nopaneltrue
Company Expense GL AccountA

Insert excerpt
GL Account - Company Tax Expense
GL Account - Company Tax Expense
nopaneltrue
 This is a single-select standard lookup

to specify the GL Account that is debited for the company expense for specific Sites where a Fish Ticket was processed

that is not required. This field is only enabled when "

Site Processed

Ticket Items" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. This field defaults to the 'Company Expense GL Account' value selected in the Properties tab. This field is

not required, but

always editable.

This

The lookup contains a list of all the 'Active' GL Accounts.

Linked

Database Field: ERPx_APProgramEntity.ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN =

8
Company RateA text box to specify the tax rate for the Company for specific Sites where a Fish Ticket was processed

6

Company Rate

Insert excerpt
Tax Rate - Company
Tax Rate - Company
nopaneltrue
 This is a text box that is not required. This field is only enabled when "

Site Processed

Ticket Items" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab

, but the field

and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Linked

Database Field: ERPx_APProgramEntity.CompanyRate where ERPx_APProgramEntity.ProgramEntityEN =

8

6

Fisherman Expense GL AccountA

Insert excerpt
GL Account - Fisherman Tax Expense
GL Account - Fisherman Tax Expense
nopaneltrue
 This is non-editable text box

to display the GL Account that is debited to record a fisherman expense for specific Sites where a Fish Ticket was processed

that is not required. This field only displays a value when "

Site Processed

Ticket Items" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The field defaults to "Fisherman Settlement Accrual Account"

, is required

and is never editable. This field is not stored in the database

.
Fisherman RateA text box to specify the tax rate for the Fisherman for specific Sites where a Fish Ticket was processed

.

Fisherman Rate

Insert excerpt
Tax Rate - Fisherman
Tax Rate - Fisherman
nopaneltrue
 This is a text box that is not required.This field is only enabled when "

Site Processed

Ticket Items" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab

, but the field

and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.

Linked

Database Field: ERPx_APProgramEntity.FishermanRate where ERPx_APProgramEntity.ProgramEntityEN =

8
Site

A single-select lookup to specify the Tax Program for a Site where a Fish Ticket was processed. By default, when a new Tax Program is created, all Sites are assigned. If you want only specific Sites to apply to the Tax Program, click the ‘New’ icon and manually add the Site(s) that you wish to apply. This field defaults as blank on new records, but is required to save a line item. This field is not editable after initial Save.

This

6

Tax Liability GL Account

Insert excerpt
GL Account - Tax Liability Account
GL Account - Tax Liability Account
nopaneltrue
 This is a single-select standard lookup that is not required. This field is only enabled when "Ticket Items" is selected as the 'Assign Rate By' value in the Properties tab. The GL Account defaults to the 'Tax Liability GL Account' value selected in the Properties tab. This field is always editable.

The lookup contains a list of all the 'Active'

records in the Sites list viewLinked

Database Field: ERPx_APProgramEntity.

EntitySK

LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN =

8
Tax Liability GL AccountA

6

Ticket Item

Identifies the Fish Ticket Item that the Tax Program applies to. This is a single-select standard lookup

to specify the GL Account

that is

Credited to record the liability when the Tax is assigned to specific Sites where a Fish Ticket was processed. This field is only enabled when "Site Processed" is selected as the 'Assign Rate By' value in the Properties tab. The GL Account defaults to the 'Tax Liability GL Account' value selected in the Properties tab. This field is not required, but always

required to save a line item. By default, when a new Tax Program is created, all Fish Ticket Items are assigned. If you want only specific Fish Ticket Items to apply to the Tax Program, click the ‘New’ icon and manually add the Fish Ticket Item(s) that you wish to apply. This field defaults as blank and is editable.

This lookup contains a list of all the 'Active'

GL AccountsLinked

Database Field: ERPx_APProgramEntity.

LiabilityAccountSK

EntitySK where ERPx_APProgramEntity.ProgramEntityEN =

8
Total RateA

6

Total Rate

Insert excerpt
Tax Rate - Total
Tax Rate - Total
nopaneltrue
 This is a non-editable text box

to display the Total Rate per Site, which is calculated as the sum of the Fisherman Rate and the Company Rate for the Site

that is not required. This field is only calculated when "Ticket Items" is selected as the 'Assign Rate By' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab and is always editable. It is calculated on Save as [Fisherman Rate] + [Company Rate]. This field is never editable

. This field is a calculated field

and not stored in the database.

Related Topics



Expand
titlePage Definitions

Page Definitions


...