Enable spell check function for Business Central
On Dynamics 365 Business Central On Premises version 14, CU 15 the Spellcheck button is missing for all Users on a tablet device after an update where this was previously working and the button doesn’t appear on both iOS and Android. This was previously available in NAV so it would be great if i...
Implement CDS/Dataverse integration to pull data from Power Apps
We want the Assisted Setup of CDS/Dataverse to be able to connect Power Apps with Business Central and pull data from the Power platform within Business Central.
Option for Multiple Add-Ins for Business Central/NAV in Outlook
Currently there's no Option for more than 1 Add-In from Outlook. It would be great if the integration of Business Central can allow more than one Add-Ins implemented in order to better accommodate business needs.
System blocks using an Invoice Discount if you've used Get Shipments Lines and pulled shipments from orders with prepayments
There is this line of code in version 17.4 in function UpdateVATOnLines from the Sales Line table: and ((SalesHeader."Document Type" <> SalesHeader."Document Type"::Invoice) or ("Prepmt. Amt. Inv." = 0)) line location is 5435. The code is preventing you from using an invoice discount, if you've...