Interim Report • Mar 18, 2025
Interim Report
Open in ViewerOpens in native device viewer
CNMV - Información financiera intermedia - LIBERTAS 7, S.A.
//<![CDATA[ var theForm = document.forms['aspnetForm']; if (!theForm) { theForm = document.aspnetForm; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]>
Buscar:
let UrlAPISuggestsHeader = ""; document.getElementById("ctl00_wBusqueda_txtBusqueda").addEventListener("keyup", HandleKeyBoard); document.getElementById("ctl00_wBusqueda_txtBusqueda").addEventListener("change", HandleKeyBoard); function getSuggestions() { const txtBusqueda = document.getElementById("ctl00_wBusqueda_txtBusqueda"); const suggestions = document.getElementById("dlSuggestionsHead"); let textoBusqueda = txtBusqueda.value; txtBusqueda.setAttribute("list", "dlSuggestionsHead"); if (textoBusqueda == null || textoBusqueda.trim() == "") { suggestions.innerHTML = ''; return; } //const apiUrl = "https://api.addsearch.com/v1/suggest/633a972c763896c037c28e6d1712fb15?term=" + textoBusqueda + "&size=10"; const apiUrl = UrlAPISuggestsHeader.replace("{0}", textoBusqueda).replace("{1}", "10"); suggestions.innerHTML = ''; fetch(apiUrl) .then(response => { if (!response.ok) { throw new Error('Error en la solicitud'); } return response.json(); }) .then(data => { suggestions.innerHTML = ''; data.suggestions.forEach(suggestion => { const suggestionDiv = document.createElement('option'); suggestionDiv.value = suggestion.value; suggestions.appendChild(suggestionDiv); }); }) .catch(error => { console.log('Error al consumir la API:', error); }); } function HandleKeyBoard(event) { if (event.keyCode === 13 || event.keyCode === undefined) { document.getElementById("ctl00_wBusqueda_btnBuscar").click(); } else { getSuggestions(); } }
Español
Inicio >

Acceso a la herramienta de descarga de informes
LIBERTAS 7, S.A.
| | | | | | |
| --- | --- | --- | --- | --- | --- |Información Financiera Intermedia
| Inicio periodo | Fin periodo | Semestre | Ejercicio | CIF | Publicación |
| --- | --- | --- | --- | --- | --- |
| 01/01/2024 | 31/12/2024 | 2 | 2024 | A-46007449 | 01/03/2025 |
| Descripción | Documento |
|---|---|
| Informe estadístico | ![]() |
El informe ha sido elaborado basándose en la taxonomía IPP.
Informes remitidos anteriormente de este período
window.jQuery || document.write('
Have a question? We'll get back to you promptly.