-
Notifications
You must be signed in to change notification settings - Fork 228
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
fix/O3-3515: Add user & timestamp to the Printed patient identifier sticker #2060
base: main
Are you sure you want to change the base?
Conversation
cb7f3f0
to
994ae22
Compare
@michaelbontyes, @jnsereko, @ibacher, @paul Adams, and @Ciarán Duffy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you @jwnasambu for working on this
All look good except the code formatting
@page { | ||
size: ${pageSize}; | ||
} | ||
`} | ||
@page { | ||
size: ${pageSize}; | ||
} | ||
`} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
kindly fix this formatting issue
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jnsereko Thanks for the review. I have fixed.
Requirements
Summary
I added a user & timestamp so that the patient identifier sticker can display who has printed when and what time.
Screenshots
screencast.2024-10-15.7.PM-07-52.mp4
Related Issue
https://openmrs.atlassian.net/browse/O3-3515
Other