cleanup.create_indexes.wizard primary Create missing indexes ir.actions.server code action = self.get_wizard_action(cr, uid, context=context) cleanup.create_indexes.line primary Create ir.actions.server code self.purge(cr, uid, context.get('active_ids', []), context) Create indexes action client_action_multi cleanup.create_indexes.line