Skip to main content

Lot and Serial Tracking in Microsoft Dynamics NAV Clarified

Lot and Serial Tracking in Microsoft Dynamics NAV Clarified

Dynamics NAV provides for very robust Serial Number and Lot Number Tracking.
When we advise clients about Serial and Lot Tracking, we say, “Only do it if you have to, as it adds additional user effort to record a transaction.”
There are situations where you must use serial or lot tracking. These situations are primarily in the life science industries, where you might be producing medicines or if there is a human safety aspect to your product. Another situation is where you are subject to recalling defective products.
To accommodate most of the lot and serial number tracking scenarios that we find in manufacturing and distribution, Dynamics NAV gives us setup screens to pick and choose what we want to track.
In the screenshots below from NAV 2013, we see that there are two columns—one for inbound to inventory item transactions and one for outbound item transactions. We can also see under the ‘General’ section a check box for ‘Lot or Serial Specific Tracking’.
If we do not check ‘Lot Specific’ or ‘SN Specific’ in our setup, then we are allowed to pick and choose from the left and right columns the transactions in which we want to make it mandatory for the user to enter a serial or lot number before posting a transaction.
For example, if we only select Inbound/Lot Purchase Tracking, then the only transactions that will require a lot number to be recorded will be purchase receipts.
On the other side of the business, if we only select Outbound/Lot Sales Tracking, then the only transactions that will require a lot number will be sales shipments.
It is important to note that unless you select ‘Lot or Serial Number Tracking,’ the system will not validate whether or not you have entered a correct serial or lot number, or for that matter, if the serial or lot number exists in stock.
To have full lot or serial traceability, you much select the ‘Specific’ option. In this case, the system will not allow you to post an outbound transaction unless there is an adequate quantity of the lot or unless the serial number exists in stock.
Setup Screen for Lot Specific Tracking
Figure 1 – Setup Screen for Lot Specific Tracking
Setup Screen for Serial Number Specific Tracking
Figure 2 – Setup Screen for Serial Number Specific Tracking
As an example, we have selected an item that requires ‘Lot specific Tracking’.
Example of selecting an item with Lot Specific Tracking…
Figure 3 – Example of selecting an item with Lot Specific Tracking…
To record a positive inventory adjustment, we must also enter the lot number for the item being put into inventory.
…requires that a lot number is provided for positive inventory adjustment
Figure 4 – …requires that a lot number is provided for positive inventory adjustment
To record a negative inventory adjustment, we must select a lot number that exists in stock.
Recording a negative inventory adjustment requires a lot number from existing stock
Figure 5 – Recording a negative inventory adjustment requires the user to select a lot number from existing stock
If we enter a number that doesn’t exist for an outbound entry, we get an error.
Entering an invalid number in the Item Tracking screen…
Figure 6 – Entering an invalid number in the Item Tracking screen…
The Item Tracking screen returns an erro
Figure 7 – …results in an error
Now, to view the results of your item tracking efforts, you go to the Item Tracking screen in Dynamics NAV and set filters to find your lot or serial number.
To view results, filter on your lot or serial numbers in the Item Tracking screen
Figure 8 – To view results, filter on your lot or serial numbers in the Item Tracking screen
For more information on this or any other Dynamics NAV topic, please contact Okello Dan +256775120005.

Comments

Popular posts from this blog

The Difference Between Microsoft Dynamics NAV and AX

The Difference Between Microsoft Dynamics NAV and AX Microsoft Dynamics offers a variety of ERP solutions. You might say there is a solution for every purpose and every industry. Two of the offerings,  Dynamics NAV  and  Dynamics AX (now part of  Dynamics 365 ) share some of the same features so you might wonder: ‘what are the differences and which is right for my organization?’ Both ERP solutions are highly customizable, available in and adaptable to many languages and currencies used around the world. The two solutions can also be employed in a central location or across diverse satellite locations and are designed to grow as a business grows. Their industry-specific functionality can assure compliance with local and regional requirements. In short, both solutions could rightly be described as comprehensive and well equipped to manage complex requirements of supply chain and inventory. So, what is the difference? Is one better than the other for your...

How to install a Microsoft Dynamics NAV cumulative update

How to install a Microsoft Dynamics NAV 2018 cumulative update Introduction This article describes how to install a cumulative update for Microsoft Dynamics NAV 2018. You have to recompile all objects after you install a cumulative update. A cumulative update is a cumulative set of files that includes all hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2018. A cumulative update includes files that are separated into the following folders: APPLICATION DVD See  Upgrading the Data to Microsoft Dynamics NAV 2018  for details. How to install the cumulative update files APPLICATION The APPLICATION folder includes the following files: AccumulatedChangeLog.<Locale>.<Build No.>.txt Changelog.<Locale>.<Build No.>.txt CUObjects.<Locale>.<Build No.>.fob Objects.<Locale>.Objects.<Locale>.<Build No.>.txt To install the application files, fol...

Microsoft Dynamics NAV 2017 Architecture

Microsoft Dynamics NAV 2017 Architecture An entire book could be written, and likely has, on the Microsoft Dynamics NAV 2017 architecture and how to design the on premise infrastructure to host it. To help you get the most out of this software, and to understand the foundation on which it has been built, this blog provides a summarized version of Dynamics NAV 2017’s complex architecture. Three-Tier System Microsoft Dynamics NAV 2017 is a three-tier (or three-layer) architecture system. It consists of: presentation tier logic or business processing tier database management system tier The presentation tier consists of the NAV Windows Client (formerly RTC), the NAV Web Client, the NAV Tablet/Phone Client (Universal App), and the NAV Development Environment. The business logic-processing tier is where the NAV code is executed and is called the NAV Service Tier or NST for short. The database management system tier is SQL Server. In the older two-tier (2009 and older) arc...