Server Action (sql_export_email) ir.actions.server onchange_state(state, context) {'invisible': [('state', '=', 'sql_export_email')]} {'required': [('state','!=','sql_export_email'), ('state','!=','export_email'), ('state','!=','dummy'), ('state','!=','sms'), ('state','!=','code'), ('state','!=','loop'), ('state','!=','trigger'), ('state','!=','object_copy'), ('state','!=','client_action'), ('state','!=','email'), ('state','!=','sms'), ('state','!=','other')]} {'invisible':[('state','!=','export_email'), ('state','!=','sql_export_email')]} {'required':['|', ('state','=','export_email'), ('state','=','sql_export_email')]} {'invisible':[('state','!=','export_email')], 'required':[('state','=','export_email')]} {'invisible':[('state','!=','export_email')]} {'invisible':[('state','!=','export_email')], 'required': [('state', '=', 'export_email'), ('saved_export_id', '=', False)]} {'invisible':[('state','!=','export_email')], 'required': [('state', '=', 'export_email'), ('fields_to_export', '=', False)]}