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

Not able to admit the patient into the hospital for the in-patient flow #72

Closed shrikrishna123 closed 10 months ago

shrikrishna123 commented 11 months ago

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

Not able to admit the patient into the hospital for the in-patient flow

Steps to reproduce -

Login as Admin. Register a new patient and add a new visit. Click On ADT. Click on Search Patient. Click on the “Admit” under the Action Column. Fill in the Create Admission Form. Save Admission.

Expected result -

Successful admission message is displayed on the Screen.

Actual result -

No Billing item is found, there must be at least one billing item.

Screenshot 2023-10-31 at 11 58 04 PM
opensource-emr commented 11 months ago

Can you go to console and see what the error or if you can send a print screen

hitenashar commented 10 months ago

Please add some deposit amount. it will allow you to admit. image