Installing Fiscalization Extension PL
This article describes the prerequisites and installation process of Fiscalization Extension PL in the Dynamics 365 Business Central online and on-premises environment.
Installing the Application for Business Central On-Premises
Important
Prerequisites
Before you install the Fiscalization Extension PL application, make sure that Fiscalization Base App is installed first. For more information, read Installing the Fiscalization Base App.
To install the Fiscalization Extension PL application for Business Central on-premises perform the following steps:
- Download the installation file from the IT.integro Product Portal.
Important
The IT.integro Product Portal can be accessed only by authorized IT.integro partners.
Run Business Central Administration Shell as an administrator.
To publish the Fiscalization Extension PL application, run the following command:
Publish-NAVApp -ServerInstance YourDynamicsNAVServer -Path ".\IT.integro sp. z o.o._Fiscalization Extension PL.app"
- To synchronize the Fiscalization Extension PL application, run the command:
Sync-NAVApp -ServerInstance YourDynamicsNAVServer -Name "Extension Name" -Version VersionNr -Tenant [Tenant1, Tenant2, default]
Tip
The Tenant parameter can be skipped for a single-tenant instance or set as default. For multi-tenant instances, each tenant to be synchronized has to be listed.
- To install the Fiscalization Extension PL application, run the command:
Install-NAVApp -ServerInstance YourDynamicsNAVServer -Name "Extension Name" -Tenant [Tenant1, Tenant2, default]
Tip
It is recommended to install the latest application version available.
Installing the Application for Business Central Online
Note
In the on-line environment, Fiscalization Extension PL is automaically installed with the Fiscalization Base App component.
To install the Fiscalization Extension PL application for Business Central online perform the following steps:
- On the AppSource offer page, select Contact me and fill in the form to submit your request. IT.integro or an IT.integro partner will contact you soon.
Caution
When installing the application, you have to be assisted by an authorized IT.integro partner.
Tip
It is recommended to install the latest application version available.
See Also
Installing Fiscalization Base App