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

Allow medicine intake export and import #380

Merged
merged 8 commits into from
Aug 7, 2024
Merged

Conversation

derdilla
Copy link
Owner

@derdilla derdilla commented Aug 6, 2024

closes #326

Medicine intakes can now be exported to CSV of the format MedName1(123.0)|MedName2(456.0) with the number representing dosis in mg. Import of that data is possible as long as there is a medicine with matching designation.

The alternative approach with columns for each medicine wasn't compatible with the column selection logic.

@derdilla derdilla merged commit 7522eee into main Aug 7, 2024
@derdilla derdilla deleted the 326-export-medication-data branch August 8, 2024 19:52
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.

Exporting medication data
1 participant