v_payroll_summary

v_payroll_summary

Purpose

  1. Payroll summary records.


Relationships

  • v_personnel: Many-to-One (N:1)

    • Many payroll records link to one personnel

    • Referenced through user_id

  • activity_type: Many-to-One (N:1)

    • Many payroll records link to one activity type

    • Referenced through activity_type_id




Table



Column

Type

Description

id

integer

Primary key

client_code

varchar(28)

Organization ID

public_name

varchar(255)

Personnel name

user_id

integer

User reference

time_in

timestamp

Start time

time_out

timestamp

End time

total_time

numeric

Duration

points

numeric

Points earned

stipend

numeric

Stipend amount

pay_rate

numeric

Pay rate

activity_type_id

integer

Activity type

record

varchar

Record type

orig_report_group_code

text

Group code




    • Related Articles

    • NERIS Documentation - Payroll Summary

      Purpose The purpose of this article is to demonstrate the Payroll Summary section when completing a fire report. Video Directions 1. Navigate to the Payroll Summary section within the fire report. 2. To begin documenting personnel select on the +Add ...
    • Events & Activities: Enabling Payroll Summary

      Purpose To demonstrate on how to enable the Payroll Summary within the Events & Activities module. Related Articles Adding Personnel to the Payroll Summary within Activities Updating Personnel in Payroll Summary within Activities Personnel Setup ...
    • Incidents, Training and Events Payroll Report

      Purpose To demonstrate the features and navigation of the Incidents, Training and Events Payroll Report. Related Articles There is set up involved in each of the three modules Payroll and Points can be tracked through. Please follow the steps in the ...
    • v_event_payroll_summary

      Purpose Event-related payroll records. Relationships v_event: Many-to-One (N:1) Many payroll records link to one event Referenced through event_id v_personnel: Many-to-One (N:1) Many payroll records link to one personnel Referenced through user_id ...
    • Scheduling Module - Payroll Summary Report

      Purpose To explain the Payroll Summary Report for the Scheduling module. How is this report helpful? This report can be used for organizations that provide payroll summaries for input into payroll systems. This report will give you a summary of hours ...