earthians / marley

Open Source Health Information System
https://frappehealth.com
GNU General Public License v3.0
333 stars 254 forks source link

fix(Medication Request): Update default value for status field (backport #442) #497

Closed mergify[bot] closed 3 months ago

mergify[bot] commented 3 months ago

When trying to create a new Medication Request, providing all the necessary main data, this error is displayed. The status 'Draft' is not found because the actual value found in the database is 'draft-Medication Request Status':

Screenshot from 2024-05-08 10-35-41


This is an automatic backport of pull request #442 done by Mergify.