IamKeya / phpcheckout

Automatically exported from code.google.com/p/phpcheckout
0 stars 0 forks source link

modifying a student's record forgets classes #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If modifying a student's student id, the associated classes are not remembered 
and the previous record is left in the db as garbage.

1. Need to remember class based on previous student id.
2. Need to re-associate classes based on new student id.

Original issue reported on code.google.com by wturnerh...@gmail.com on 20 Feb 2011 at 7:15