Hello everyone! I'm trying to set up an item (with...
# inventory
c
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?
a
Item Kit/Group with standard widget as component.
👍 2
k
I'll have to remember that one. I like it!