Profile ACCOUNTING SERVICES

App
Base Application
Namespace
Microsoft.AccountantPortal
Versions
17-28

Versions171819202122232425262728

Source29

Source in 29

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;
}