Better Logging Tools to Troubleshoot Errors and Performance Issues in ISV Extensions
Business Central needs better logging tools to help Support and Development Teams to troubleshoot errors and performance issues that customers may experience when they use ISV extensions. Dynamics GP has two different logging tools that are very useful: 1) Script log - Logs every script (i.e. pr...
Conditional Flowfields
t would be really nice to have the possibility to define a conditional Flowfield similar to already existing conditional table Relations. I think that SQL Server can handle this easily. Think of table 27 Item and tables 111 Sales Shipment Line and 113 Sales Invoice Line. We have many programmi...
Initialize variables with declaration
Can we get an option to initialize variables to a certain value? Something like this: var MyInt: Integer = 10; MyGuid: Guid = {cbbd84dc-84f8-4ca4-88dc-9a526dbf88d0};
Shopify Business Central Connector support for B2B eCommerce
Add support for Shopify B2B features to the connector, i.e. Organizations, price levels, etc.
Upload Extension in OnPrem Version
It would be useful to have the same "Upload" function for Extension Management in the OnPrem-Version that is implemented in Cloud-BC.
CodeCop rule for testing field length (TableRelation)
If a new field is created, having a table relation, the field datatype/length is set. If the related table definition is changed, e.g. increase of related (key) field length from code 10 to code 20, the fields having a table relation should be increased as well. Describe the solution you'd like:...
Automatic unpublish and publish from VSCode
Working with extensions which have dependency on other extensions is currently not very easy. For example if we have a "main app" and a "test app", then in order to republish our main app, then we first have to unpublish the test app. Not only is there no way to do this from VSCode (except tha...
Object number range for community contributions
I would like to see a GitHub repository and an object number range that all partners can use with their development license. I have a tool that I would like to share.
A OnRoleCenterOpen event from platform
In BC12 there where an event in Codeunit 1, OnRoleCenterOpen, that was triggered from the platform. The event was a bit special since it was called for every user when they where opening the role center, but if an error happened in the subscriber, the error was suppressed. It was mainly designed ...
Document Reports: One DataSet per Document
This suggestion comes from Claus Lundstrøm and I just like to preserve his idea. Many issues with RDLC Reports could be improved or be solved, if there would be one DataSet per Document in Document based Reports like Quote, Order Confirmation, Shipment, Invoice, Credit Memo etc. My Details why:...
Administrator
Business Central Team