Hi… Bahmni visit report is not working properly in my server.Newly entered visits are not updating in the output file.In output sheet only the visits till Apr 2019 are showing.
I have tried the sql querry which is mentioned below which is giving an output of 1300.
“select count(*) from visit where date_started BETWEEN ‘2019-04-02 17:52:35’ AND ‘2019-09-03 12:44:06’;”
How can i identify the problem and how can i solve it??
Regards Mithun G