Skip to content

[Extensibility Request] issue 10886: add vendor dimension update event - #11087

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

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

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 react when dimensions change on a vendor subscription contract before those changes propagate to its subscription lines. This PR adds a regular integration event at the start of the dimension-update procedure, allowing subscribers to observe and customize related state before standard propagation begins.

Changes Made

  • Vendor Subscription Contract.UpdateAllLineDim - publishes OnBeforeUpdateAllLineDim with the contract and old/new dimension set IDs before standard line-dimension processing.

Fixes #10886

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 OnBeforeUpdateAllLineDim event

0 participants