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
271 stars 190 forks source link

401 Oops! UNAUTHORIZED ACCESS ! #101

Open fumo-fox opened 3 weeks ago

fumo-fox commented 3 weeks ago

image

User has all the permissions for Appointment, Patients & Billing the permissions but can't access the appointments

In my site case Receptionist needs permission to Register patients, Create appointment/access them & Billing. But the Appointment module and Billing Module returns 401 Oops! UNAUTHORIZED ACCESS !. I tried to create a role where it will include only appointment permission and patients still return that error.

Application running on local pc (offline)

Advice: In future updates give us the full tutorials like how to change logo and etc. Also include: Lab role, Reception Role, Pharmacy Role need to be able to work with Dispensary role for selling of medicines etc. Make it easy for admin to edit the receipt headers, hospital name, address in single page manner. Don't forget to ship the software with zero employee data.

CreativeOthman commented 1 week ago

you've to give access/ right for utility -> counter change permission

fumo-fox commented 1 week ago

you've to give access/ right for utility -> counter change permission

Thanks bro