You are not logged in. Click here to log in.

Application Lifecycle Management

Search In Project

Search inClear

Changeset #9018
Merge chain: csip-wqm   (branches: default )
Author Comment Supermodules
casesp
Aug 13 2015 09:53

Pusher:  ktraff
Jan 12 2016 14:16
WQM-16: Incorrect Computation; Errors in Spec#462839
--  Repaired some of the problems with the calculations, but some logic problems still exist in the specification
--  Fixed code comparisons for crop type needed fixed, as well.  Database uses Camelcase words, but code comparisons were all in lowercase.
--  Fixed app_day_diff date calculations needed to be fixed, were using the wrong function to find days from milliseconds.
--  Refactored the code

csip-wqm repository, 8e922c3c53a447e35504683050e7e4745e89230a
  • modified
    src/java/m/wqm/nutappmgtscores/V1_0.java
--