web
You’re offline. This is a read only version of the page.
close

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...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1465)

STATUS DETAILS
Needs Votes

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.

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1465)

STATUS DETAILS
Needs Votes

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.

Read more...
0 Comments

Read more...
0 Comments

Category: Financial Management (1546)

STATUS DETAILS
Needs Votes

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...

Read more...
0 Comments

Read more...
0 Comments

Category: Development (1465)

STATUS DETAILS
New

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)


...

Read more...
1 Comments

Read more...
1 Comments

Category: Documentation (65)

STATUS DETAILS
New

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 ...

Read more...
1 Comments

Read more...
1 Comments

Category: Development (1465)

STATUS DETAILS
New

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...

Read more...
0 Comments

Read more...
0 Comments

Category: General (1996)

STATUS DETAILS
New

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.

Read more...
0 Comments

Read more...
0 Comments

Category: General (1996)

STATUS DETAILS
New