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

Olof Simren - Microsoft Dynamics NAV Blog

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

Welcome to my Blog!

Production
Development
Finance

Inventory

Routing

Subcontracting

MRP

General Ledger

Warehouse

Dimensions

Planning
Lot Sizes
Work Center
Barcode
.Net
C/AL
Sales Orders
Slide thumbnailHere you will find my tips and tricks related to Microsoft Dynamics NAV.
Feel free to connect on social media:
Subscribe Below
Who knows?
You might learn something :-)

XML Buffer and CSV Buffer Tables

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...
By Olof Simren | March 27, 2017 | Development, Miscellaneous | 7 comments |
Read More

Functionality Improvements in NAV 2017

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...
By Olof Simren | November 6, 2016 | Development, Finance, General, Inventory, Miscellaneous, Purchase, Sales | 32 comments |
Read More

Reversing Production Output and Consumption

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...
By Olof Simren | October 27, 2016 | Inventory, Manufacturing | 29 comments |
Read More

Return Merchandise Authorization (RMA)

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...
By Olof Simren | August 30, 2016 | Manufacturing, Purchase, Sales | 7 comments |
Read More

Sales Quote without Customer

Do you know that you can create sales quotes without having a customer created in Microsoft Dynamics NAV? It’s been like that as long as I can remember but surprisingly many users and also consultants don’t know this and I have seen lots to workarounds with generic ‘quote customers’, etc. This is a quick blog post describing how you can create sales quotes in Dynamics NAV without having a customer record. This is especially useful for companies that are doing a lot of quotes to prospects that might not turn into customers. With this method you then don’t ‘muddy’ the...
By Olof Simren | July 11, 2016 | Sales | 8 comments |
Read More

Parallel Routings

My last post about adding a field to the item tracking lines turned out to be very technical, so this time I am doing a post that is completely without any programming or changes to the application. The topic is parallel routings in Microsoft Dynamics NAV, it is nothing new but something that I get a fair amount of questions about and someone once suggested that I should write a blog post about it. So, here it is! :-) Parallel routings (sometimes also referred to as parallel sequences) are used when multiple manufacturing operations/processes can or is need to be...
By Olof Simren | June 30, 2016 | Manufacturing | 8 comments |
Read More

Add Fields to the Item Tracking Lines

This blog post is to describe how fields can be added to the Item Tracking Lines in Microsoft Dynamics NAV. Adding additional fields to this page is a common requirement; it could for example be to add a vendor lot number, some quality measurements, a manufacturing date or any other type of property that should be stored against an inventory lot or serial number. When you first look at it seems like a simple modification but it is actually a bit (or a lot) more involved than just adding the field to the table and the page. The Item Tracking...
By Olof Simren | June 7, 2016 | Development, General, Inventory, Miscellaneous | 15 comments |
Read More

Field Level Security using Events in Dynamics NAV 2016

