Item menu displaying Item Code wrong

I’m having an issue with the Item Code getting mixed up when displayed in the Item master list. I’m using the hosted version so I assume it’s the latest.

When I put the Item Code in it looks right: 07-03-0002_X1.1

However in the list it shows up bacwards: X1.1_07-03-0002

It also seems to happen with any kind of () or []…

ERPNext is 6.6.7
Frappe is 6.6.5

@agerken was a system bug. We have fixed it up.
fixed item name in list view by neilLasrado · Pull Request #1393 · frappe/frappe · GitHub

Works great now, thank you for the quick fix!