"Delete Sent Patients" button: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
No edit summary
m Text replacement - "CCMDB.mdb" to "CCMDB.accdb"
Line 1: Line 1:
The "Delete Sent Patients" button on the [[Main Form (CCMDB.mdb)]] deletes patient records that have the [[Record field]] set to "Sent".
The "Delete Sent Patients" button on the [[Main Form (CCMDB.accdb)]] deletes patient records that have the [[Record field]] set to "Sent".


When patients are [[sending | sent]] the [[RecordStatus field]] is set to "Sent". This allows keeping patients on file until it is clear that the sent was successful, while not getting sent patients mixed up with ones ready to send in the new round and have the RecordStatus field set to "complete".  
When patients are [[sending | sent]] the [[RecordStatus field]] is set to "Sent". This allows keeping patients on file until it is clear that the sent was successful, while not getting sent patients mixed up with ones ready to send in the new round and have the RecordStatus field set to "complete".  


[[Category: Main Form]]
[[Category: Main Form]]
[[Category: CCMDB.mdb]]
[[Category: CCMDB.accdb]]

Revision as of 11:45, 22 September 2019

The "Delete Sent Patients" button on the Main Form (CCMDB.accdb) deletes patient records that have the Record field set to "Sent".

When patients are sent the RecordStatus field is set to "Sent". This allows keeping patients on file until it is clear that the sent was successful, while not getting sent patients mixed up with ones ready to send in the new round and have the RecordStatus field set to "complete".