Changeset 1102 for Scheduling/trunk/doc
- Timestamp:
- Mar 3, 2011, 5:20:16 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/trunk/doc/README.txt
r1094 r1102 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 (Najjar says that it doesn't work for 1 slot either if you change the time scale). 74 - Find Appointments function is not operational in Scheduling GUI 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). (being fixed in v 1.5). 74 - Find Appointments function is not operational in Scheduling GUI (fixed in 1.5) 75 75 - IDs in Scheduling GUI reflect the HRN not the Primary ID 76 - Cannot cancel a walk-in appointment in Scheduling... 76 - Cannot cancel a walk-in appointment in Scheduling... (fixed in 1.5) 77 77 - No handling of invalid access code when saving access slots. 78 78 - No Ctrl-C & Ctrl-V handling … … 86 86 - Error massages should be clearer for the end Users <fixed in 1.5> 87 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. 88 - When making a walk-in appointment, it lets you cancel check-in by pressing the cancel button, yet walk-in continues to be made. 89 - If user has no access to any schedules but has access to application (has BSDXZMENU key), opening the appointment menu causes a crash. 90 - Shortcut server/port is not overridden when cancel, retry and enter them manually. 89 91 90 92 … … 124 126 - If I inactivate the clinic in VistA it should reflects in GUI 125 127 - If we can make the users in groups. i.e. MRs group, OP clinics Group and map them to the resource groups 126 - Add an option to change the locale independent of the Windows locale (Khamis; PHH) 128 - Add an option to change the locale independent of the Windows locale (Khamis; PHH) <not doable>; changed date format instead in v 1.5 127 129 - Show today's column in a different color. 130 - Show Holiday columns in a different color. 128 131 - Be able to copy appointments in mass from one clinic to another. 129 132 - Manager functions: Send message and Shutdown sends message or shuts down all users, not just individual users.
Note:
See TracChangeset
for help on using the changeset viewer.