Commit 2ed4533
[Extensibility][MultiObjects][SubscriptionBilling] Extensibility (microsoft#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>1 parent 20f2c14 commit 2ed4533
3 files changed
Lines changed: 8 additions & 3 deletions
File tree
- src/Apps/W1/Subscription Billing/App
- Customer Contracts/Codeunits
- Service Objects/Tables
- Usage Based Billing/Enums
src/Apps/W1/Subscription Billing/App/Customer Contracts/Codeunits/ExtendSubContractMgt.Codeunit.al
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2081 | 2081 | | |
2082 | 2082 | | |
2083 | 2083 | | |
2084 | | - | |
| 2084 | + | |
2085 | 2085 | | |
2086 | 2086 | | |
2087 | 2087 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments