The client wants to create invoices for inventory items without affecting the inventory.
By standard, the system will automatically deduct the inventory based on the invoice. So we have to create a dummy service item with the same name. (Not the exact name Just add a few characters before/After. Otherwise, it will be duplicated.) After that create the standalone invoice with the service item. It will not affect the inventory.