opensource-emr / hospital-management-emr

A complete open source for electronic healthcare record management in Hospitals, Clinics and Pharmacy.
https://opensource-emr.github.io/hospital-management-emr/
MIT License
278 stars 196 forks source link

Dispensary doesn't show the medication order added by the doctor for dispatch #71

Closed shrikrishna123 closed 9 months ago

shrikrishna123 commented 11 months ago

When we deployed the code from the github repository on our servers, we noticed the following error -

Dispensary doesn't show the medication order added by the doctor for dispatch

Steps to reproduce -

Login as Doctor Add medication orders to the patient's profile Login as Admin Click on Dispensary. Click on Main Dispensary.. Click on Prescription. Click on Availability next to the patient.

Expected result -

It will reflect all the medications added by the doctor and its availability as well under dispensary

Actual result -

It does not show the medications added by the doctor.

Screenshot 2023-10-31 at 11 43 12 PM
opensource-emr commented 11 months ago

Doctor module ordering has issues and we are on it.

opensource-emr commented 9 months ago

Please check the recent version and look at the current build.

RaphaelAbila commented 9 months ago

What is the next step after dispatching the medicine in dispensary and how is billing for the medicine done