Vindfang
Introduction
Hi there!What is ERP?Business CentralOur Job
My First Extension
Azure DevOps

Business Central

The ERP system we're working with is called Microsoft Dynamics 365 Business Central (that's a mouthfull), but we call it BC for short.

It looks like this:

This is the home screen, what you see here is dependent on your role — someone in the accouting department would see different statistics that are more relevant to them, the same goes for the people down on the production floor.

Most of the pages you'll see look like these two:

This is a simple list page that shows you a summary of the items the business has registered in the system.
This is a simple card page that shows in more detail and allows you to edit a single item.

As you can probably imagine, this is the pattern that repeats itself throughout the system:

  • List of sales orders ➡️ A card with a single sales order
  • List of customers ➡️ A card with a single customer
  • List of something ➡️ A card of a single something
⬅️ PreviousNext ➡️