icms_inter = (
            [x for x in taxes['taxes']
             if x['id'] == self.tax_icms_inter_id.id]) if taxes else []