CCMDB.accdb Change Log 2023: Difference between revisions
Ttenbergen (talk | contribs) |
Ttenbergen (talk | contribs) mNo edit summary |
||
| Line 2: | Line 2: | ||
See [[Log (disambiguation)]] for other uses of the term "Log". See the [[:Category: Development Documentation | Development Documentation Category]] for other development logs''. See [[Rolling out changes]] for the process of rolling out changes. See also '''[[requested CCMDB changes for the next version]]''' and '''[[CCMDB.accdb Data Integrity Checks]]'''. | See [[Log (disambiguation)]] for other uses of the term "Log". See the [[:Category: Development Documentation | Development Documentation Category]] for other development logs''. See [[Rolling out changes]] for the process of rolling out changes. See also '''[[requested CCMDB changes for the next version]]''' and '''[[CCMDB.accdb Data Integrity Checks]]'''. | ||
=== 2023-11- | === 2023-11-23 === | ||
Not rolled out yet [[User:Ttenbergen|Ttenbergen]] 17:28, 2023 November 5 (CST) | Not rolled out yet [[User:Ttenbergen|Ttenbergen]] 17:28, 2023 November 5 (CST) | ||
<!-- | <!-- | ||
'''<mark>Changes collectors need to know about:</mark>''' | '''<mark>Changes collectors need to know about:</mark>''' | ||
* | * [[Change to having each collector collect both programs on the same laptop]]: | ||
** Changed the drop-downs for [[Patient Viewer]] and [[New Pt Serial helper form]] to list all [[Service/Location]]s for sites; '''make sure you use only appropriate program locations as per current directions, which may vary by site and collector during the roll-out. | |||
* | |||
- | |||
Changes collectors probably don't care about (incl. bug fixes that should just make things work now): | Changes collectors probably don't care about (incl. bug fixes that should just make things work now): | ||
* This update rolls up several previous changes that made the program unusable | |||
* [[Change to having each collector collect both programs on the same laptop]]: | * [[Change to having each collector collect both programs on the same laptop]]: | ||
** | ** updated how new records are added behind the scenes | ||
** Changed Sub Patient_Adder(ID) to also add Location, and early, since it is needed to do hiding. | ** Changed Sub Patient_Adder(ID) to also add Location, and early, since it is needed to do hiding. | ||
** Added Legacy_Hider to Sub service_location_AfterUpdate() to be able to change view mode after a change to Service_Location. | ** Added Legacy_Hider to Sub service_location_AfterUpdate() to be able to change view mode after a change to Service_Location.--> | ||
** updated sub Legacy_Hider (which hides or shows CCMDB parts based on program) to get the record's program using new function admission_program, which gets its program from a given record's [[Service/Location]] rather than from [[Settings (CCMBD.mdb)|Settings]] | |||
** updated sub Legacy_Hider (which hides or shows CCMDB parts based on program) to get | |||
* updated [[Query s_serviceLocation_local]] to no longer use [[S locations allowed collection table]] and consider only site and [[S dispo table]].s_location instead | * updated [[Query s_serviceLocation_local]] to no longer use [[S locations allowed collection table]] and consider only site and [[S dispo table]].s_location instead | ||
* deleted [[s_locations_allowed_collection table]] | * deleted [[s_locations_allowed_collection table]] | ||
--> | |||
=== 2023-11-01 === | === 2023-11-01 === | ||