Upgrade
This article describes the upgrade process for the Dynamics 365 Business Central extensions.
Upgrade Application for Business Central on-premises
To upgrade the Dynamics 365 Business Central extension for the Business Central on-premises, perform the following steps:
Run Business Central Administration Shell as administrator.
To publish the application, run the command:
Publish-NAVApp -ServerInstance YourDynamicsNAVServer -Path ".\IT.integro sp. z o.o._Fiscalization Extension PL.app"
- To synchronize the application, run the command:
Sync-NAVApp -ServerInstance YourDynamicsNAVServer -Name "Extension Name" -Version VersionNr
- To upgrade data, run the command:
Start-NAVAppDataUpgrade -ServerInstance YourDynamicsNAVServer -Name "Extension Name" -Version VersionNr