Update menampilkan Units, jika CMOD tidak ada units maka otomatis tampilkan dari TD
This commit is contained in:
parent
c4fcc468f4
commit
bcd846799d
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user