One of the cool new features in Microsoft Dynamics NAV 2016 is the options to use Events. Through events you can create functions that are published and subscribe to them in other objects. The great part here is that Microsoft have incorporated a long list of published functions as part of the standard application which can be subscribed to in custom code. This will simplify maintaining and upgrading the objects since modifications can be done completely separated from the standard objects. To demonstrate this new feature I have programmed a simple field level security add-on (maybe add-on is the wrong...
By Olof Simren | March 11, 2016 | Development, General, Miscellaneous | 11 comments |
Read More

Schedule MRP

If you have a relative large number of items to plan it could take a while to run the MRP calculations in Microsoft Dynamics NAV, an hour to do a full calculation is not uncommon, especially if you have been using the system for a while. In order to not have the MRP calculations to interrupt with the daily operations (such as posting orders) you typically want the calculations to take place during the night. This is a very common requirement and in fact a lot of people I talk to are surprised that this is not something Dynamics NAV...
By Olof Simren | January 7, 2016 | Development, Inventory, Manufacturing | 6 comments |
Read More

Activate WMS Functionality for Existing Location

This blog post describes how you activate the ‘Directed Put-away and Pick’ functionality (also known as WMS or advanced warehousing) for an existing location in Microsoft Dynamics NAV. It could for example be that you have been using Dynamics NAV for a couple of years and your business has grown or changed and you want to start using the WMS functionality for an existing location (or at least check the functionality out in a test environment). Below is the process to do this, step by step. The screenshots are done by converting the ‘BLUE’ location in a Cronus company (the...
By Olof Simren | December 2, 2015 | General, Inventory, Warehouse | 11 comments |
Read More
  • 1
  • 2
  • …
  • 8
  • 9

Subscribe to Blog via Email

My Dynamics NAV Partner

Naviona, LLC

Categories

  • Assembly (3)
  • Development (31)
  • Finance (14)
  • General (26)
  • Inventory (22)
  • Manufacturing (34)
  • Miscellaneous (25)
  • Purchase (9)
  • Sales (11)
  • Warehouse (7)

Top Posts & Pages

  • Home
  • Kill Sessions in Dynamics NAV
  • Subcontracting Part 1: The Basics
  • XML Buffer and CSV Buffer Tables
  • Processing of Shipments
  • Scrap in Production
  • Functionality Improvements in NAV 2017
  • Add Fields to the Item Tracking Lines
  • Production Order Posting to General Ledger
  • Downloads

Tags

.net Add-in Assembly Assembly BOM CAL Capacity Components Consumption Contact Costs Customer Development Dimensions Excel Finance Flushing General Ledger Inventory Item Items Lot Size Low-Level Code MRP NAV 2015 NAV 2016 Output PDF Planning Production Production BOM Production Orders Purchase Orders Receipts Reporting Reports Role Center Routing Sales Sales Order Sales Orders Stockkeeping Unit Subcontracting Task List Warehouse Warehouse Shipment

Recent Posts

  • XML Buffer and CSV Buffer Tables
  • Functionality Improvements in NAV 2017
  • Reversing Production Output and Consumption
  • Return Merchandise Authorization (RMA)
  • Sales Quote without Customer
  • Parallel Routings
  • Add Fields to the Item Tracking Lines
  • Field Level Security using Events in Dynamics NAV 2016
  • Schedule MRP
  • Activate WMS Functionality for Existing Location

RSS Feeds

RSS Feed RSS - Posts

RSS Feed RSS - Comments

Microsoft Dynamics NAV - ERP of choice for 110,000 Companies

Categories

  • Assembly (3)
  • Development (31)
  • Finance (14)
  • General (26)
  • Inventory (22)
  • Manufacturing (34)
  • Miscellaneous (25)
  • Purchase (9)
  • Sales (11)
  • Warehouse (7)

Top Posts & Pages

  • Home
  • Kill Sessions in Dynamics NAV
  • Subcontracting Part 1: The Basics
  • XML Buffer and CSV Buffer Tables
  • Processing of Shipments
  • Scrap in Production
  • Functionality Improvements in NAV 2017
  • Add Fields to the Item Tracking Lines
  • Production Order Posting to General Ledger
  • Downloads

Recent Posts

  • XML Buffer and CSV Buffer Tables
  • Functionality Improvements in NAV 2017
  • Reversing Production Output and Consumption
  • Return Merchandise Authorization (RMA)
  • Sales Quote without Customer
  • Parallel Routings
  • Add Fields to the Item Tracking Lines
  • Field Level Security using Events in Dynamics NAV 2016
  • Schedule MRP
  • Activate WMS Functionality for Existing Location

Recent Comments

  • Arão Benjamin on Discrepancy Between Purchase and Direct Cost Applied
  • Olof Simren on Subcontracting Part 1: The Basics
  • Olof Simren on Discrepancy Between Purchase and Direct Cost Applied
  • kelseyk on Reversing Production Output and Consumption
  • Shafeeque on Discrepancy Between Purchase and Direct Cost Applied
  • Shafeeque on Discrepancy Between Purchase and Direct Cost Applied
  • Gabriela on Subcontracting Part 1: The Basics
  • Andrew Trayfoot on Activate WMS Functionality for Existing Location

© 2018 · Olof Simren

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