Unable to Delete Specialists
open source web-based Electronic Medical Record (EMR) system
Brought to you by:
davidhcchan,
jaygallagher
I need confirmation from business that this is a bug and not the feature.
Was it done intentionally from the beginning? In addition to UI we don't have any functionality in DAOs to support this.
The function cannot be done on RELEASE_12_1. It will involve modifying the database schema (add a status field to the specialist table for recording the delete status). We cannot allow a specialist to be actually deleted in the database.
As per Ronnie's comment closing the bug.