Display different attribute name in sales order

Hello

I have product with different sizes . Example like I have a product which has

Product 1 size : xxl , xl , L , M , S ,

I have another product which has

product 2 size : 35, 36, 37,38,40

When adding attribute I can’t keep the name of the attribute size , coz its not unique so I have given name of the first arrtibute size 1 and 2nd size 2 .

While adding this products to sales order it display

Item name
Description
Size 1 : xl or etc

How can I display same name size instead of size 1 or size 2 in order but not changing it several times from description ? .

Thanks in advance

Hi,
Just check
https://frappe.github.io/erpnext/user/manual/en/stock/item/item-variants.html

Add list of sizes in same Attribute.

1 Like