Changeset 1094 for Scheduling/trunk/doc
- Timestamp:
- Jan 27, 2011, 9:11:57 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/trunk/doc/README.txt
r1093 r1094 71 71 - Users booking appointments at exactly the same time for the same clinic doesn't work properly (concurrency issues). 72 72 - Various usability issues that are apparent in the program. E.g. you need to click before you right click, drag and drop has no visiual assist to show what you are dragging and where to, etc. 73 - Remaining slots calculation does not work properly if you have more than 1 slot per access block .73 - Remaining slots calculation does not work properly if you have more than 1 slot per access block (Najjar says that it doesn't work for 1 slot either if you change the time scale). 74 74 - Find Appointments function is not operational in Scheduling GUI 75 75 - IDs in Scheduling GUI reflect the HRN not the Primary ID … … 82 82 - Appointment drap and drop between different windows doesn't cancel the original appointment. 83 83 - Rebooking under certain conditions causes system hangs. Two issues: Program doesn't increment requested available appointment from VISTA, and doesn't deal properly with an appointment that doesn't have a access type (ie an appointment that is not in an Access block). 84 - Speed issues (see below) 84 - Speed issues (see below) <better in 1.5> 85 85 - Date on Appt List header in Arabic doesn't show up correctly. 86 - Error massages should be clearer for the end Users 86 - Error massages should be clearer for the end Users <fixed in 1.5> 87 - Event raise for clinic groups raises the name of the group not the clinic. The receiving end in the C# code compares and checks for the clinic. 88 - When making a walk-in appointment, it lets you cancel check-in by pressing the cancel button. 87 89 88 90 … … 124 126 - Add an option to change the locale independent of the Windows locale (Khamis; PHH) 125 127 - Show today's column in a different color. 128 - Be able to copy appointments in mass from one clinic to another. 129 - Manager functions: Send message and Shutdown sends message or shuts down all users, not just individual users. 130 - SMS to remind patients of appointments. 126 131 127 132 Speed issues:
Note:
See TracChangeset
for help on using the changeset viewer.