Commit Graph

230 Commits

Author SHA1 Message Date
sam c923dcde35 New kids build 2010-06-19 17:13:54 +00:00
sam 059dc2c2f4 v1.2 exe 2010-06-19 16:57:09 +00:00
sam 8a3b5028e0 Support for Routing Slip printing.
Version change from 1.1 to 1.2 in preparation for release.
Printing.cs: Addition of PrintRoutingSlip method.
CGView.cs: Handling of printing of routing slip if chosen in DCheckIn.cs
CGView.cs: New context option to re-print routing slip
DCheckIn.cs: toolTip1 to explain that routing slip will print on the default printer.
2010-06-19 16:41:06 +00:00
sam 4ef1070117 New Routine BSDXGPRV to get providers associated with hospital location 2010-06-19 16:30:08 +00:00
sam a358427378 DCheckIn.cs: Handling of providers for hospital locations (HL). If provider(s) assigned to HL linked to resource, they are brought over and if a default one is in VISTA, it's picked as the default in the combobox. If no default, combobox defaults to <None>. If resource not linked to HL, then all providers in system brought over, and combobox default is <None>.
CGDocumentManager.cs: Remove loading of ClinicSetupParameters file. File doesn't exist in VISTA.
DResource.cs: Remove handling of same file.
2010-06-18 23:06:14 +00:00
sam 6b19ad0ac8 CGView: Added various shortcuts keys for menus; removed extra overbook prompt after booking if doing an overbook. You already get one before booking.
CGDocumentManager: Mickey mouse connection check to prevent prompting for access and verify if there's no connection to VISTA.
CGDocumentManager: Test SQL statement to retrieve Hospital Locations and default providers associated with them.
Remove garbage file {85FE etc}.rpt
2010-06-10 21:20:08 +00:00
sam c0b912a62f New kids build -- not tested 2010-06-07 01:13:18 +00:00
sam 06c73e5ce5 New kids build -- not tested 2010-06-07 01:13:02 +00:00
sam 3b9b21d70f Provided framework for Rebook letters; but they don't work.
Added the appointment dates to the printed letters.
Made more shortcuts on the main menu.
Changed version to 1.1, to be more congruous with the state of the software.
2010-06-07 00:59:53 +00:00
sam 55766d0a5c Some debugging code to attach the program to the console to print messages.
Letters:
- Cancellation letters now work.
- Initial work on Rebook Letters.
2010-06-05 02:19:48 +00:00
sam cdc50b44a0 updated notes 2010-05-22 02:15:17 +00:00
sam f5150887d8 Reorganizing directory 2010-05-22 02:03:47 +00:00
sam fc9b8ebd9e Deleted installer 2010-05-22 01:59:24 +00:00
sam e04a0b6969 new kids file 2010-05-22 01:55:17 +00:00
sam 4f849e5825 Tiny bug fixes to fix compile errors 2010-05-22 01:50:19 +00:00
sam fdee4b85c0 Removal of Crystal Reports
Partial Rework of Clinic Patient List report
Other reports that used Crystal don't work yet.
Fixes for Strongly typed DataTables (change the RESOURCEID from uint to int) to support table merge from untyped table.
Support for command line arguments: /s= for server /p= for port /a= for access code /v= for verify code
Only the following combinations work: none; /s and /p; /s, /p, /a, /v
2010-05-22 01:03:45 +00:00
sam 67492a320c Better printing in UCPatientAppts. 2010-05-11 05:24:18 +00:00
sam 6ebbda93db Reworked DAppointPage. Removed dependence of DPatientApptDisplay on Crystal Reports. Added UserControl UCPatientAppts to encapsulate functionality of DPatientApptDisplay; right now it does not include printing. DAppointPage now uses UCPatientAppts to provide functionality of seeing patient's previous appointments. DPatientApptDisplay does not yet, but will soon.
Exe is not included.
2010-05-07 22:38:39 +00:00
sam 3f21980cd0 Fixes in BSDX27 referring to a routine that doesn't exist in VISTA. References changed to BSDXAPI. 2010-05-02 20:55:04 +00:00
sam 45af33a5cb Removed CalendarGrid.dll 2010-01-14 10:16:34 +00:00
sam 9a69519907 Oops... ClinicalScheduling.exe was compiled against the experimental version of BMXNet20.dll. I restored it to the production version. 2009-12-06 10:20:36 +00:00
sam 0e73356c0d Remove obj folder, try #100 2009-12-06 10:18:59 +00:00
sam 9752fae5fe Removed user-interface references to RPMS. 2009-12-04 08:04:47 +00:00
sam 0f7a32171e Remove obj folder from svn versioning. 2009-12-04 07:58:34 +00:00
sam fc430e8990 This update does the following:
- Remove the non-functioning CalendarGrid.dll and associated project files.
- Add the code from CalendarGrid.dll generated using reflector.exe to ClinicalScheduling.csproj
2009-12-03 22:36:03 +00:00
sam 0a8d138b14 Remove references to IHS; typically "IHS Clinical Scheduling" becomes "Clinical Scheduling"
Deleted Debug folder--no need to version this.
2009-12-01 04:54:57 +00:00
sam a1ffacceb8 Removed references to "View EHR" from ctxCalendarGrid and DAppointPage. 2009-11-30 11:09:16 +00:00
sam 19ff80326a Added crystal reports runtime and development files. 2009-11-30 09:36:20 +00:00
sam c0b331a722 Initial committ of scheduling package 2009-11-30 08:53:28 +00:00
george 394766ad38 GUI Scheduling Project 2009-07-29 12:50:22 +00:00