Description
BC Idea Link
No Link
Description
Hi,
My ticket in the AlAppExtensions repository was (rightfully) closed, so I’m following up here again.
At the time I created the original issue, I wasn’t yet able to select the option “I want to make changes to the app myself”. I hope that’s okay.
In order to extend the Subscription & Billing app documents via ReportExtensions for our product app, we need access to certain functions from two codeunits.
Therefore, I would like to kindly request that the access modifier be changed from internal to public for the relevant functions in these codeunits.
Remove the Access = Internal attribute from the Codeunit 8073 "Sales Report Printout Mgmt." itself.
Remove Internal modifier from:
- ExcludeItemFromTotals
- FillServiceCommitmentsGroups
-FillServiceCommitmentsForLine
-FillContractBillingDetailsBufferFromSalesInvoice
Remove the Access = Internal attribute from the Codeunit 8064 "Sub. Contract Billing Printout" itself.
Remove Internal modifier from
- FillContractBillingDetailsBufferFromSalesInvoice
- FormatContractBillingDetails
I will implement the changes myself once the request has been approved. 😎
Best regards,
Pierre
I will provide the implementation for this BC Idea
- I will provide the implementation for this BC Idea