If you are using the Building Operations Console, you are able to flexibly define multiple storage locations for parts. For example, you can define locations to be warehouses, storage closets, rooms, portable carts, or craftspersons' vehicles.
If you do not need the full feature set of Fleet Management, you can enter the vehicles you are using as storage locations into the Equipment (eq) table. Having vehicles in the Equipment table means that, just as with any other piece of equipment, the vehicles can be subject to preventive maintenance and asset management tasks without much customization.
The process is as follows:
If you plan to use the Fleet Management application either now or at a later date, it is best to manage the fleet as vehicles from the start. In this case, we suggest that you update your schema to include the Vehicles table, as well as adding a foreign key from the Parts in Storage Locations table (pt_store_loc_pt) to the Vehicle table. This would enable you to migrate to Fleet Management in the future with reduced data-migration requirements.
The following table shows the suggested fields to include in the Vehicles table when you update your schema.
afm_flds.table_name | field_name |
ml_heading |
afm_type | allow_null | data_type | decimals |
is_atxt |
afm_module | num_format |
primary_key |
ref_table |
afm_size |
string_format | is_tc_traceable |
validate_data |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
vehicle | ac_id |
Account Code |
2,050 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | ac | 32 | 10 | 0 | 1 |
vehicle | comments | Comments | 2,050 | 1 | 12 | 0 | 0 | 1 | 0 | 0 | 500 | 5 | 0 | 1 | |
vehicle | date_assign | Date Assigned to Dept. |
2,050 | 1 | 9 | 0 | 0 | 1 | 0 | 0 | 0 | 5 | 0 | 1 | |
vehicle | date_assign_em |
Date Assigned to Employee |
2,050 | 1 | 9 | 0 | 0 | 1 | 0 | 0 | 0 | 5 | 0 | 1 | |
vehicle | description |
Vehicle Description |
2,050 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | 100 | 5 | 0 | 1 | |
vehicle | dp_id |
Perm. Dept. Assigned |
2,050 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | dp | 16 | 10 | 0 | 1 |
vehicle | dv_id | Perm. Div. Assigned | 2,050 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | dv | 16 | 10 | 0 | 1 |
vehicle | em_id |
Perm. Employee Assigned |
2,050 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | em | 35 | 10 | 0 | 1 |
vehicle | license |
vehicle License Plate |
2,050 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | 10 | 5 | 0 | 1 | |
vehicle | loc_vehicle |
Vehicle Location |
2,050 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | 50 | 5 | 0 | 1 | |
vehicle | num_serial |
Serial Number |
2,050 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | 22 | 5 | 0 | 1 | |
vehicle | option1 |
Option 1 |
2,050 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | 16 | 5 | 0 | 1 | |
vehicle | option2 |
vehicle Option 2 |
2,050 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | 16 | 5 | 0 | 1 | |
vehicle | vehicle_id |
Vehicle Code |
2,065 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 12 | 10 | 1 | 1 |
Copyright © 1984-2016, ARCHIBUS, Inc. Todos los derechos reservados. |