Project Overstay2: Difference between revisions

JMojica (talk | contribs)
Line 59: Line 59:


==== Special Cases  ====
==== Special Cases  ====
=== Data generation and Storage ===
A button on [[Form view]] triggers code in VBA module Overstay2 that generates an overstay score and colours the button based on that value.
The value is stored in [[L_TmpV2 table]] with Project "Overstay2" and Item "Overstay Score". During early testing, the score is 999998 just to have a crazy outlier so we remember to exclude these later. That number turns the button blue.


== Data Use ==
== Data Use ==