Browsed by
Tag: AL

How to Copy Reports in AL the Smart Way

How to Copy Reports in AL the Smart Way

Copying Reports for Business Central in VS Code / AL can be a time consuming task. For example, if you want to extend the sales invoice “Standard Sales – Invoice” – 1306, you normally need to create a copy of this report first. For this it is necessary to copy the .al code of the…

VS Code: Keep Your Code Clean by Running Extension Commands on Save

VS Code: Keep Your Code Clean by Running Extension Commands on Save

There are many VS Code Extensions that make our lives as developers easier. If I think of the AL programming language, for example, they help us with the following things: Replace missing brackets Correct the casing of words Sort fields in tables …and the list could go on forever. That’s why I thought a while…

Most Useful Business Central Repositories & Apps

Most Useful Business Central Repositories & Apps

There are a lot of very useful repositories out there with useful apps and information for Business Central. Unfortunately, it is hard to keep track of all of them or to even know of the existence of these repositories. For this reason, I decided to create a repository with a readme file that contains many…

My 8 Favorite Rather Unknown VS Code Extensions for AL

My 8 Favorite Rather Unknown VS Code Extensions for AL

More and more developers are venturing their first bold steps into AL terrain. Gone are the days when dinosaurs could move on safe C/AL ground and look forward to new developments in a cheerful and leisurely manner. With the move to the VS Code development environment and the AL programming language, we as a developer…

Admin Toolbox for Business Central: Updates and New Features

Admin Toolbox for Business Central: Updates and New Features

In January, I introduced my Admin Toolbox for Business Central in this blog post. It has been built for OnPrem installations and offers the following functionalities: Record Deletion ToolViewing of license informationImport of licensesNot out of the box information for consultantsNEW: Publish App In the meantime I have tested the Admin Toolbox for several customers.…