You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
As part of addressing HospitalRun/hospitalrun-server#5, we need to change the inventoryItem relationship on the medication model to be async. Also, the medication record will need to have an additional field added to track the name of the inventory item associated with the medication record.
Once we do so, users who need access to medication records but do not need access to inventory records will be able to view medication records without the need to access inventory records.
The text was updated successfully, but these errors were encountered:
As part of addressing HospitalRun/hospitalrun-server#5, we need to change the inventoryItem relationship on the medication model to be async. Also, the medication record will need to have an additional field added to track the name of the inventory item associated with the medication record.
Once we do so, users who need access to medication records but do not need access to inventory records will be able to view medication records without the need to access inventory records.
The text was updated successfully, but these errors were encountered: