Skip to content

[Main]-[Escalated] [Strategic] [BC-IN]Online: Performance issue in General journal line from June 17th 2026 - 2606170030006074#8935

Open
v-maheshsharma wants to merge 1 commit into
microsoft:mainfrom
v-maheshsharma:bugs/Bug-640517-Main-BCApps-Performance-issue-in-General-Journal-Line
Open

[Main]-[Escalated] [Strategic] [BC-IN]Online: Performance issue in General journal line from June 17th 2026 - 2606170030006074#8935
v-maheshsharma wants to merge 1 commit into
microsoft:mainfrom
v-maheshsharma:bugs/Bug-640517-Main-BCApps-Performance-issue-in-General-Journal-Line

Conversation

@v-maheshsharma

@v-maheshsharma v-maheshsharma commented Jun 30, 2026

Copy link
Copy Markdown

Bug 640621: [Master]-[Escalated] [Strategic] [BC-IN]Online: Performance issue in General journal line from June 17th 2026 - 2606170030006074

AB#640621

Issue: TCS journal pages (General Journal, Cash/Bank Vouchers, Payment/Sales Journals) lag on line entry, worsened in environments with many enabled workflows.

Cause: UpdateTaxAmount() called a redundant CurrPage.SaveRecord(); before CallTaxEngineOnGenJnlLine, triggering an extra DB write + workflow evaluation per line. GST/TDS/Tax Base pages were already fixed; TCS was missed.

Solution: Removed the redundant CurrPage.SaveRecord(); from the affected TCS journal page extensions (8 files), aligning them with the other modules. Tax calculation behavior unchanged.

@github-actions github-actions Bot added From Fork Pull request is coming from a fork Linked Issue is linked to a Azure Boards work item labels Jun 30, 2026
@github-actions github-actions Bot added this to the Version 29.0 milestone Jun 30, 2026
@v-maheshsharma

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree company="Microsoft"

@v-maheshsharma v-maheshsharma marked this pull request as ready for review June 30, 2026 13:47
@v-maheshsharma v-maheshsharma requested a review from a team June 30, 2026 13:47
@github-actions

Copy link
Copy Markdown
Contributor

Copilot PR Review

Iteration 1 · Outcome: completed

Knowledge source: https://github.com/microsoft/BCQuality@822cae1b2771ac25f665f73369f69093bd4fd630

Orchestrator pre-filter (13 file(s) excluded)

  • layer-disabled (knowledge) : 13 file(s)

Findings produced by the Copilot CLI agent against BCQuality at 822cae1b2771ac25f665f73369f69093bd4fd630. Reply 👎 on any inline comment to flag false positives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

From Fork Pull request is coming from a fork Linked Issue is linked to a Azure Boards work item

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants