Display Item arrtibutes in colum insted in description

Right now when we add products which has item attributes displays attribute values in description section how can I show attributes like size or color in column beside quantity

Thanks

Can’t think of a way to do this out of the box. You will have to add custom fields and do this.

Hello @rmehta

Thanks a lot for your replay . Can you tell in little detail about how can I achieve this ?

Thanks in advance

Thanks

Hello @rmehta or anyone

I,m little novice , can you give a little hint ? please

Thanks

Hi please refer this link for adding custom fields on a form
https://frappe.github.io/erpnext/user/manual/en/customize-erpnext/custom-field.html

This was not my question. I know how to add custom fields

@inventobd

You mean you want to show item attributes in list view ? Please make it clear…

Yes in list view beside quantity and rates

@inventobd
Tick the checkbox of ’ ListView’ of that field in custom form. Then it will be appear in list view. But there is restriction in ERPNext I think, it is limited to 3 or 4 fields in list view.