Facility Type
Facility Type
This list box is available in the following screens:
Clients / MLA
Clients / Financiers
Contracts / Finance
Set-Up
The list is stored in the fm_client_facility_types table. Only records where status = 'active' can be selected in the list boxes. The value of facility_type_desc is shown in the list boxes.
Updating Your List
Follow the process in Export data from a table to download the current table records
Use this as a template to create a Data File that contains your new records
Create a new row for each new record you want to show in the list
If you want to make a current record inactive, update the status to 'inactive' for those records
Remove any records that you do not want to add or change
Follow the process in Import data to a table to upload your additions and changes into fm_client_facility_types
Make sure you upload this file into your Support environment first and check the list works as expected before you update your Live environment
Vehicle Type
The qt_vehicle_types table stores a list of vehicle types used in the system. These are linked to variants and variant profiles.
A range of calculated values in your quotes are affected by the linked vehicle type:
Quotes / Vehicle: FBT Treatment Type, Luxury Car Tax, Purc. Stamp Duty (for NSW)
Quotes / Finance: GST Claimable, Luxury Car Charge
The calculations use:
Quotes / Vehicle "Profile Vehicle Type" preferentially, and if it is missing, then
Quotes / Vehicle "Variant Vehicle Type" is used
Variant Vehicle Type
Setup / Reference Data > qt_variants
The qt_variants "Vehicle Type" is created and updated when a RedBook or Glass data update is processed. Do not edit this field - your changes may be overwritten next time a data update is processed. Add or update the "Profile Vehicle Type" instead.
Profile Vehicle Type
Setup / Reference Data > qt_variant_profiles
The qt_variant_profiles "Vehicle Type" is created and updated from scheduler jobs. It can be different to the one allocated by RedBook or Glass. It is used preferentially for quoting calculations.
Variant Profile Updates
Below is the standard logic used in scheduler jobs to allocate a qt_variant_profiles "Vehicle Type" when your provider is RedBook and you are receiving power plant data:
Standard Vehicle Types
Below is a list of standard vehicle types stored in the qt_vehicle_types table:
Employer FBT Type
Store the Employer's FBT Type in the Clients / Contract Defaults tab. This becomes the default entry for the Quotes / Contact and Contracts / FBT fields "Employer FBT Type".
On new quotes, the "Employer FBT Type" populates as 'Full FBT Payable' and "FBT Type" populates as 'Statutory' by default until a "Client Code" is entered. When a client's record is linked to a quote, the values in "Employer FBT Type" and "Allow Quoting within Exempt Cap" affect what is populated into the quote.
See the Employer FBT Type flowchart in the FBT documentation for complete business rules.
Cause Codes
Cause codes can be selected on the Approvals screen as part of the approval row description. It is used to classify the reason for the cost (for example: Routine Service).
You can select a Cause code in the VMRS Codes screen to create a default entry set for an approval row. When an approval row is raised for the selected VMRS Code, the "Cause Code" field will automatically populate. The selection can be edited.
Fields
Tip: To review your Cause Codes, export the table fm_cause_codes from Fleet / Export Data / Whole Table and open in Excel.
Work Codes
Work codes are used as shortcuts and abbreviations to enter descriptions of the type of work being carried out. For example 'fn' could be used as a shortcut to the description 'fit new'. This code is entered during the Approval process before the VMRS code. Thus the two fields together form the default description in the approval and maintenance record. For example a work code of 'fn' and a VMRS code of 'T4' would result in the description of 'fit new 4 tyres'.
Fields
Tip: To review your work codes, export the table fm_work_codes from Fleet / Export Data / Whole Table and open in Excel.
VMRS Codes
VMRS codes are used to store descriptions and default values for approval, maintenance and booking transactions.
The term VMRS is used loosely as the codes do not necessarily comply with the VMRS standard as they are user definable in Catch-e.
Tip: To review your VMRS codes, export the table fm_vmrs_codes from Fleet / Export Data / Whole Table and open in Excel.
Left Hand Side
Right Hand Side
Effective Date
This date is used in quote calculations where there is a date parameter.
New quotes populate with today's date
Copied quotes retain the date of the original quote
For the Statutory Rate, this date will be bypassed if a date is entered in the field "Previous Lease Start", shown in the Driver Details section of the quote.
When a quote is saved, a check is run to make sure "Effective Date" is not older than a defined number of days. If it is, the user is alerted and has the option to cancel the save and update the quote. The days are stored in gb_control effective_date_expiry_days and it has a default value of 90 days. This can be changed or left blank if you do not want the check to occur.
Changing the Effective Date
"Effective Date" can be changed and this will trigger a recalculation of the quote. The following fields will be recalculated:
Base Rate
Client Margin
Broker Fee
Commission Rate / Fee
Establishment / Admin Fee
Originator Fee
REVS / PPSR
Maintenance Profile
Tyre Profile
Registration Profile
Comprehensive Insurance Profile
Fuel Profile
Extended Warranty Profile
Road Side Assistance Profile
Carbon Emissions Offset Profile
Small Damage Repairs Profile
Relief Vehicle Profile
Warrant of Fitness Profile
Loan Termination Insurance Profile
Accident Management Fee Profile
Maintenance Program Profile
Walkaway Profile
Tyre & Rim Insurance Profile
Lease Inclusions Profiles
Dated To Method
"Dated To Method" enables you to choose the day you want to use to select records for payment. The combination of "Dated To Method" and "Dated To Day" is explained below.
Run Date
'Run Date' is the default entry when creating a new scheduler job.
If this method is chosen, payment records with a "Due Date" on or before the day the scheduler job is run will be selected for payment (along with the other filters of course).
The logic of this is relative to the day that you schedule this job to run on:
If the job scheduled run date is 01/11/2020, payments with a "Due Day" on or before '01/11/2020' will be selected
If the job scheduled run date is 20/11/2020, payments with a "Due Day" on or before '20/11/2020' will be selected
Common Day Past
When selecting 'Common Day Past', it represents the DAY of the month that the transactions to be paid will be collated to.
Where the selected DAY is on or before the Next Due Day of the scheduled job, the calculated "Dated To" will include items to be billed in the current month of the selected DAY
Where the selected DAY is after the Next Due Day of the scheduled job, the calculated "Dated To" will include items to be billed in the previous month of the selected DAY
Where the selected DAY is 'EOM' all payment records on or before the last day of the previous month will be selected for payment
The logic of this is relative to the day that you schedule this job to run on:
If the job scheduled run date is 01/11/2020 and the chosen common day is 5th, payments with a "Due Day" on or before '05/10/2020' will be selected
If the job scheduled run date is 20/11/2020 and the chosen common day is 5th, payments with a "Due Day" on or before '05/11/2020' will be selected
Common Day Future
When selecting 'Common Day Future', it represents the DAY of the month that the transactions to be paid will be collated to.
Where the selected DAY is on or before the Next Due Day of the scheduled job, the calculated "Dated To" will include items to be billed in the next month of the selected DAY
Where the selected DAY is after the Next Due Day of the scheduled job, the calculated "Dated To" will include items to be billed in the current month of the selected DAY
Where the selected DAY is 'EOM' all payment records on or before the last day of the current month will be selected for payment
The logic of this is relative to the day that you schedule this job to run on:
If the job scheduled run date is 01/11/2020 and the chosen common day is 5th, payments with a "Due Day" on or before '05/11/2020' will be selected
If the job scheduled run date is 20/11/2020 and the chosen common day is 5th, payments with a "Due Day" on or before '05/12/2020' will be selected
Run Date Plus
Use 'Run Date Plus' if you want to select payment records with a "Due Date" on or before the scheduler job run date plus X days. The available days are 1-31.
The logic of this is relative to the day that you schedule this job to run on:
If the job scheduled run date is 01/11/2020 and the chosen day is 5, payments with a "Due Day" on or before '06/11/2020' will be selected
If the job scheduled run date is 20/11/2020 and the chosen day is 5, payments with a "Due Day" on or before '25/11/2020' will be selected
Dated To Field
The "Dated To" date updates to show the next selection date that will be used by the job. This is calculated based on the scheduled run time of the next pending job. The run date of the next pending job is shown in the "Next Due" field.
When a job is saved, it will take a minute for the scheduler to rebuild the next pending job record. Until this is done, or when there are no 'pending' jobs, the "Dated To" field will be blank and "Next Due" field will display as 'unavailable'.