Changes between Version 13 and Version 14 of SchedTechManual/ServerChanges1_7
- Timestamp:
- Jul 11, 2012, 1:39:01 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SchedTechManual/ServerChanges1_7
v13 v14 50 50 51 51 Limitations of Rollback: 52 If the patient has a previous appointment in 2and an error happens in storing the new appointments, the old appointment is deleted. From $$UNMAKE!^BSDXAPI:52 If the patient has a previous canceled appointment in 2 at the same time and an error happens in storing the new appointments, the old appointment is deleted. From $$UNMAKE!^BSDXAPI: 53 53 {{{ 54 54 ; TODO: If Patient Appointment previously existed as cancelled, it's removed. … … 151 151 * Cancel and Remove check-in check for check-out data on the PIMS appointment. 152 152 * Appointment and Routing slips were changed to include EHS's changes. 153 * KIDS build doesn't include BMX remote procedures in the BSDX context anymore as BMX 4 handles context switching internally. 153 154 154 155 == TODO ==