How can i change the Item group ID to series?

I need to make a change in ERPNext for Item Groups. I want to create a series of numbers and append it to the item code. However, the Item Group ID is currently set as the name of the group. How can I achieve this?

Might be possible, you have to create a custom field like naming_series and set the series instead of the item_group_name.