CCMDB.accdb Change Log 2023: Difference between revisions
Ttenbergen (talk | contribs) |
Ttenbergen (talk | contribs) |
||
| Line 1: | Line 1: | ||
__NOTOC__ <!-- This hides the table of contents so collectors can immediately see the most recent change without scrolling. --> | __NOTOC__ <!-- This hides the table of contents so collectors can immediately see the most recent change without scrolling. --> | ||
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-12-05 === | |||
'''NOT ROLLED OUT YET''' [[User:Ttenbergen|Ttenbergen]] 22:05, 2023 December 5 (CST) | |||
'''NOT ROLLED OUT YET''' - but copied up to test location for testing. | |||
'''<mark>Changes collectors need to know about:</mark>''' | |||
* Sending will now process all tables for all laptops, regardless of program. This may make sending take slightly longer and you will see additional text in the timing log form that were blank before. | |||
Changes collectors probably don't care about (incl. bug fixes that should just make things work now): | |||
* remembered to check VBA for other instances where program() instead of admission_program() is used; also changed the following: | |||
** Sub PharmCheck() | |||
** Sub Apache_Yellower() | |||
** BP_CrossCheck() | |||
** Function Validate_Creat() | |||
** Validate_ADL_generic | |||
** Sub completeness_validation() | |||
** Sub add_automatic_tmp_entries() | |||
** Sub Patient_Adder(ID) | |||
** Sub tb_IPDischargeDisposition_Click() | |||
** Send_Data() - this one isn't a simple change, will need to review further... | |||
** updated function program() to throw an error if it is called; it should no longer be called from anywhere, but if it does, this will find it. - then reverted this because the Cognos functions must use this until we change to combined coding. | |||
=== 2023-11-25 === | === 2023-11-25 === | ||