Is there a way to determine the maximum number of ...
# general
d
Is there a way to determine the maximum number of kits I can build based on the availability of its component items? I have a saved search with this logic, which works, but does NetSuite have an easier way that I may not be aware of?
👀 1
t
The component with the lowest available amount?
Do you mean assemblies you can build?
d
Kits. A kit might contain three different component parts - 1 of item A, 2 of Item B, and 8 of item C. If I only have 24 Item C's in inventory, it means I can only build a maximum of 3 kits (assuming I have enough of Item A and Item B). I'm surprised that NetSuite doesn't have something that automatically calculates this.