Cancel install of PTE
Sometimes it's possible to notice you have unfortunately selected wrong PTE to install to an environment but there is not currently option to cancel. It would be good if there was!
Pint one cheque per vendor number with several document numbers
Right now in business central there is only option to print cheques one per vendor per document number. being able to print one cheque per vendors with several document numbers will be a great option.
Global Hide Validation Dialog
Working on data loads and processes that work across multiple tables it became apparent I had to use the 'SetHideValidationDialog' or an equivalent across many separate places. It would be nice to have a global facility available when developing that could be set once for the duration of the p...
Deflate Compression / Decompression Support
With the introduction of Business Central 2023 Wave 1, commonly known as Business Central 22 (BC22), the underlying platform is using a newer .NET framework. As a result, the checks when decompressing binary data has become more strict. It is good in a way as it is important to maintain data i...
Add publisher OnAfterBankAccStmtInsert in procedure TransferToBankStmt of codeunit Bank Acc. Reconciliation Post
The existing publisher OnBeforeBankAccStmtInsert is just before the record is created in the Bank Account Statement table.
At this stage the record system id is not available and the record is not committed yet to the database.
We have a custom procedure that allows to add attachm...
Unable to publish to Business Central server with Microsoft.Data.SqlClient reference
Dear Sir/Madam,
We are experiencing problems when we use Microsoft.Data.SQLClient in our AL script after upgrading to v22.
The script compiles fine locally but fails to publish the package to the server.
It then returns the following error:
AutoCalcfields on Pages
I recently wanted to expose a list API page with a total amount based on the sum of a number of flowfields from the records but I can't do this without exposing the component fields. It would be useful if I could add setautocalcfields for performance reasons OnOpenPage and then only reference...
Enable GitHub Copilot in AL development
Currently BC can assist AI-powered item marketing text with Copilot, please also enable GitHub Copilot in AL development.
You can even signup for some of the new Copilot X features, such as GitHub Chat, to also play with that for AL. See more at Introducing GitHub Copilot X
Integration Event Required on Table's Field as OnAfterModifyFieldValue
we have the events for table fields as OnAfterValidate or OnBeforeValidate but what if we have certain situations where we have not used the Validate Function for a reason in our previous codes but now we need to perform a universal change that must be applied if a field value is changed then ...
Need OpenAPI Specification for Business Central API V2.0
Hi,
It would be great if there is an OpenAPI Specification for Business Central API V2.0 provided at the earliest.
The problem that we are facing is creating a Java SDK for Business Central API V2.0 .
Currently there does not seem to be a solu...
Administrator