Skip to content

Merge Release 3.6.2 with Main#124

Merged
snehar-nd merged 24 commits into
mainfrom
release-3.6.2
May 25, 2026
Merged

Merge Release 3.6.2 with Main#124
snehar-nd merged 24 commits into
mainfrom
release-3.6.2

Conversation

@vanitha1822
Copy link
Copy Markdown
Member

📋 Description

JIRA ID:

Please provide a summary of the change and the motivation behind it. Include relevant context and details.


✅ Type of Change

  • 🐞 Bug fix (non-breaking change which resolves an issue)
  • New feature (non-breaking change which adds functionality)
  • 🔥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🛠 Refactor (change that is neither a fix nor a new feature)
  • ⚙️ Config change (configuration file or build script updates)
  • 📚 Documentation (updates to docs or readme)
  • 🧪 Tests (adding new or updating existing tests)
  • 🎨 UI/UX (changes that affect the user interface)
  • 🚀 Performance (improves performance)
  • 🧹 Chore (miscellaneous changes that don't modify src or test files)

ℹ️ Additional Information

Please describe how the changes were tested, and include any relevant screenshots, logs, or other information that provides additional context.

snehar-nd and others added 24 commits August 7, 2025 16:48
Amm-1967 Floating lable is getting blur in the Physical stock entry
AMM-1969 Inventory – Indent: Batch not appearing after approval; unable to save
Bump version from 3.6.0 to 3.6.2
Fix the Report Downloading Issue
Stop the HTTP interceptor from clearing session and redirecting to login
on non-authentication errors. Only 401/403 errors now trigger logout.
Added error handling in the receiveIndent subscribe to show a single
user-friendly error message.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
fix: prevent user logout on sub store indent receive error
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 22, 2026

Warning

Rate limit exceeded

@vanitha1822 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 17 minutes and 42 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b1dd3788-6906-482b-9dcf-d994cc639dec

📥 Commits

Reviewing files that changed from the base of the PR and between 0ff31fa and cccfc40.

📒 Files selected for processing (26)
  • pom.xml
  • src/app/app-modules/core/services/http-interceptor.service.ts
  • src/app/app-modules/inventory/indent/indent-order-worklist/sub-store-indent-order-worklist/sub-store-indent-order-worklist.component.ts
  • src/app/app-modules/inventory/physical-stock-entry/physical-stock-entry.component.ts
  • src/app/app-modules/inventory/reports/beneficiary-drug-issue-report/beneficiary-drug-issue-report.component.html
  • src/app/app-modules/inventory/reports/beneficiary-drug-issue-report/beneficiary-drug-issue-report.component.ts
  • src/app/app-modules/inventory/reports/consumption-report/consumption-report.component.html
  • src/app/app-modules/inventory/reports/consumption-report/consumption-report.component.ts
  • src/app/app-modules/inventory/reports/daily-stock-details-report/daily-stock-details-report.component.html
  • src/app/app-modules/inventory/reports/daily-stock-details-report/daily-stock-details-report.component.ts
  • src/app/app-modules/inventory/reports/daily-stock-summary-report/daily-stock-summary-report.component.html
  • src/app/app-modules/inventory/reports/daily-stock-summary-report/daily-stock-summary-report.component.ts
  • src/app/app-modules/inventory/reports/inward-stock-report/inward-stock-report.component.html
  • src/app/app-modules/inventory/reports/inward-stock-report/inward-stock-report.component.ts
  • src/app/app-modules/inventory/reports/monthly-report/monthly-report.component.html
  • src/app/app-modules/inventory/reports/monthly-report/monthly-report.component.ts
  • src/app/app-modules/inventory/reports/short-expiry-report/short-expiry-report.component.html
  • src/app/app-modules/inventory/reports/short-expiry-report/short-expiry-report.component.ts
  • src/app/app-modules/inventory/reports/transit-report/transit-report.component.html
  • src/app/app-modules/inventory/reports/transit-report/transit-report.component.ts
  • src/app/app-modules/inventory/reports/yearly-report/yearly-report.component.html
  • src/app/app-modules/inventory/reports/yearly-report/yearly-report.component.ts
  • src/environments/environment.ci.ts.template
  • src/environments/environment.local.ts
  • src/environments/environment.prod.ts
  • src/environments/environment.test.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-3.6.2

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@vanitha1822 vanitha1822 self-assigned this May 22, 2026
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
70.4% Duplication on New Code (required ≤ 3%)
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@snehar-nd snehar-nd merged commit 66edd16 into main May 25, 2026
3 of 5 checks passed
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.

3 participants