def __groups__(self):
g = [
(
_('Details'), 12,
['order', 2],
['code', 4],
['public', 3],
['show_menu', 3],
['icon', 6],
['image', 6],
)
]
return g