04.27.2009
0910 – arrive at office, w/o breakfast .. f!
@TODO
add blank value for option[0]
*[done but incomplete validaitions] total hours calculation
[done] when save detail
[done] -> update total hours
ascii decoding/encoding
0916 – start works
1003 – got total hours in a day .. update to report_header table
1051 – total hour updating is now work for add new mode. => next, edit and delete mode
1150 – Teacher has come.
1215 - // before delete, update total hour
// get work_header_id,timeform, timeto, form work_report_detail where work_detail_id = this
// $this->updateTotalHour(header_id,timefrom,timeto,"");
1426 – back from lunch…
1447 – total hour updating is now work for delete mode. next -> edit mode
1458 – YOU HAVE TO SPEAK WHEN YOU HAVE A CHANCE!
1535 – total hour updating is now work for 3 modes, but still some bugs.
1545 – next task -> update total hour for add new mode within input 2-day details
1548 – 1545 is fixed.
1640 – total hour updating is OK.