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
254 stars 176 forks source link

How to connect on local network and also delete entries? #68

Closed exsammy closed 9 months ago

exsammy commented 9 months ago

V3 installed and working properly.

How do I connect other computers on the same local network to work in the office?

How to delete entries? Once created there is no delete button, only edit

opensource-emr commented 9 months ago

You can watch this video how to configure inside IIS https://youtu.be/HmAAbFiPOKw

Danphe follows strict data rules , so delete and edit are not available everywhere. So for example if you enter wrong accountin entry , you can not delete you will need to make contra entry. This is just to make sure we whatever data was entered its tracked.

If you want to delete data you will need to do from back end.

opensource-emr commented 9 months ago

Closing...This issue

CreativeOthman commented 8 months ago

How to start with fresh DB. Too many informations ,Thanks

CreativeOthman commented 8 months ago

yes its posible to delete the entries from backend,i think two steps are involve ,

  1. run the cleanUpScript on your main EMRDB
  2. delete the entries in the lab,radiology,clinical,phamacy tables,(you need to be patient)