-
Notifications
You must be signed in to change notification settings - Fork 120
update qa1 from development #18347
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
update qa1 from development #18347
Conversation
Ruhunu prod cc deport hotfix
Signed-off-by: Dr M H B Ariyaratne <buddhika.ari@gmail.com>
Signed-off-by: OsaVS <41975253+OsaVS@users.noreply.github.com>
This hotfix implements privilege-based control for editing patient details in OPD and Collecting Centre billing modules. Changes: - Added new privilege: OpdEditPatientDetails to Privileges.java - Added privilege to OPD category grouping - Added privilege tree node in UserPrivilageController - Updated controllers with privilege checks: * OpdBillController * BillPackageController * CollectingCentreBillController - Updated XHTML pages to hide edit toggle for users without privilege: * opd_bill_ac.xhtml * opd_bill.xhtml * opd_order.xhtml * opd_bill_package.xhtml * collecting_centre/bill.xhtml Behavior: - New patients: All users can add (no privilege required) - Existing patients: Only users with OpdEditPatientDetails can edit - Protection: Both UI-level (hidden toggle) and server-side validation Closes #18246 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
…ilege-hotfix Add OPD Edit Patient Details privilege - HOTFIX for production
Resolved conflicts by accepting development branch changes for OPD package UI improvements. This brings all latest features and improvements from development branch to production. Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
Development to ruhunu-prod merge hotfix
Signed-off-by: damithdeshan98 <hkddrajapaksha@gmail.com>
Rh - Hotfix
Fixed - CC Print and OPD print Error
…mport-items #18274 Need to download excel Import Items without stock
…ncome-category-wise-report #18236 Create wireframe for IP Income Category Wise Report
…ic-data 18127 speciality wise demographic data
…-type-for-surgery #17918 - Add text box for Surgery Type for surgery
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the
✨ Finishing touches🧪 Generate unit tests (beta)
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 |
No description provided.