Recently I got a question about making 26000 changes to a large extension. Thankfully, there are ways to have it done in seconds. Check out the video:
Tag Archives: Code
How To Easily Print Bar Codes In Business Central
Business Central provides the possibility to print barcodes, which is an essential tool for managing inventory and keeping track of product information. In this post, you will learn how to easily print bar codes in Microsoft Dynamics 365 Business Central.
Hold my beer, I can do that in one line of code
AL is not an object-oriented language, but we do have pieces that behave like objects. In this video, I show how we can use that to make great one-liners. Check out the video:
Dynamics 365 Business Central: “Hide Payment Method Code” setup in General Ledger Setup
Today I would like to briefly share a new setup in General Ledger Setup, “Hide Payment Method Code”.
How you can protect your code from commits happening in event subscriber code
Thanks to the Decoration of the CommitBehavior function, we can define if we want to avoid at all costs, that a Commit can be made within said method. If this is applied on an IntegrationEvent, then any Subscription Event that tries to add a Commit would be ignored or thrown in error depending on how it was configured.
What if AL code could click on anything?
There are several features in the UI that are not accessible from AL code, but maybe we can access them anyway. Check out the video:
Writing code with an text-based AI for Business Central
OpenAI was founded in 2015 by a group of leading researchers and tech industry figures, including Elon Musk and Sam Altman. The organization’s mission is to develop and promote friendly AI that will benefit humanity as a whole. To achieve this goal, OpenAI conducts cutting-edge research in areas such as machine learning, natural language processing, and computer vision.