Onedrive/SharePoint as an alternative file system for SaaS
The Idea is to access through simple commands to OneDrive services in order to save / load files in similar way as we can manage client o server file system using Business Central OnPremise
Improve performance of Report 12113: Close/Open Balance Sheet implementing the same processing logic as in Report 94
Report 12113 Close/Open Balance Sheet has very bad performance. Running on 400.000 record for a single fiscal year , on server side, it takes more than 8 hours to complete. It may happen that the report processing is not completed. In W1 version there is a similar report (94) that runs with mu...
AddAfter AddBefore should act like "TRY" returning a warning and not an error and adding fields/action on the first available position
Every design change in base app is a breaking change since every dependant app that uses a AddAfter - AddBefore or similar stop installing when a field in the base app is removed or moved to another group. The basic idea is to skip errors and add field as last field available if field/action/gro...
Improve "You do not have the following permissions on" message adding Object name and extensio name
Currently Permission / license messages has this format: "You do not have the following permissions on TableData 110: Modify" Better format would be "You do not have the following permissions on TableData 110 - Sales Shipment Header - Base Application: Modify" this is very important expecially...