102
('name_uniq', 'unique (category_id, name)', 'The name of the group must be unique !')
102
('name_uniq', 'unique (category_id, name)', 'The name of the group must be unique within an application!')
105
105
def search(self, cr, uid, args, offset=0, limit=None, order=None, context=None, count=False):