There is a field ‘Type’ in the item card, it contains options of Inventory or Service.
In Dynamics365 Business Central, Types contains:
Inventory | Service | Non-Inventory
this is it:
In NAV2018
in Dynamics365 Business Central
As written in Microsoft docs help for Dynamics 365 Business Central,
https://docs.microsoft.com/en-us/dynamics365/business-central/inventory-about-item-types
Inventory: A physical unit, such as a bicycle, for full business support.
Non-Inventory: A physical unit, such as a bolt, for limited business support, for example, because the item is only used internally and has a low cost.
Service: A labor time unit, such as a consultancy hour, for limited business support.
This is the summary of functionalities of each option:
Item Type | Inventory | Non-Inventory | Service |
Sales | Yes | Yes | Yes |
Purchasing | Yes | Yes | Yes |
Job Consumption | Yes | Yes | Yes |
Service Consumption | Yes | Yes | No |
Assembly Consumption | Yes | Yes | No |
Production Consumption | Yes | Yes | No |
Assembly Output | Yes | No | No |
Production Output | Yes | No | No |
Location Transfer | Yes | No | No |
Physical Counting | Yes | No | No |
Inventory Revaluation | Yes | No | No |
Inventory Costing | Yes | No | No |
Item Tracking | Yes | No | No |
Reservation | Yes | No | No |
Warehousing | Yes | No | No |
Planning | Yes | No | No |
OK. I’ll share next finding in next article.
*This post is locked for comments