Changeset 1102 for Scheduling/trunk


Ignore:
Timestamp:
Mar 3, 2011, 5:20:16 AM (13 years ago)
Author:
Sam Habiel
Message:

Updated Readme with latest bugs and fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Scheduling/trunk/doc/README.txt

    r1094 r1102  
    7171- Users booking appointments at exactly the same time for the same clinic doesn't work properly (concurrency issues).
    7272- 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)
    7575- 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)
    7777- No handling of invalid access code when saving access slots.
    7878- No Ctrl-C & Ctrl-V handling
     
    8686- Error massages should be clearer for the end Users <fixed in 1.5>
    8787- 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.
    8991
    9092
     
    124126- If I inactivate the clinic in VistA it should reflects in GUI
    125127- 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
    127129- Show today's column in a different color.
     130- Show Holiday columns in a different color.
    128131- Be able to copy appointments in mass from one clinic to another.
    129132- 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.