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

(feat) O3-4346: Order basket improvements #4

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

vasharma05
Copy link
Member

@vasharma05 vasharma05 commented Jan 16, 2025

Requirements

  • This PR has a title that briefly describes the work done including a conventional commit type prefix and a Jira ticket number if applicable. See existing PR titles for inspiration.

For changes to apps

If applicable

  • My work includes tests or is validated by existing tests.

Summary

All the recent changes to order basket related to the ticket are added to the medical supply order app

  1. Add configuration points for hiding Reference number field in the order form
  2. Add translation strings to en.json for error messages in the order form
  3. If the priority is set to ON_SCHEDULED_DATE, a date field should be rendered to select respective date.
  4. Changing the priority field from combo box to select.
  5. Using the same colors for the different order type panels on the order basket.
  6. The order basket search and form workspaces' title should be related to order type, i.e. Add procedure order, etc.

Screenshots

None

Related Issue

Other

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.

2 participants