"Delete Sent Patients" button: Difference between revisions

Line 5: Line 5:
=== Logical delete ===
=== Logical delete ===
The button implements a partially logical delete (i.e. parts of the record are retained but hidden instead of deleted). See [[RecordStatus_field#deleted]] for more info.
The button implements a partially logical delete (i.e. parts of the record are retained but hidden instead of deleted). See [[RecordStatus_field#deleted]] for more info.
{{DT | dev_CCMDB
* disallow individual record delete on the patient lister built-in.
* add a delete button that does the logical delete correctly on a per-patient basis.
* this seems to be relatively low priority since we are not basing anything absolute on the logical delete feature, but needs to get done eventually to clean this up.
}}


== Related articles ==  
== Related articles ==