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 (1430)

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 (1430)

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 (1505)

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 (1430)

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 (62)

STATUS DETAILS
New