Hello everyone! I'm trying to set up an item (without having to do an assembly build) whose inventory level is directly tied to another item. For example, I have a standard widget but also sell demo widgets to customers. I'd like to be able to fulfill a sales order with a demo widget and that transaction automatically deducts from standard widget's inventory. Does that make sense?