Skip to content

(feat) Add packaging unit in dispensing app - #117

Open
gabriel090 wants to merge 3 commits into
openmrs:mainfrom
gabriel090:add_packaging_unit
Open

(feat) Add packaging unit in dispensing app#117
gabriel090 wants to merge 3 commits into
openmrs:mainfrom
gabriel090:add_packaging_unit

Conversation

@gabriel090

@gabriel090 gabriel090 commented Aug 20, 2024

Copy link
Copy Markdown

Requirements

  • This PR has a title that briefly describes the work done, including the ticket number if there is a ticket.
  • My work conforms to the OpenMRS 3.0 Styleguide and design documentation.
  • My work includes tests or is validated by existing tests.

Summary

Add packing name in dispensing app.

Screenshots

dispense.mp4

Related Issue

Other

@mogoodrich mogoodrich left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'm defer to others with stock management module experience about the details, but generally LGTM!

@ojwanganto

Copy link
Copy Markdown

@gabriel090 - kindly link this to a ticket and provide a screenshot/video for the change.

return t(
'stockDispenseDetails',
'Batch: {{batchNumber}} - Quantity: {{quantity}} ({{quantityUoM}}) - Expiry: {{expiration}}',
'Batch: {{batchNumber}} - Quantity: {{quantity}} - Expiry: {{expiration}} - Packaging Size: ({{quantityUoM}})-{{quantityFactor}}',

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Alternatively, we can use the 'Pack size' short name or just Pack.

@ojwanganto

Copy link
Copy Markdown

Thanks, @gabriel090. Please add a screenshot and ticket for this work.

@jwnasambu

Copy link
Copy Markdown
Contributor

@ojwanganto Would you mind kindly taking a moment to review the changes captured in this PR, please?

@denniskigen denniskigen changed the title Add packaging unit in dispensing app (feat) Add packaging unit in dispensing app Mar 11, 2026
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.

4 participants