AppStateESS / homestead

A web-application for managing on-campus student housing.
GNU General Public License v3.0
4 stars 12 forks source link

Fix meal plan for summer freshmen #388

Closed jlbooker closed 10 years ago

jlbooker commented 10 years ago

For freshmen students starting in the summer session... The freshmen application is recording invalid meal plans in the housing applications for the summer term. This meal plan should always be 'S5' for the summer term, and whatever the student chooses for the fall term.

jlbooker commented 10 years ago

Author: jbooker (In [1839]) Fixed #410, and Fixed #415. Freshmen meal plans are correct for the summer. Freshmen summer applications are now created using the SummerApplication class.