[Extensibility][MultiObjects][SubscriptionBilling] Extensibility#7297
Merged
djukicmilica merged 2 commits intomicrosoft:mainfrom Mar 26, 2026
Merged
[Extensibility][MultiObjects][SubscriptionBilling] Extensibility#7297djukicmilica merged 2 commits intomicrosoft:mainfrom
djukicmilica merged 2 commits intomicrosoft:mainfrom
Conversation
added 2 commits
March 13, 2026 14:06
…ntation of additional pricing methods #7126
djukicmilica
approved these changes
Mar 26, 2026
AndersLarsenMicrosoft
approved these changes
Mar 26, 2026
Contributor
|
@sirhc101 In order that this change reaches BC28 and BC27 please create 2 PRs for branches: releases/28.x and releases/27.x @djukicmilica Can we expedite this change into 27.6 if the PR is created? |
sirhc101
added a commit
to sirhc101/BCApps
that referenced
this pull request
Mar 27, 2026
…rosoft#7297) #### Summary - Improve accessibility for ExtendContract() and InsertFromItemNoAndCustomerContract() procedures, to allow using default procedures to extend and manage subscription contracts microsoft#7125 - Add missing `SetHideDialog()` procedure, to control `HideDialog` variable - Enable extensibility for "Usage Based Pricing" enum, to allow implementation of additional pricing method #### Work Item(s) - Fixes microsoft#7125 - Fixes microsoft#7126 [AB#626916](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/626916) --------- Co-authored-by: Christoph Krieg <christoph.krieg@365businessdev.com>
sirhc101
added a commit
to sirhc101/BCApps
that referenced
this pull request
Mar 27, 2026
…rosoft#7297) - Improve accessibility for ExtendContract() and InsertFromItemNoAndCustomerContract() procedures, to allow using default procedures to extend and manage subscription contracts microsoft#7125 - Add missing `SetHideDialog()` procedure, to control `HideDialog` variable - Enable extensibility for "Usage Based Pricing" enum, to allow implementation of additional pricing method - Fixes microsoft#7125 - Fixes microsoft#7126 [AB#626916](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/626916) --------- Co-authored-by: Christoph Krieg <christoph.krieg@365businessdev.com>
Contributor
Author
Created new PRs for |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
SetHideDialog()procedure, to controlHideDialogvariableWork Item(s)
AB#626916