Allow debugging any first level app
Some Apps from Microsoft set resource exposure policies to not allow debugging. from a developer experience perspective, this is not good and makes troubleshooting and traceability very difficult.
apps that do not allow debugging: https://github.com/search?q=repo%3Amicrosoft%2FALAppExten...
Extending REST API Functionality
I would like to propose an enhancement to the API functionality in Business Central that could significantly benefit both partners and customers.
Currently, there is an option to define a custom result code in an API using the WebServiceActionContext Data Type:
Assign idRanges to namespace
I'd like to suggest the ability to assign idRanges to specific namespaces, so in the App.Json file the idrange object would have a property for namespace.
D365 Sales integration- take other value in Account or Vendor table
In the D365 Sales integration, in the customer and vendor BC table, we have the option to select other value in the Dataverse Relationship type. But the connector was hard code on "Customer" for "Customer" table and "Vendor" on "Vendor" table get the Dataverse account create in BC. The filte...
Create a base64 hash for secrettext
We really need a function to generate a base64 string for secrettexts. This is needed for example for basic authentication, especially if using as a part of OAuth2 code flow.
Ensuring Compatibility for ISV App Installation in Business Central OnPrem
Background
We recently encountered an issue where a customer upgraded from BC14 to BC23.3 and requested the latest version of our ISV app. Although we provided a runtime version based on Application BC 23.3 and Platform BC 23.0, parts of the app didn't functio...
Extend Cross-Environment Intercompany functionality for custom fields
Add the ability to extend the cross-environment intercompany to pass custom field values between environments.
Make Affixes not necessary for AppSource apps
We have now namespaces, what I love.
But we need still use an affix for AppSource apps.
I don't think that this is necessary if you make the namespace as a requirement.
The code will be more readable if we don't need to use affixes.
Page Scripting Tool - Yaml
Good morning. It would be interesting to have documentation with all the tags used in the Yaml files generated by the new PageScripting functionality of Business Central 2024
Customers to have more than one Customer Price Group
It would be great if you can assign more than one Customer Price Group to a customer.
For example, A customer might have a general price group. But their might be an additional buying group price list they are entitled to that override the general pricing.

Administrator