CCMDB.mdb Change Log 2011: Difference between revisions

Line 11: Line 11:
* added a dirty = false when opening pt from patientlist to make sure that all changes in form are written before the data is opened in viewer [[User:Ttenbergen|Ttenbergen]] 14:32, 23 February 2011 (CST)
* added a dirty = false when opening pt from patientlist to make sure that all changes in form are written before the data is opened in viewer [[User:Ttenbergen|Ttenbergen]] 14:32, 23 February 2011 (CST)
* changed the labs on-update procedures. had set up some code earlier to make the cursor come to the latest file on the list upon update. Turns out that meant that, if you clicked into a new line, it would put you to the date field of the last line instead, leading you to accidentally enter there. I had added the code to ensure that the sum gets updated. Removed the code and put a 'Recalc' button next to the sum instead to force the recalc if desired. [[User:Ttenbergen|Ttenbergen]] 15:17, 23 February 2011 (CST)
* changed the labs on-update procedures. had set up some code earlier to make the cursor come to the latest file on the list upon update. Turns out that meant that, if you clicked into a new line, it would put you to the date field of the last line instead, leading you to accidentally enter there. I had added the code to ensure that the sum gets updated. Removed the code and put a 'Recalc' button next to the sum instead to force the recalc if desired. [[User:Ttenbergen|Ttenbergen]] 15:17, 23 February 2011 (CST)
* updated Tmp_Checker to disallow apostrophes in comment box since they break the program. [[User:Ttenbergen|Ttenbergen]] 16:50, 23 February 2011 (CST)


=== ver 2011-02-04 ===
=== ver 2011-02-04 ===