eduTrac SIS 6.1.10 maintenance release is available for download / upgrade. This release brings you custom fields. Below are file changes and additions.
If you are using the myeduTrac Extended module, then you will need to update to the latest version.
app/core-function.php
app/routers/appl.router.php
app/routers/course.router.php
app/routers/person.router.php
app/routers/program.router.php
app/routers/section.router.php
app/views/application/add.php
app/views/application/appls.php
app/views/application/view.php
app/views/course/add.php
app/views/course/view.php
app/views/dashboard/menu.php
app/views/person/add.php
app/views/person/view.php
app/views/program/add.php
app/views/program/view.php
app/views/section/add.php
create mode 100644 app/src/CustomField.php