Open j3nsch opened 9 years ago
Currently the view script contains a lot of logic dealing with missing values and converting values. This should be moved into model classes. That way these functions can be unit tested and the view scripts become less complex.
Currently the view script contains a lot of logic dealing with missing values and converting values. This should be moved into model classes. That way these functions can be unit tested and the view scripts become less complex.