cleanup.purge.wizard.property primary Purge properties ir.actions.server code action = self.get_wizard_action(cr, uid, context=context) cleanup.purge.line.property primary Purge ir.actions.server code self.purge(cr, uid, context.get('active_ids', []), context) Purge action client_action_multi cleanup.purge.line.property