Requested CCMDB changes for the next version: Difference between revisions

Line 19: Line 19:
** option: Have ccmdb.mdb automatically generate a new .mdb based on the changes, and then change linking to that new .mdb
** option: Have ccmdb.mdb automatically generate a new .mdb based on the changes, and then change linking to that new .mdb
* still required: change every spot that deals with finalcheck to deal with record_status instead. Easiest might be to make it a function finalcheck = (record_status = "CollectComplete")
* still required: change every spot that deals with finalcheck to deal with record_status instead. Easiest might be to make it a function finalcheck = (record_status = "CollectComplete")
=== sL_AaDO2 value delete ===
Values in helper table sL_AaDO2 are not being deleted at this point when "their" patient is deleted. This is no big deal since the table gets overwritten every time there is a new version is rolled out. Should still get cleaned up, though, but I have to figure out a trick. [[User:Ttenbergen|Ttenbergen]] 12:25, 17 May 2010 (CDT)


== Bugs that need replicating ==
== Bugs that need replicating ==