Changeset 1042 for Scheduling/trunk/doc/README.txt
- Timestamp:
- Dec 12, 2010, 11:42:02 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/trunk/doc/README.txt
r1037 r1042 1 BSDX 1.4 1for WorldVista1 BSDX 1.42 for WorldVista 2 2 Licensed under LGPL. 3 3 … … 25 25 Client does not need installation. Both files have to be located in the same folder. 26 26 27 For users who used a previous version, you only need to download and install BSDX 1.4 1kids and ClinicalScheduling.exe plus the BMXNet22.dll library. If BMX Server version is outdated, you need to install the new version.27 For users who used a previous version, you only need to download and install BSDX 1.42 kids and ClinicalScheduling.exe plus the BMXNet22.dll library. If BMX Server version is outdated, you need to install the new version. 28 28 29 29 Post-installation tasks: … … 36 36 clinic groups, assignment of users to clinics, designation of user access, and other management activities. For further details, see the User Manual. 37 37 3. Make the BMXRPC and BSDXPRC menu options available to scheduling users. 38 These options must be somewhere in the user ’s path, either as a secondary option38 These options must be somewhere in the user's path, either as a secondary option 39 39 or as members of a menu to which the user has access. 40 40 4. Use Scheduling Management to configure … … 76 76 - Cannot cancel a walk-in appointment in Scheduling... 77 77 - No handling of invalid access code when saving access slots. 78 - Saving access slots causes program to freeze until it's done: need to be Async79 78 - No Ctrl-C & Ctrl-V handling 80 79 - No Insert & Delete button handling 81 - After applying access templates, the access blocks screen doesn't refresh itself.82 - Logic to remove old access blocks does not work. Only workaround is to remove them manually.83 - Transactions fail when a restart is attempted (High volume GT.M systems only).84 80 - Grids don't respond to mouse wheel movement. 85 - Default open location for Apply Template is inappropriate. Should be the last folder navigated.86 - Drag and drop plus delete Message Boxes on Access Blocks editor are unnecessary.87 81 - Appointment drag and drop to the same time at a different clinic doesn't work (complains that the patient already has an appointment at this time). 88 82 - Appointment drap and drop between different windows doesn't cancel the original appointment. … … 92 86 - Patient Appointment List shows the names of the resources as the VISTA PIMS clinics, not what you called them in the Scheduling GUI; only for linked resources. 93 87 - Speed issues 94 - If you click on the print button in the View Appointments User Control (visible in the Make Appointment dialog) and the patient doesn't have any appointments (new patient), there is an error.95 - Program doesn't count walk-in appointments as part of slot calculations. I.e., doesn't consider walk-in's to count against the number of slots for a specific time.96 - For 1 day view, it shows yesterday's appointments if the time difference is less than one day between today's appointment and yesterday's appointment. This is a problem with the Calendar Grid drawing code.97 - Updating Note with Edit Appointment context menu only updates it in the BSDX APPOINTMENT file, not in file 44 (Hosp Location) "S" node.98 88 99 89 Other Bugs: … … 107 97 - Print Appointment Letter when Appointment is made (PHH Users workflow). 108 98 - Make printing an extensible module for end user customization (Oroville and PHH) 99 - Be able to print mutiple copies of a report (request of a PHH user).
Note:
See TracChangeset
for help on using the changeset viewer.