I need to search and show product attribute values on Sales order lines.
EG: initially we have one product - shirt with 1 attributes with 4 values each.
So
Product "Shirt"
Attribute 1 "Color" Values "Black","green","pink"and "orange"
That generates one product with 4 variants
I want to add custom columns to Sales order lines so that when i need to add a product in order line, At that time, i need to select the product -shirt in first column and in next column i need to search and select the variant names corresponding attributes are shown on Sales order line.