Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ensure L&D form saves #154

Merged
merged 1 commit into from
Jul 25, 2024
Merged

ensure L&D form saves #154

merged 1 commit into from
Jul 25, 2024

Conversation

lucyjemutai
Copy link
Collaborator

@lucyjemutai lucyjemutai commented Jul 25, 2024

This PR resolves this

Error saving encounter
[obs on class org.openmrs.Encounter => value on class org.openmrs.Obs => Unparseable date: "2024-07-23"]

the concept Datatype is Datetime while we are rendering date on the form. Therefore, I have changed the rendering from date to datetime on the form.

@lucyjemutai lucyjemutai requested review from Herobiam and alaboso July 25, 2024 06:44
@lucyjemutai lucyjemutai marked this pull request as ready for review July 25, 2024 06:44
@lucyjemutai lucyjemutai requested a review from ODORA0 July 25, 2024 06:44
@lucyjemutai lucyjemutai merged commit 4f8e2c6 into demo Jul 25, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant