Skip to content

Commit e539430

Browse files
Magnus Hartvig Grønbechclaude
andcommitted
Remove Access = Internal from PEPPOL30 Common codeunit
Make PEPPOL30 Common publicly accessible so localization apps (e.g. PEPPOL NO) can use GetTotals, GetInvoiceRoundingLine, and SetFilters when copying XMLPorts with structural additions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8278fac commit e539430

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Apps/W1/PEPPOL/App/src/Common/PEPPOL30Common.Codeunit.al

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ using Microsoft.Service.History;
1717
/// </summary>
1818
codeunit 37218 "PEPPOL30 Common"
1919
{
20-
Access = Internal;
2120
InherentEntitlements = X;
2221
InherentPermissions = X;
2322

0 commit comments

Comments
 (0)