UCDS / health4all_v2

A customizable health information system for different health care settings, using CodeIgniter and Bootstrap frameworks.
Other
9 stars 89 forks source link

Added condition in print layout to print correct rooms for Male and F… #197

Closed gokulakrishna9 closed 6 years ago

gokulakrishna9 commented 6 years ago

Add a '~' between the male room and female room in room number in department table, with a suffix of M or F .We need to fix the issue with str_replace function, that fails if we add the M or F letter anywhere in the column string.