Update menampilkan Units, jika CMOD tidak ada units maka otomatis tampilkan dari TD

This commit is contained in:
mikael-zakaria 2025-03-03 13:47:25 +07:00
parent c4fcc468f4
commit bcd846799d

View File

@ -556,7 +556,7 @@ class PrintResult extends BaseController {
st.FULLTEXT as serum_type,
cdt.TEXT1 as test_eng,
cdt.TEXT2 as test_ind,
cdt.UNIT as UNITTEXT,
COALESCE(dt.UNITS, cdt.UNIT) as UNITTEXT,
cdt.REFFTEXT,
t.DEPTH,
t.NOTPRINTABLE,