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

insurance form policy number ordering with "-" #3016

Closed
ArpitaSussol opened this issue Jul 10, 2020 · 2 comments · Fixed by #3029
Closed

insurance form policy number ordering with "-" #3016

ArpitaSussol opened this issue Jul 10, 2020 · 2 comments · Fixed by #3029
Assignees
Labels
Docs: not needed Effort: small Small effort story/task, estimated 0-2 days

Comments

@ArpitaSussol
Copy link

Describe the bug

Family Policy number should be placed before Personal Policy number separated with "-"

To reproduce

Steps to reproduce the behavior:

  1. Go to Patient -> Create prescription.
  2. Add insurance both family and personal policy number.
  3. See error. Personal policy number is placed before Family policy number

Screen Shot 2020-07-10 at 12 17 20 PM
Screen Shot 2020-07-10 at 12 16 24 PM
Screen Shot 2020-07-10 at 12 16 06 PM

Expected behaviour

Family policy number should be placed before personal policy number separated with "-"

Proposed Solution

Leave if you don't know how to fix/implement. Edit this issue description and explain here if you know the best path of implementing the fix within the codebase.

Version and device info

  • App version: 5.1.1
  • Tablet model:
  • OS version:

Additional context

arises while testing #2919

@wlthomson
Copy link
Contributor

Fixed by #3029.

@ArpitaSussol
Copy link
Author

Tested in V6.0.0 rc3

Testing

Steps to reproduce or otherwise test the changes of this PR:

  • Policies with personal numbers are displayed as familyNumber-personalNumber. - PASS
  • Policies without personal numbers are displayed as familyNumber. - PASS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs: not needed Effort: small Small effort story/task, estimated 0-2 days
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants