Currently you have to manually change the "status" of loans to drive a loan through in the django admin.
Instead, we should be able to drive this via admin actions (the drop down and checkbox feature). This lets users fully activate the action "code" (i.e. email notifications, etc), rather than just updating the database records.
Currently you have to manually change the "status" of loans to drive a loan through in the django admin.
Instead, we should be able to drive this via admin actions (the drop down and checkbox feature). This lets users fully activate the action "code" (i.e. email notifications, etc), rather than just updating the database records.