Sending Patients: Difference between revisions

TOstryzniuk (talk | contribs)
Line 44: Line 44:
If I understand right you were using the Patient List to manage patients that were sent since you do not delete them right away.  A lot of collectors seem to do something similar, but there are a lot of small differences which will cause problems when covering for each other. Maybe we can now change it so everyone can do this more efficiently.
If I understand right you were using the Patient List to manage patients that were sent since you do not delete them right away.  A lot of collectors seem to do something similar, but there are a lot of small differences which will cause problems when covering for each other. Maybe we can now change it so everyone can do this more efficiently.


What I have done now is to make is so that, after you send, all patients who were sent have their “record” field set to “sent” and their finalcheck set to false.  
What I have done now is to make it so that, after you send, all patients who were sent have their “record” field set to “sent” and their finalcheck set to false.  
This means that any new patients you set to “finalcheck” can be told apart from the previously sent patients, and would not be sent next time.  
This means that any new patients you set to “finalcheck” can be told apart from the previously sent patients, and would not be sent next time.