Hello Community,
I'm using product variant heavily and it was working fine to add variant on sale order lines and the description represent the variant name perfectly on V9C. After upgrading to V10C and importing all data. when adding product to sale order lines it shows only product name, no more variant name.
I've checked name_get function on product.py for product.product class and the code to display variant name is there. but not propagating to order line name (description) as expected.
Please advise.