gamification.goal ::
Gamification Goal
Goal instance for a user
An individual goal for a user on a specified time period
Fields
challenge_id [readonly; many2one: gamification.challenge]:
Challenge
closed [boolean]:
Closed goal
color [readonly; integer]:
Color Index
completeness [readonly; float]:
Completeness
computation_mode [selection]:
Computation Mode
create_date [readonly; datetime]:
Created on
create_uid [readonly; many2one: res.users]:
Created by
current [required; float]:
Current Value
definition_condition [readonly; selection]:
Definition Condition
definition_description [readonly; text]:
Definition Description
definition_display [readonly; selection]:
Display Mode
-
definition_suffix [readonly; char]:
Suffix
display_name [readonly; char]:
Display Name
end_date [date]:
End Date
id [readonly; integer]:
ID
last_update [date]:
Last Update
-
remind_update_delay [integer]:
Remind delay
start_date [date]:
Start Date
state [required; selection]:
State
target_goal [required; float]:
To Reach
to_update [boolean]:
To update
user_id [required; many2one: res.users]:
User
write_date [readonly; datetime]:
Last Updated on
write_uid [readonly; many2one: res.users]:
Last Updated by