• Home
  • About Me
  • Contact Me
  • Downloads
  • White Papers
  • Web Sites
  • Post List
  • Articles
  • FAQ

Olof Simren - Microsoft Dynamics 365 Business Central Blog

  • Home
  • About Me
  • Contact Me
  • Downloads
  • White Papers
  • Web Sites
  • Post List
  • Articles
  • FAQ
13 Feb
6

Business Central Configuration Audit using Vibe Coding

Posted by Olof Simren Development, General 3 Comments

You can install this extension for Free from the AppSource here: Naviona Configuration Audit And here is my story behind this extension: 20+ years ago I was working at Tectura in Copenhagen, it was a fairly big office with something like 120 employees. About one third were Navision consultants, one third were Axapta consultants and one third was a mix of infrastructure, BI, etc. In the Axapta department there was a person named Alan. Alan was a very positive and likable person, his ‘claim to fame’ was that he had created some kind of report that could be run against […]

Read More
31 Oct
3

Copilot in Planning Parameter Worksheet

Posted by Olof Simren Development, Inventory No Comments

The development of the Copilot Inventory Queries extension that I described in my previous blog posts has inspired me to apply the same concept of using Copilot (or actually Azure OpenAI) to enhance the other extensions that we use. This blog post is an example of an application that hopefully can inspire others to apply AI to their Business Central extensions. In this case we have an extension called Planning Parameter Worksheet that allows Business Central users to set up rules and have the system suggest the planning parameters to use for each Item or Stockkeeping Unit. This is a […]

Read More
16 Oct
5

Copilot in Planning Worksheet

Posted by Olof Simren Development, Manufacturing 3 Comments

This is a continuation of my last post where I described the Copilot Inventory Queries extension that I developed (available for free in AppSource). I have now taken that concept and applied it to the Planning Worksheet in Business Central. With this you get a Copilot user interface that can help explain the suggestions created by the material planning (MRP). I created this in a way that the AI model includes all the suggestions for the same item number, location and variant code for each query. So, if the plan makes multiple suggestions for the same item, you have the […]

Read More
08 Oct
2

Copilot Inventory Queries

Posted by Olof Simren Development, Inventory, Miscellaneous 2 Comments

As we all know, Microsoft is adding Copilot features to everything these days. Every new version of Business Central has more Copilot than the last version and soon there is not a single place in the application that does not have a Copilot feature. This is great and most people are excited about it. The Copilot features and the underlying AI capabilities are what get people talking when we present Business Central to customers. Most of what I work with are manufacturing companies and almost all of them have their own AI initiatives, sometimes those are just around being creative […]

Read More
19 Aug
3

Record Deletion Tool for Business Central in AppSource

Posted by Olof Simren General, Miscellaneous 3 Comments

10+ years ago I created a Record Deletion tool for Dynamics NAV that I published here on my blog. It was a tool that could be used to clean up test transactions in a company in Dynamics NAV, and it quickly became very popular. People have reach out to about getting this tool available for Business Central (I also think some have done the work of converting this tool into a BC extension themselves). So here we go; it is now available via AppSource and can be accessed for FREE here: Record Deletion Tool for Business Central The functionality is […]

Read More
29 Jul
8

Reopen Finished Production Orders

Posted by Olof Simren Manufacturing 15 Comments

Hello! I am still around and working with Business Central. I know it’s been more than 8 years since my last blog post, but better late than never. 🙂 I went to Directions North America in April this year and met people that are still using and reading my blog, which was great to hear. I also learned that it is now possible to Reopen Finished Production Orders in Business Central, something that people have been waiting on for years (I have wanted this feature for 25 years now, finally!!). This made me so happy I decided to write this […]

Read More
27 Mar
15

XML Buffer and CSV Buffer Tables

Posted by Olof Simren Development, Miscellaneous 17 Comments

Most of us that’s been programming in Dynamics NAV for a while are aware of the Excel Buffer table. It is a super useful table that can be used to create and read Excel files from C/AL code. This table have been around as far as I remember, and now it has some siblings, the XML Buffer and CSV Buffer tables. The concept is the same, a table with functions to create or read files, this time XML/CSV files instead of Excel files. Just like with the Excel Buffer table, the XML buffer and CSV buffer table should be used […]

Read More
06 Nov
14

Functionality Improvements in NAV 2017

Posted by Olof Simren Development, Finance, General, Inventory, Miscellaneous, Purchase, Sales 36 Comments

Microsoft Dynamics NAV 2017 was released last week. I have installed it and poked around in the new functionality a bit and there are some awesome improvements and new features. 🙂 Through this blog post I share some of my thoughts on some of the new functionality. The look and feel when first launching the windows client is more or less the same as with version 2016, and I was happy that it could co-exists with all my older installations of NAV (always interesting when installing a new version). Below are some of the new functionality that I have looked […]

