Profile ACCOUNTING SERVICES, source in 29

Source29

src/Layers/W1/BaseApp/OtherCapabilities/AccountantPortal/AccountingServices.Profile.al9 lines, Copyright (c) Microsoft Corporation. MIT

namespace Microsoft.AccountantPortal;

profile "ACCOUNTING SERVICES"
{
    Caption = 'Outsourced Accounting Manager';
    ProfileDescription = 'Functionality for external accountants managing the company books for multiple Business Central customers, typically through Accountant Hub.';
    RoleCenter = 9023;
    Enabled = false;
}