-
Type:
Bug
-
Resolution: Done
-
Priority:
High
-
Affects Version/s: None
-
None
Currently, when a doctor prescribes medicines, there is no indication showing whether the selected medicines are available in inventory or out of stock.
A stock availability flag should be displayed at the time of prescription to help doctors make informed decisions.
Requirement:
- While prescribing medicines:
-
- If medicine stock > 0 → Show “In Stock” flag.
-
- If medicine stock = 0 → Show “Out of Stock” flag.
- The flag should be clearly visible next to the medicine name.
Expected Result:
- Doctors should be able to see real-time stock availability during prescription.
- This will help avoid prescribing medicines that are not available in inventory.