Skip to content

[Extensibility Request] issue 10800: add vendor dimension confirmation event - #11084

Draft
business-central-extensibility-bot[bot] wants to merge 1 commit into
mainfrom
bc-extrequest-implement/ext_issue-10800
Draft

[Extensibility Request] issue 10800: add vendor dimension confirmation event#11084
business-central-extensibility-bot[bot] wants to merge 1 commit into
mainfrom
bc-extrequest-implement/ext_issue-10800

Conversation

@business-central-extensibility-bot

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

Copy link
Copy Markdown

Summary

Updating dimensions on a vendor subscription contract currently always prompts the user before applying the changes to related lines. This change lets extensions suppress that confirmation and continue the line dimension update, matching the corresponding customer contract extensibility while retaining the standard prompt behavior when the event is not handled.

Changes Made

  • Vendor Subscription Contract.UpdateAllLineDim - publishes a pre-confirmation event with editable confirmation and handled state, and preserves automatic confirmation for hidden dialogs and non-GUI sessions.

Fixes #10800

Important

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

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

AL: Apps (W1) Add-on apps for W1 Approved The issue is approved event-request Team: Finance GitHub request for Finance area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ES][Table][8063][Vendor Subscription Contract] Add OnBeforeConfirmUpdateAllLineDim event

0 participants