Requested CCMDB changes for the next version: Difference between revisions

Line 4: Line 4:
=== return dispo screen tab order ===
=== return dispo screen tab order ===


===S-dispo table - Misericordia ER ===
=== screen refresh reductions ===
see: [[Urgent_Care#Misericordia_UC]]
As part of troubleshooting Con's blinky screen Brendan suggested the following:  
*Disable Misericordia ER from Previous Location and Dispo to
There’s code you can put in, I forget what the commands actually are, but it turns off the screen refresh during functions so the user doesn’t see what’s happening. You’d turn the refresh off before the function starts, they’ll see a static screen until you tell it to turn the refresh on, where the screen will then load just one time and all of the new info, all the rows, any formatting, or populating, etc.. is done. Instead of refreshing 10 or 20 times, once for each row.
*Add Misericordia-UC but do not enable as it will be legacy. - done May 31.  
**Pagasa to make update query to fix in master CFE - completed May 31.


===CCI list===
===CCI list===