Requested CCMDB changes for the next version: Difference between revisions
Ttenbergen (talk | contribs) |
Ttenbergen (talk | contribs) |
||
| Line 51: | Line 51: | ||
* 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 values === | ==== sL_AaDO2 values ==== | ||
At this point sL_AaDO2 is stored in the program section of ccmdb.mdb, not the data section. This means two things: | At this point sL_AaDO2 is stored in the program section of ccmdb.mdb, not the data section. This means two things: | ||
* Values 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. | * Values 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. | ||