summaryrefslogtreecommitdiff
path: root/config/models
diff options
context:
space:
mode:
authorDaniel Gnoutcheff <gnoutchd@softwarefreedom.org>2017-01-19 19:09:48 -0500
committerDaniel Gnoutcheff <gnoutchd@softwarefreedom.org>2017-01-19 19:09:48 -0500
commit23c8bf6597ae833bf4ff61025edcb20fbe1f595d (patch)
tree7df947591159bc290ed497b060a8e7c0755abfa9 /config/models
parent18212a5c21d14e19c6176fd6d3630f088902ec42 (diff)
PTO: rounding, anniversary max overridesHEADmaster
- Allow changing/disabling anniversary PTO rollover caps per-employment. (We want to let mishi accumulated unlimited vacation time.) - Round all amounts to two decimal places. (Requested by tanisha.)
Diffstat (limited to 'config/models')
-rw-r--r--config/models1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/models b/config/models
index 54723f0..478f3a8 100644
--- a/config/models
+++ b/config/models
@@ -8,6 +8,7 @@ Employment
startDate Day
endDate Day Maybe
commitment Double
+ ptoMaxRollover Double Maybe
TimeEntry
user UserId
category TimeCategoryId