1

Add Publishers in Item Tracking Navigate Mgt. Codeunit

No suitable event publishers exist in codeunit (6529) "Item Tracking Navigate Mgt." in order to extend the base functionality. More precisely in function "FindTrackingRecords" should be at least one event publisher to make it possible to fill in the buffer with records from custom table(s). Tha...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (925)

STATUS DETAILS
Declined
Ideas Administrator
Thank you for reaching out. Your suggestion seems to be an event request, request for making a function external or general code contribution in for a product. Please create an issue on one of following GitHub repos: 
  • Event Requests, Requests for Externals, Extensibility enhancements: https://github.com/microsoft/ALAppExtensions/ 
  • AL language enhancements and development environment: https://github.com/microsoft/AL
Read more about finding right resource and providing feedback on this blog post: 
https://community.dynamics.com/business/b/financials/archive/2018/12/04/find-the-right-resources-and-provide-feedback 

Sincerely, 
Business Central Team

1

Change BC behaviour for two digit years entry

NAV / BC has a historical restriction / feature for entering dates with two digits: If the date you want to enter is in the range 01/01/1930 through 12/31/2029, you can enter the year with two digits; otherwise, enter the year with four digits. Please change this behaviour in future to become mo...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (925)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team
1

Missing Publishers in Codeunit 370 Bank Acc. Reconsiliation Post

Can you please add the following publishers in codeunit 370 in order to be able to extend the functionality of Bank Reconsiliation Post? 1. Function TransferToBankStmt inside the loop of BankAccReconLine record before the Insert of BankAccStmtLine. 2. Function CloseCheckLedgEntry inside the loo...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (925)

STATUS DETAILS
Declined
Ideas Administrator

Thank you for your suggestion. However, app event requests have to be logged in a different place (where they are monitored and implemented on a faster schedule than ideas). Please go here 

microsoft/ALAppExtensions: Repository for collaboration on Microsoft AL application add-on and localization extensions for Microsoft Dynamics 365 Business Central. (github.com)

 

and create an issue tracking the event request. You can have a look at existing requests for inspiration.

Issues ยท microsoft/ALAppExtensions (github.com)

 

This idea will thus be closed as rejected

Sincerely,

Business Central R&D team

1

Add Parameter in OnBeforeCustPostApplyCustLedgEntry publisher

The event publisher "OnBeforeCustPostApplyCustLedgEntry" that exists in codeunit 226 - "CustEntry-Apply Posted Entries" currently takes one parameter to HideProgressWindow which is useful. However, this is the only parameter that currently has and this makes the publisher useless. A parameter for...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (925)

STATUS DETAILS
Declined
Ideas Administrator

Thank you for your suggestion. However, app event requests have to be logged in a different place (where they are monitored and implemented on a faster schedule than ideas). Please go here 

microsoft/ALAppExtensions: Repository for collaboration on Microsoft AL application add-on and localization extensions for Microsoft Dynamics 365 Business Central. (github.com)

 

and create an issue tracking the event request. You can have a look at existing requests for inspiration.

Issues ยท microsoft/ALAppExtensions (github.com)

 

This idea will thus be closed as rejected

Sincerely,

Business Central R&D team

1

Additional Method parameters for the Query Date, Time and DateTime types

For Date / Datetime fields, the Query Method exposes 3 possibilities: Day, Month and Year. 1. For Date fields, add support for a. Days - the number of Months, Weeks, Days, Hours, Minutes, Seconds, Milliseconds, Nanoseconds from 0D b. Duration - length of time between 2 dates in Days, Ho...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (925)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team
1

Debugging with external port number

When debugging from VSCode, VSCode will open the webclient automatically, based on the setting 'Web Client Base URL' in the servicetier. you can't specify in the launch.json any additional webclient settings. If you are using a different external port than internal port for the webclient, this w...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (925)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team
1

Deferral - Subscriber for splitting

On table 1706 Deferral Posting Buffer there is an action called Update. It combines line for deferrals, i wish for there to be a subscriber here, so i can split the deferral lines into my own dimensions. procedure Update(DeferralPostBuffer: Record "Deferral Posting Buffer"; InvoicePostBuffer: Re...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (925)

STATUS DETAILS
Declined
Ideas Administrator
Thank you for your suggestion. Event requests have to be logged in a different place. Please go here

to create an issue tracking the event request. You can have a look at existing requests for inspiration (basically copying the feedback in this idea should suffice though).

This idea will this be closed as rejected

Sincerely,
Business Central R&D team
1

Bug: Inconsistent Date Time Format (API)

Hello, this seems a bit silly to open this as an idea as it's small but I have found an inconsistency in the date time objects that are being returned by the BC API. When a record has been modified, the date time that is returned will look something like this: 2020-11-20T00:58:41.493Z. Critical...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (925)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team
1

Don't Depreciate - Basic Auth / Web Service Access Keys for SaaS

How about you don't depreciate ways for us to access our data. Looks like we'll have to spend the energy to go back to the onprem version.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (925)

STATUS DETAILS
Declined
Ideas Administrator
Thanks for your feedback.
Security is a top priority and moving to OAuth provides a better option than Basic Auth does. Microsoft online services are all governed by AAD, and thereby OAuth2.  
There are resources avaliable for OAuth:

Henrik Westergaard Hansen
Program Manager
Dynamics 365 Business Central
1

OnBeforeGetSources & OnBeforeGetAssets Events

Hello, Could you please add the 2 mentioned events OnBeforeGetSources & OnBeforeGetAssets to Codeunit 7008 "Price Calculation Buffer Mgt." functions GetSources & GetAssets respectively? If this is not the place to request events or the request should be sent to Github instead, please let me know...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (925)

STATUS DETAILS
Declined
Ideas Administrator
Thank you for your suggestion. However, app event requests have to be logged in a different place (where they are monitored and implemented on a faster schedule than ideas). Please go here 

and create an issue tracking the event request. You can have a look at existing requests for inspiration.

This idea will thus be closed as rejected

Sincerely,
Business Central R&D team