v_event_payroll_summary

v_event_payroll_summary

Purpose

  1. 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




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(9,2)

Points earned

stipend

numeric(9,2)

Stipend amount

pay_rate

numeric(9,2)

Pay rate

activity_type_id

integer

Activity type

event_id

integer

Event reference




    • Related Articles

    • v_event

      Purpose Event records and tracking. Relationships v_event_participant: One-to-Many (1:N) One event can have many participants Referenced through event_id v_event_payroll_summary: One-to-Many (1:N) One event can have many payroll entries Referenced ...
    • 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 ...
    • 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_payroll_summary

      Purpose 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 ...
    • 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 ...