Bug 827 - Pharmacy system did not create an instance, and the get instance will not create an instance as well.
Summary: Pharmacy system did not create an instance, and the get instance will not cre...
Status: CONFIRMED
Alias: None
Product: Hospital System
Classification: Unclassified
Component: Pharmacy System (show other bugs)
Version: beta release
Hardware: PC Windows
: High critical
Assignee: toisinglo2-c
URL:
Depends on:
Blocks:
 
Reported: 2023-12-09 18:17 HKT by tungllam6-c
Modified: 2023-12-09 18:17 HKT (History)
0 users

See Also:


Attachments
Bug Screen Dump (97.45 KB, image/png)
2023-12-09 18:17 HKT, tungllam6-c
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tungllam6-c 2023-12-09 18:17:17 HKT
Created attachment 172 [details]
Bug Screen Dump

Step To Reproduce:
Create a patient account that holds an appointment ticket. 
Input admin commands:
admin apd apd:123
admin app app:123:apd/cough/202311200900
Login
Fast forward time to the appointment time.
admin fft 202311200900
Input “5” in the main menu to see doctor.

Actual Results:
The system crashes because it calls the function from a non-existent Pharmacy System instance.

Expected Results:
The appointment ticket should be assigned the actual illness and corresponding medicine.