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

resolved issue #2383 #2452

Closed
wants to merge 5 commits into from

Conversation

Dishaswamy
Copy link

resolved #2383

@ohcnetwork/care-backend-maintainers @ohcnetwork/care-backend-admins

@Dishaswamy Dishaswamy requested a review from a team as a code owner September 16, 2024 10:49
if "medicine" in attrs:
attrs["medicine"] = get_object_or_404(
MedibaseMedicine, external_id=attrs["medicine"]
def validate(self, attrs):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add valid test cases.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes in this file is not related to the mentioned issue. Please isolate this to a seperate PR.

@sainak
Copy link
Member

sainak commented Sep 19, 2024

hey @Dishaswamy this prs has unrelated changes to files and the indentation is also incorrect,
read the following docs and open a new pr again:
https://docs.ohc.network/docs/contributing/
https://github.com/ohcnetwork/care/blob/develop/CONTRIBUTING.md

@sainak sainak closed this Sep 19, 2024
@sainak
Copy link
Member

sainak commented Sep 19, 2024

You should start working on a Pull request only when you are assigned the issue.

finish up #2450 first

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.

Add validation for max dosage in PRN prescription
3 participants