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