-
Notifications
You must be signed in to change notification settings - Fork 94
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
10116 different bill number generation strategies for collecting centre billing #10131
Merged
GSMgeeth
merged 109 commits into
development
from
10116-different-bill-number-generation-strategies-for-collecting-centre-billing
Jan 20, 2025
Merged
10116 different bill number generation strategies for collecting centre billing #10131
GSMgeeth
merged 109 commits into
development
from
10116-different-bill-number-generation-strategies-for-collecting-centre-billing
Jan 20, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…10027-export-amp-list # Conflicts: # src/main/resources/META-INF/persistence.xml Signed-off-by: Dr M H B Ariyaratne <buddhika.ari@gmail.com>
… 10003-collection-cente-bill-wise-detail-report-bugs
…ttps://github.com/hmislk/hmis.git into #10050_Grn_return_improvement
… #10036_Grn_report # Conflicts: # src/main/java/com/divudi/bean/pharmacy/GoodsReturnController.java
… #10036_Grn_report
…0064-refunds-and-cancellations-are-not-listed-in-inpatient-medicine-issue-summary
…ions-are-not-listed-in-inpatient-medicine-issue-summary
…064-refunds-and-cancellations-are-not-listed-in-inpatient-medicine-issue-summary
…into 10064-refunds-and-cancellations-are-not-listed-in-inpatient-medicine-issue-summary
…//github.com/hmislk/hmis.git into 10064-refunds-and-cancellations-are-not-listed-in-inpatient-medicine-issue-summary
…10064-refunds-and-cancellations-are-not-listed-in-inpatient-medicine-issue-summary
Signed-off-by: Isuru Ranaweera <isuru.udara.ranaweera@gmail.com>
…s://github.com/hmislk/hmis.git into 10077-improvements-for-bht-direct-issue-from-pharmacy # Conflicts: # src/main/resources/META-INF/persistence.xml Signed-off-by: Dr M H Buddhika Ariyaratne <buddhika.ari@gmail.com>
…om/hmislk/hmis.git into 10077-improvements-for-bht-direct-issue-from-pharmacy
…into 10114-different-bill-number-generation-strategies-for-opd-billing # Conflicts: # src/main/webapp/inward/pharmacy_bill_issue_bht.xhtml Signed-off-by: Dr M H B Ariyaratne <buddhika.ari@gmail.com>
…evious-shift' into 10114-different-bill-number-generation-strategies-for-opd-billing
…s://github.com/hmislk/hmis.git into 10114-different-bill-number-generation-strategies-for-opd-billing
… total Signed-off-by: Chinthaka Prasad Wijerathna <118891516+ChinthakaPrasad@users.noreply.github.com>
Signed-off-by: Chinthaka Prasad Wijerathna <118891516+ChinthakaPrasad@users.noreply.github.com>
…@users.noreply.github.com>
…@users.noreply.github.com>
…@users.noreply.github.com>
…summery-do-not-exclude-cancellations-and-returns 10125 inpatient pharmacy issue summery do not exclude cancellations and returns
…ancellations-and-returns' of https://github.com/hmislk/hmis.git into 10116-different-bill-number-generation-strategies-for-collecting-centre-billing
…s://github.com/hmislk/hmis.git into 10116-different-bill-number-generation-strategies-for-collecting-centre-billing # Conflicts: # src/main/resources/META-INF/persistence.xml Signed-off-by: Dr M H B Ariyaratne <buddhika.ari@gmail.com>
…0116-different-bill-number-generation-strategies-for-collecting-centre-billing
GSMgeeth
approved these changes
Jan 20, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Now Collecting Centre Billing has the option to configure with different bill number strategies.
It was already fixed with OPD Billing as they share a common service. But double checked and system outs removed.