Calem Blogs

Blogs of CalemEAM

Improving Incident Reporting Efficiency - Incident Class Tree

Incident class tree is introduced in the coming release of Calem R2025 to improve the efficiency of incident management.

  • A incident class code is prompted when reporting an incident.
  • The incident tree is shown for lookup selection of a class code.
  • Each incident class may have its own forms with different information:
    • An injury form includes detailed information about injuries.
    • An incident form does not include injury information.

 An injury form includes injury type, affected body parts and injury severity.

An incident form includes general description of an incident.

 Additional users involved in an incident and witnesses may be included for an incident when applicable.

 1. Default Class Code

A default class code can be configured by adding the following to calem/client/conf/CmConf.custom.jsFor instance, add the following to CmConf.custom.js will set default to IR1 - Incident.

CmMetadata['cm_ir_vt_new']['fields']['ctgz_id']['default']=
{id: 'ir1000010', value: 'IR1-Incident'}; 

 2. Skip Class Page

If all incidents are of the same class such as "IR01-Incident" in your organization and a default class is configured above, the following configuration may be added to CmConf.custom.js to skip the class page and show the incident creation screen directly.

CmConf['ir_conf']['class_form_on']= false; 
Enabling Inventory Stores to Receive Transfer-In I...
Vendor Email with Multiple Email Addresses

Related Posts

By accepting you will be accessing a service provided by a third-party external to https://calemeam.com/