Including rate schedules and rate types (only available with the optional billing module)
The Tracker records pre-set rental and sale rates automatically in item history as items are shipped to jobs.
Setting up pre-set rental rates that automatically upgrade from day to week to month is easy. You control when and whether an item upgrades from one rate to the next.
You can enter an exception rate for a specific transaction as an order is entered or later, in the Item History screen. Entering an exception rate doesn't change your pre-set rates. The opposite is also true: changing pre-set rates doesn't change rates previously recorded in item history.
Tracker rates offer many additional options, including rental minimums (or defaults), maximums, sale refunds and transaction codes.
Pre-set rates are are stored in several tables. Your pre-set rates are stored in 'rate schedules rate types.'
rate type |
day rate |
week rate |
month rate |
sale rate |
default |
type A |
$1.00 |
$4.00 |
$12.00 |
$0.00 |
day |
type B |
$2.00 |
$8.00 |
$24.00 |
$0.00 |
week |
Items with the same rates are grouped into rate types. This makes it easy to edit groups of items quickly. If, for example, all your hand drills use rate type HAND DRILL, you only need to edit one rate type to change the rates for all your hand drills. In the sample rate type table below, items A and AA have the same rate type (which means they have the same rates).
item number |
rate type |
item A |
rate type A |
item AA |
rate type A |
item B |
rate type B |
If you want to charge all your jobs the same rates (with occasional exceptions), you don't need to concern yourself with rate schedules. But if you want to charge different jobs different rates, you'll need to add one or more rate schedules, each containing a list of rates used by one or more jobs.
Rate schedules and types can be imported.
NAME YOUR RATE TYPES
Items with the same description often have the same rates. And rate types named by description are easy to understand and use. We therefore recommend using descriptions to name your rate types. If items with different descriptions have the same rates, you'll have rate types with identical rates. But that's a small price to pay for the clarity and ease-of-use this approach to rate type names provides.
If some of your items have the same description but different rates, you can still use those items' descriptions as their rate type names by modifying them slightly. If, for example, you've used the same description (COMPRESSOR) for all compressors, regardless of their size, add size or some other identifying information to your compressors' description when naming your rate types (COMPRESSOR 50 CFM, COMPRESSOR 100 CFM).
ADD PRE-SET RATES AND ASSIGN THEM TO ITEMS IN THE NEW OR DUPLICATE ITEM WIZARD
The easiest way add pre-set rates and assign them to items.
Limitation of the new or duplicate item wizard:
EXAMINE AND EDIT PRE-SET RATES
EDIT PRE-SET RATES IN THE RATE CHANGE WIZARD
ADD PRE-SET RATES
SET UP PRE-SET RATES THAT WON'T UPGRADE
You control when and whether an item upgrades from the day to the week then the month rate. The upgrade occurs when it's a better deal. If, for example, an item's day rate is $1 and its week rate is $3, it will upgrade to the week rate on the 4th day (not on the 3d day, when the week rate isn't a better deal). If the week rate is $5 and you're using a 5-day week, the item won't ever upgrade from the day to the week rate.
ASSIGN PRE-SET RATES TO ITEMS
ENTER AN EXCEPTION RATE WHEN ASSIGNING AN ITEM (in the Orders - assignments screen)
Changing a rate in the Orders - assignments screen doesn't change the item's pre-set rates.
The Details grid System view includes just the RATE field. It doesn't include RATE PERIOD, MAX RENT and a number of other rate-related fields. If you want to edit one or more of those in the Orders - assignments screen, create a view that includes them.
ENTER AN EXCEPTION RATE IN ITEM HISTORY
Changing a rate in item history doesn't change the item's pre-set rates.
SET UP DIFFERENT PRE-SET RATES FOR DIFFERENT JOBS
If you want to charge all your jobs the same rates (with occasional exceptions), you don't need to concern yourself with rate schedules. But if you want to charge different jobs different rates, you'll need to add one or more rate schedules, each containing a list of rates used by one or more jobs. In this example, rate schedule 1 is assigned to job 1, rate schedule 2 to jobs 2 and 3.
job |
rate schedule |
job 1 |
Schedule 1 |
job 2 |
Schedule 2 |
job 3 |
Schedule 2 |
The same rate type can be given different rates in different rate schedules. In this example, rate schedule 2 includes a 25% discount for rate type A but no discount for rate type B.
rate schedule |
rate type |
day rate |
week rate |
month rate |
sale rate |
default |
Schedule 1 |
type A |
$1.00 |
$4.00 |
$12.00 |
$0.00 |
day |
Schedule 1 |
type B |
$2.00 |
$8.00 |
$24.00 |
$0.00 |
week |
Schedule 2 |
type A |
$0.75 |
$3.00 |
$9.00 |
$0.00 |
week |
Schedule 2 |
type B |
$2.00 |
$8.00 |
$24.00 |
$0.00 |
week |
EXAMINE AND EDIT RATE SCHEDULES
ADD A RATE SCHEDULE AND ASSIGN RATE TYPES TO THAT SCHEDULE
If you want to assign different pre-set rates to different jobs, you need to add one or more rate schedules.
ASSIGN RATE SCHEDULES TO JOBS
You only need to assign rate schedules to jobs that do not use the default rate schedule.
CHANGE THE DEFAULT RATE SCHEDULE
To change the default rate schedule, you must be an organization manager.
TABLE STRUCTURE
If you're creating rate views, sorts, searches or reports, you'll need to know how the Tracker's rate tables relate to each other.
'>' in the top row stands for 'many-to-one,' '<' for 'one-to-many' (defined in relations).
jobs |
> |
rate schedules |
< |
rate schedules rate types |
> |
rate types |
< |
items |
Job1: Schedule1 |
Schedule1 |
Schedule1TypeA: $1/day |
TypeA |
ItemA: TypeA |
||||
Job11: Schedule1 |
Schedule2 |
Schedule1TypeB: $2/day |
TypeB |
ItemAA: TypeA |
||||
Job111: Schedule1 |
Schedule1TypeC: $3/day |
TypeC |
ItemB: TypeB |
|||||
Job2: Schedule2 |
Schedule2TypeA: $1.10/day |
|||||||
Schedule2TypeB: $1.90/day |
||||||||
Schedule2TypeC: $3/day |
FIELDS
MACROS
SYSTEM VIEWS WITH RATES IN A SUBGRID