We are working with NAV 2018. I don't think that NAV allows to manage Vendor Managed Inventory situations, so I would like to have recommendations on development design for this feature. The process is as follows:
1. A vendor sends some items to our warehouse, but we don't actually purchase this items, we just have them in deposit. We need to know the inventory we have of this items
2. If one of our customers wants one of this items, we supply them. We need to create and invoice a Sales Order to our customer. Also, this is the moment we "purchase" the item to the vendor. We need to create a purchase order, and invoice it, but without generating item/warehouse entries, as we already did in step 1.
3. In some cases, we just supply the items to the vendor's customers. In this case, we do not purchase the item, we just remove them from our inventory.
Anyone been in a project with similar requirements? What would be the most optimal design, so we can reuse as much standard functionality as possible?
*This post is locked for comments