Override procedures
I propose to add the possibility to override procedures in AL, currently, there is a similar possibility to do this if, at the beginning of the execution, an event with IsHandled is added which will have all the parameters of the procedure as well as whether or not to have a sender. But it wou...
Default Parameter Value in procedures
I suggest adding the ability to specify default parameter values in the procedure signature as it is done in modern programming languages.
Document fields to Employee Ledger Entry
Hello,
Please add a few fields to Employee Ledger Entry
External Document No. Code[35]
Document Date Date
Fill them from fields Gen. Journal Line.
It should be like in Vendor Ledger Entry.
Datetime fixed TimeZone representation
I am writing to propose an enhancement for Microsoft Business Central that addresses the handling of TimeZones for datetime fields within the application.
Currently, datetime fields in Business Central dynamically adjust based on the user's TimeZone settings, storing the data in UTC form...
New system event OnOpenDocumentationLink to Allow customize the documentation links for pages
Hello,
I suggest to create a new system event which will called when user open the documentation link to make the possibility to override them.
OnOpenDocumentationLink(ObjectType: Option; ObjectId: Integer; CalledForExt: ModuleInfo; var DocumentationURL: Text)
...
Dynamic Subscription to Events in AL Based on User Configuration
Currently, event subscribers in AL must be statically declared at compile time. This limits the ability to create flexible, configurable extensions that respond to business events dynamically, based on user or admin settings.
We propose enabling a way to dynamically subscribe ...
Data Exchange Definition GetFileStructure from file
report 1235 "Get File Structure" here we can fill the path to file or direct download link to create the xml structure.
Using path is obsolete for cloud because as I know we can't store file in file system. Use the direct download link are not clear to understand for user, so I suggest u...
Data Exchange Definition add the special encoding
I Suggest adding on Data Exchange Definition Card the new field "Encoding Codepage". This field will allow users to define the file encoding format in a universal and flexible way when importing or exporting data.