Read More
27 Oct
11

Reversing Production Output and Consumption

Posted by Olof Simren Inventory, Manufacturing 41 Comments

Production orders in Dynamics NAV allows you to consume both less and more than what’s defined on the components and to output both less and more than what’s defined on the operations in the routing. There is no check when you post, which is nice (sometime I which it was like that on sales and purchase orders as well, but that’s a topic for another post). But when you post more than you wanted you need to be able to reverse it. Luckily reversing production output and consumption is easy if you know how to do it (if the production […]

Read More
30 Aug
7

Return Merchandise Authorization (RMA)

Posted by Olof Simren Manufacturing, Purchase, Sales 11 Comments

This blog post is about the return merchandise (or material) authorization process in Microsoft Dynamics NAV, this is another topic that is more or less always discussed during Dynamics NAV implementations. The typical scenario is that a customer calls and wants to return a product that they have purchased to get a refund, replacement product or to get it repaired. For this they need an authorization, an RMA. So, how is this done in Dynamics NAV? The short answer is by using a sales return order, which is similar to a sales order but it goes the ‘other way’ and […]

Read More
  • 1
  • 2
  • …
  • 8
  • 9

Subscribe to My Blog via Email

Check Out Our Apps in AppSource

My Dynamics NAV Partner

Naviona, LLC

Categories

  • Assembly (3)
  • Development (35)
  • Finance (14)
  • General (28)
  • Inventory (24)
  • Manufacturing (36)
  • Miscellaneous (27)
  • Purchase (9)
  • Sales (11)
  • Warehouse (7)

Tags

.net Add-in AI AppSource Assembly Assembly BOM Business Central CAL Capacity Consumption Contact Copilot Costs Customer Development Dimensions Excel Finance Flushing General Ledger Inventory Item Item Tracking Low-Level Code MRP NAV 2015 NAV 2016 Output Planning Production Production BOM Production Orders Purchase Orders Receipts Reporting Reports Routing Sales Sales Order Stockkeeping Unit Subcontracting Task List Warehouse Warehouse Shipment Work Center

Recent Posts

  • Business Central Configuration Audit using Vibe Coding
  • Copilot in Planning Parameter Worksheet
  • Copilot in Planning Worksheet
  • Copilot Inventory Queries
  • Record Deletion Tool for Business Central in AppSource
  • Reopen Finished Production Orders
  • XML Buffer and CSV Buffer Tables
  • Functionality Improvements in NAV 2017
  • Reversing Production Output and Consumption
  • Return Merchandise Authorization (RMA)

Categories

  • Assembly
  • Development
  • Finance
  • General
  • Inventory
  • Manufacturing
  • Miscellaneous
  • Purchase
  • Sales
  • Warehouse

Contact Us

We're currently offline. Send us an email and we'll get back to you, asap.

Send Message

Categories

  • Assembly (3)
  • Development (35)
  • Finance (14)
  • General (28)
  • Inventory (24)
  • Manufacturing (36)
  • Miscellaneous (27)
  • Purchase (9)
  • Sales (11)
  • Warehouse (7)

Tags

.net Add-in AI AppSource Assembly Assembly BOM Business Central CAL Capacity Consumption Contact Copilot Costs Customer Development Dimensions Excel Finance Flushing General Ledger Inventory Item Item Tracking Low-Level Code MRP NAV 2015 NAV 2016 Output Planning Production Production BOM Production Orders Purchase Orders Receipts Reporting Reports Routing Sales Sales Order Stockkeeping Unit Subcontracting Task List Warehouse Warehouse Shipment Work Center

Recent Posts

  • Business Central Configuration Audit using Vibe Coding
  • Copilot in Planning Parameter Worksheet
  • Copilot in Planning Worksheet
  • Copilot Inventory Queries
  • Record Deletion Tool for Business Central in AppSource
  • Reopen Finished Production Orders
  • XML Buffer and CSV Buffer Tables
  • Functionality Improvements in NAV 2017
  • Reversing Production Output and Consumption
  • Return Merchandise Authorization (RMA)

Recent Comments

  • Olof on Business Central Configuration Audit using Vibe Coding
  • Andrew Trayfoot on Business Central Configuration Audit using Vibe Coding
  • Barrett Allen on Reopen Finished Production Orders
  • Kateryna on Business Central Configuration Audit using Vibe Coding
  • Takeshi Setoya on Reopen Finished Production Orders
  • Steve on Consignment Inventory
  • Olof Simren on Copilot in Planning Worksheet
  • Omaer Amjad on Copilot in Planning Worksheet

© 2026 · Olof Simren

  • Home
  • About Me
  • Contact Me
  • Downloads
  • White Papers
  • Web Sites
  • Post List
  • Articles
  • FAQ