-
Notifications
You must be signed in to change notification settings - Fork 113
15716-need-ui-improvement-for-pharmacy-payment-by-credit-company #15719
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
base: development
Are you sure you want to change the base?
15716-need-ui-improvement-for-pharmacy-payment-by-credit-company #15719
Conversation
WalkthroughPresentation tweaks only: margins added to two New Bill buttons; bill date row now shows date and time together, with the separate time row removed. No business logic or control flow changes. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (4)**/*.xhtml📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{xhtml,java}📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{java,xhtml}📄 CodeRabbit inference engine (AGENTS.md)
Files:
src/main/webapp/resources/**/*.xhtml📄 CodeRabbit inference engine (CLAUDE.md)
Files:
🧠 Learnings (3)📚 Learning: 2025-07-26T13:29:32.079ZApplied to files:
📚 Learning: 2025-07-26T13:31:04.605ZApplied to files:
📚 Learning: 2025-08-20T07:42:05.640ZApplied to files:
🔇 Additional comments (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| icon="fa fa-plus" | ||
| class="ui-button-warning"> | ||
| class="ui-button-warning" | ||
| style="margin-right: 20px;"> |
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.
Do not use inline styles. Please use Bootstrap classes like me-1
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.
Please use a new bill for Cancel Bill. Keep the original one for printing at the time of billing. For cancellation, create a new print with these details.
Put a Space between buttons
Remove Date and Time and Set it into One Line
Summary by CodeRabbit