hours_sum_for_user

EveAndersson.com : API Browser : hours_sum_for_user

hours_sum_for_user

hours_sum_for_user user_id [ on_which_table ] [ on_what_id ] \
    [ number_days ]
Defined in tcl/intranet-defs.tcl

Returns the total number of hours the specified user logged for whatever else is included in the arg list

Parameters:
user_id
on_which_table (optional)
on_what_id (optional)
number_days (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com