Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: Quest-CM
-
Component/s: None
-
Labels:None
Description
1. Need to update High School postProcess() to make it work with form / schema changes ... AND
-
-
- Code needs to dedupe the two Organizations on the HighSchool.php form against the CEEB code.
-
- If CEEB code > 0
-
- if organization exists w/ that CEEB code, we just create the 'Attends School' relationship (relationship_type.id = 8)
- else create new Organization and new relationship
-
- If CEEB code (custom_1_i) = 0, we create new Organization (school) and new relationship
2. Other School Form is now a sub-section of High School (section 8). Need to add it to wizard and see if form processing needs any fixes.