-
Notifications
You must be signed in to change notification settings - Fork 120
Description
Report that needs optimization is Category Day End Report
The Page URL is /reportInstitution/report_own.xhtml
Currently, it is based on Entities.
Some times it times out
Takes a long time to run.
Now need a DTO Based method
TO compare values, we need to keep the old method for the time being.
Need new JSF page
Use same controller, but new methods and new variables
Leave old methods and variables as it is for backword compatiblity and cross check.
Need a new green coloured button to the navigateon Index page - https://rmh.carecode.org/rmh/faces/reportInstitution/report_own.xhtml
First have to get the rmh-prod branch and create a hotfix with a name which as hotfix at the end to allow github CICD operations. Fix the issues and push.
Second have to do the same changes after creating a branch from the development.