How do you handle stock items that have multiple attributes, like different colors, sizes, etc.? In my previous ERP, I had a single product ID with multiple attributes. For example:
- 001 Pants (Green/Brown/Red)
- 002 Shoes (Green/Brown/Red)
In that system, I only needed to create one SKU and assign multiple attributes. However, in Acumatica, it seems like I need to create a new ID for each variation. Am I missing something?