BookmarkBookmark this page!
Jun 15, 2023

Item Record

 

Overview: This document explains the proper ways to set up bulk and serialized item records. All items in Point-of-Rental must have a unique item key; generally, similar items should have similar keys. For example, a store that rents 6 and 8-foot tables could have TAB6 and TAB8 as the item keys. Or, if they prefer, they could have x4d6-tth2n and x4d6-tth5n. An item key can be up to 15 characters long, but we recommend making them as short as possible. Of course, there are a few rules that must be followed to make sure the program runs smoothly which will be explained in detail below.

Note:  There are two fields, Link Item, and Fuel that when information is entered in those fields in the Rental or Sales Header, it will override whatever info, if any, in the serialized items belonging to it. (Fuel field is the exception when the Header record is blank it will not update the serialized record)

 

The following are reserved Item Keys that Point-of-Rental uses – you should not use these keys.

• DEFAULT used to define the pre-set data in a new item record.

• FINANCECHG used for taxable finance charges.

• HOLDFORCOUNT used for event stores when putting a contract on hold.

• REP-MAINT used on an Internal Maintenance Order (IMO).

• RESVCANCEL used to capture cancellation fees on a contract.

 

The following are reserved Item Key prefixes that Point-of-Rental uses.

• WO used for Work Order items.

• NOTE used for a line item label or separator on a contract.

• REP-SERV used on Service Call contracts.

• |PKUP is used for charging a pickup fee when calling an item off rent.

• |XFER is used for charging a transfer fee when doing a site transfer.

| is used in the first character of the Item Key for any item that is a delivery fee.

      (called a ‘pipe’ and is above the enter key)

 

An item key can have letters, numbers, and some symbols. Please be aware that many symbols are still considered ‘special’ and can affect the program in unexpected ways. The following characters could cause issues and should be used with caution: ‘~! @ $ % ^ & * ( ) + ` = { } [ ] \ ? > < , / : ; ”   

 

# - (pound sign and hyphen). These symbols designate serialized and bulk items or the two major item types used by the system. This is true for both rental and resale items. Do not use these characters for any reason other than those described below.

 

Serialized items are generally items with a serial number, specifically, every single item has its own record, i.e. if you have 10 backhoes, you have 10 individual backhoe records, each with a quantity of one. This allows for tracking of income, repair costs, utilization, ROI, and much more per individual unit.

 

Bulk items are items like chairs, dishes, scaffolding, air hoses, etc. If you have ten tables, you will only have one record for them, with a quantity of ten. There is no need to track specifics about one table, rather you would track income, repair costs, utilization, and ROI about all ten tables.

 

Header Records are used to give you summary information about a group of items.  A header can be specific to items in a store or in the entire company and is used for both serialized and bulk items. With header / serialized records you can choose to view specific information about one unit or one store or a high-level view of all units and all stores. In all item records the Header Key field is what links the serialized and header records. The Header Key is typically the same as the Key for the Header record and the beginning of the Key for the serialized records. See the examples below.

 

The way item records are setup affects many aspects of the program such as Purchasing, Contract Writing, Transferring, and Sub-Renting, to name a few. It is important that these basic rules are followed.

 

Basic Setup of Bulk Items

 

Multi-Store Environment: Create a header record with a Home and Current Location of 000.

 

Single Store Environment: Header/bulk serialized is not necessary, but could be used with no advantage or disadvantage.

 

Make sure to check the Bulk Item box in the Options tab. See below for an example.

 

image001_030

If you do not share inventory in a multi-store environment and do not need the visibility to replace the 000 in the Home and Current Location with the store number the header record is representing. You would need a header record for each store in this situation. This is not a recommended method unless you have a unique circumstance that warrants this. When creating a header record with 000 in the store locations, only one record is required. Ask a POR support person for help if needed.

 

Once the header is created, you will need to create a serialized record for each store. Select the header record again and click on the Options pull-down menu in the top left corner and choose ‘Create Serialized’. The record that is created will have a key that ends in a -1, -2, etc. (the number is the store location). Make sure to change the Home Loc and Current Loc to the appropriate store number (001 for store 1, etc.)

image002_020

Once the items are set up correctly, transferring between stores is a simple task. When you transfer a bulk item from store 1 to store 2, POR will automatically lower the quantity of the store 1 item and increase the quantity of the store 2 items. Also, this makes the item lookup screen easier to navigate. Note the example below; when you select All Stores and check the Serialized Items box, you can see the header and the store 1 and 2 item records immediately below the header. The header quantities are calculated based on the bulk serialized records.

 

*Note: Never end an item key with a hyphen, it will cause you grief.

            (i.e. CHAIR- = wrong; CHAIR-1 = correct)

image003_023

 

Basic Setup of Serialized Items

 

Multi-Store and Singe Store Environments: Create a header record with a Home and Current Location of 000.

 

DO NOT check the Bulk Item box in the Options tab. See below for an example.

image004_019

If you do not share inventory in a multi-store environment and do not need the visibility to replace the 000 in the Home and Current Location with the store number the header record is representing. You would need a header record for each store in this situation. This is not a recommended method unless you have a unique circumstance that warrants this. When creating a header record with 000 in the store locations, only one record is required. Ask a POR support person for help if needed.

 

Once the header is created, you will need to create a serialized record for each unit. Select the header record again and click on the Options pull-down menu in the top left corner and choose ‘Create Serialized’. The record that is created will have a key that ends in a #01, #02, etc. (the number is the unit number). Your unit number can be anything you want it to be (typically 2 or 3 digits, but no more than 5 digits) Make sure to change the Home Loc and Current Loc to the appropriate store number (001 for store 1, etc.)

 

image005_013

 

The advantage of using sequential unit numbers is that the program will automatically select the next unit number when a new unit is added to your fleet.

 

Once the items are set up correctly, transferring between stores is a simple task. When you transfer a serialized item from store 1 to store 2, POR will automatically change the current loc to 002. Also, this makes the item lookup screen easier to navigate. Note the example below; when you select All Stores and check the Serialized Items box, you can see the header and the serialized records immediately below the header. The header quantities are calculated based on the serialized records.

 

*Note: Never end an item key with a pound sign. it will cause you grief.

            (i.e. CRANE# = wrong; CRANE#04 = correct)

image006_011

 

In addition to what was discussed above, it is important to select the correct Item Type, Item Category, and enter inaccurate part numbers and serial numbers.

 

Keywords: (setup bulk and serialized item records)

 

 

 

Related Articles