Skip to content

[Extensibility][SubscriptionBilling]: Add PostingDate parameter to OnBeforeReleaseCustomerContractDeferral and OnBeforeReleaseVendorContractDeferral integration event for 28.x#8089

Open
miljance wants to merge 1 commit into
microsoft:releases/28.xfrom
miljance:SBExposePostingDateDuringdeferralReleaseFor28.x

Conversation

@miljance
Copy link
Copy Markdown
Contributor

@miljance miljance commented May 11, 2026

What & why

This is a backport of #7981
Added PostingDate as a parameter to the OnBeforeReleaseCustomerContractDeferral and OnBeforeReleaseVendorContractDeferral integration events in ContractDeferralsRelease.Report.al.

Previously, subscribers had no way to access the posting date at the time these events were raised. The PostingDate is now exposed as a read-only parameter, allowing subscribers to act on or conditionally respond to the posting date as part of their event handling logic.

Linked work

Fixes #7980
Fixes AB#635032

How I validated this

  • I read the full diff and it contains only changes I intended.
  • I built the affected app(s) locally with no new analyzer warnings.
  • I ran the change in Business Central and confirmed it behaves as expected.
  • I added or updated tests for the new behavior, or explained below why none are needed.

Risk & compatibility

This is a backport, no risks observed.

@miljance miljance requested a review from a team as a code owner May 11, 2026 14:37
@github-actions github-actions Bot added AL: Apps (W1) Add-on apps for W1 From Fork Pull request is coming from a fork labels May 11, 2026
@miljance miljance changed the title [Extensibility][SubscriptionBilling]: Add PostingDate parameter to OnBeforeReleaseCustomerContractDeferral and OnBeforeReleaseVendorContractDeferral integration event [Extensibility][SubscriptionBilling]: Add PostingDate parameter to OnBeforeReleaseCustomerContractDeferral and OnBeforeReleaseVendorContractDeferral integration event for 28.x May 11, 2026
@djukicmilica djukicmilica enabled auto-merge (squash) May 11, 2026 19:42
@djukicmilica djukicmilica added the Linked Issue is linked to a Azure Boards work item label May 11, 2026
@JesperSchulz JesperSchulz added Finance GitHub request for Finance area Linked Issue is linked to a Azure Boards work item and removed Linked Issue is linked to a Azure Boards work item labels May 13, 2026
auto-merge was automatically disabled May 18, 2026 09:14

Pull request was closed

@djukicmilica djukicmilica reopened this May 18, 2026
@djukicmilica djukicmilica enabled auto-merge (squash) May 18, 2026 12:19
@github-actions github-actions Bot added this to the Version 28.2 milestone May 18, 2026
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 Finance GitHub request for Finance area 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.

4 participants