Skip to content

[Extensibility Request] issue 10468: add journal line restriction event - #11082

Draft
business-central-extensibility-bot[bot] wants to merge 2 commits into
mainfrom
bc-extrequest-implement/ext_issue-10468
Draft

[Extensibility Request] issue 10468: add journal line restriction event#11082
business-central-extensibility-bot[bot] wants to merge 2 commits into
mainfrom
bc-extrequest-implement/ext_issue-10468

Conversation

@business-central-extensibility-bot

@business-central-extensibility-bot business-central-extensibility-bot Bot commented Sep 4, 2026

Copy link
Copy Markdown

Summary

Extensions need to inspect General Journal Line changes and optionally replace the standard record-restriction behavior after a line is modified. This PR adds a pre-restriction integration event that exposes the current and previous records while preserving the existing behavior when no subscriber handles the operation.

Changes Made

  • Record Restriction Mgt.RestrictGenJournalLineAfterModify - Added an IsHandled integration event before the standard restriction call so extensions can validate or safely provide alternative restriction logic.

Fixes #10468

Important

AI-generated: content may be inaccurate or incomplete. Please review and verify before relying on or merging.

github-actions Bot and others added 2 commits September 4, 2026 21:04
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved The issue is approved event-request Team: Integrations GitHub request for Integrations area

Projects

None yet

0 participants