{% include 'header.html' %} {% for row in results %} {% set insolvency_notes = [] %} {% for elem in row.insolvence %} {% set insolvency_notes = insolvency_notes.append(elem.insolvency_event) %} {% endfor %} {% set predmety_podnikani_notes = [] %} {% for i in range (row.predmet_podnikani|length) %} {% if row.predmet_podnikani[i].vymaz_datum == 0 %} {% set predmety_podnikani_notes = predmety_podnikani_notes.append(row.predmet_podnikani[i].predmet_podnikani.predmet_podnikani) %} {% endif %} {% endfor %} {% set predmety_cinnosti_notes = [] %} {% for i in range (row.predmet_cinnosti|length) %} {% if row.predmet_cinnosti[i].vymaz_datum == 0 %} {% set predmety_cinnosti_notes = predmety_cinnosti_notes.append(row.predmet_cinnosti[i].predmet_cinnosti.predmet_cinnosti) %} {% endif %} {% endfor %} {% set zakladni_kapital_notes = [] %} {% for i in range (row.zakladni_kapital|length) %} {% if row.zakladni_kapital[i].vymaz_datum == 0 %} {% set zakladni_kapital_notes = zakladni_kapital_notes.append(row.zakladni_kapital[i]) %} {% endif %} {% endfor %} {% set sole_shareholder_notes = [] %} {% for i in range (row.jediny_akcionar|length) %} {% if row.jediny_akcionar[i].vymaz_datum == 0 %} {% set sole_shareholder_notes = sole_shareholder_notes.append(row.jediny_akcionar[i]) %} {% endif %} {% endfor %} {% set shares_notes = [] %} {% for i in range (row.akcie|length) %} {% if row.akcie[i].vymaz_datum == 0 %} {% set shares_notes = shares_notes.append(row.akcie[i]) %} {% endif %} {% endfor %} {% set prokurist_notes = [] %} {% for i in range (row.prokurista|length) %} {% if row.prokurista[i].vymaz_datum == 0 %} {% set prokurist_notes = prokurist_notes.append(row.prokurista[i]) %} {% endif %} {% endfor %} {% set prokurist_common_text_notes = [] %} {% for i in range (row.prokura_common_text|length) %} {% if row.prokura_common_text[i].vymaz_datum == 0 %} {% set prokurist_common_text_notes = prokurist_common_text_notes.append(row.prokura_common_text[i]) %} {% endif %} {% endfor %} {% set ostatni_skutecnosti_notes = [] %} {% for i in range (row.ostatni_skutecnosti|length) %} {% if row.ostatni_skutecnosti[i].vymaz_datum == 0 %} {% set ostatni_skutecnosti_notes = ostatni_skutecnosti_notes.append(row.ostatni_skutecnosti[i]) %} {% endif %} {% endfor %} {% set insolvency_notes = [] %} {% for i in range (row.insolvence|length) %} {% if row.insolvence[i].vymaz_datum == 0 %} {% set insolvency_notes = insolvency_notes.append(row.insolvence[i].insolvency_event) %} {% endif %} {% endfor %} {% set konkurz_notes = [] %} {% for i in range (row.konkurz|length) %} {% if row.konkurz[i].vymaz_datum == 0 %} {% set konkurz_notes = konkurz_notes.append(row.konkurz[i].konkurz_event) %} {% endif %} {% endfor %} {% if row.soud == "MSPH" %} {% set soud = "Městského soudu v Praze" %} {% elif row.soud == "KSCB" %} {% set soud = "Krajského soudu v Českých Budějovicích" %} {% elif row.soud == "KSOS" %} {% set soud = "Krajského soudu v Ostravě" %} {% elif row.soud == "KSPL" %} {% set soud = "Krajského soudu v Plzni" %} {% elif row.soud == "KSBR" %} {% set soud = "Krajského soudu v Brně" %} {% elif row.soud == "KSHK" %} {% set soud = "Krajského soudu v Hradci Králové" %} {% elif row.soud == "KSUL" %} {% set soud = "Krajského soudu v Ústí nad Labem" %} {% endif %} {% if insolvency_notes|length > 0 %} {% set table_style = "table table-danger" %} {% elif loop.index % 2 == 0 %} {% set table_style = "table table-light" %} {% else %} {% set table_style = "table table-secondary" %} {% endif %} {% if row.ico|length != 8 %} {% set ico_buffer = [] %} {% for i in range (8 - row.ico|length) %} {% set ico_buffer = ico_buffer.append("0") %} {% endfor %} {% else %} {% set ico_buffer = "" %} {% endif %}

Výpis z obchodního rejstříku

{% for i in range (row.soudni_zapis|length) %} {% if row.soudni_zapis[i].vymaz_datum == 0 %}

{{ row.nazev }}, {{ row.soudni_zapis[i].oddil }} {{ row.soudni_zapis[i].vlozka }} vedená u {{ row.soudni_zapis[i].soud }}

{% endif %} {% endfor %}

Zpět na vyhledání

{% for i in range (row.soudni_zapis|length) %} {% if row.soudni_zapis[i].vymaz_datum == 0 %} {% endif %} {% endfor %} {% for i in range (row.obchodni_firma|length) %} {% if row.obchodni_firma[i].vymaz_datum == 0 %} {% endif %} {% endfor %} {% for i in range (row.sidlo_text|length) %} {% if row.sidlo_text[i].vymaz_datum == 0 %} {% endif %} {% endfor %} {% for i in range (row.pravni_forma_text|length) %} {% if row.pravni_forma_text[i].vymaz_datum == 0 %} {% endif %} {% endfor %} {% if zakladni_kapital_notes|length > 0 %} {% if zakladni_kapital_notes[0].vklad_typ == "KORUNY" %} {% set vklad_typ_symbol = "Kč" %} {% set vklad_typ_description = zakladni_kapital_notes[0].vklad_hodnota %} {% elif zakladni_kapital_notes[0].vklad_typ == "EURA" %} {% set vklad_typ_symbol = "euro" %} {% set vklad_typ_description = zakladni_kapital_notes[0].vklad_hodnota %} {% else %} {% set vklad_typ_symbol = "" %} {% set vklad_typ_description = zakladni_kapital_notes[0].vklad_hodnota %} {% endif %} {% if zakladni_kapital_notes[0].splaceni_typ == "KORUNY" %} {% set splaceni_typ_symbol = "Kč" %} {% set splaceni_typ_description = zakladni_kapital_notes[0].splaceni_hodnota %} {% elif zakladni_kapital_notes[0].splaceni_typ == "PROCENTA" %} {% set splaceni_typ_symbol = "%" %} {% set splaceni_typ_description = zakladni_kapital_notes[0].splaceni_hodnota %} {% elif zakladni_kapital_notes[0].splaceni_typ == "EURA" %} {% set splaceni_typ_symbol = "euro" %} {% set splaceni_typ_description = zakladni_kapital_notes[0].splaceni_hodnota %} {% else %} {% set splaceni_typ_symbol = "" %} {% set splaceni_typ_description = zakladni_kapital_notes[0].splaceni_hodnota %} {% endif %} {% endif %} {% if predmety_podnikani_notes|length > 0 %} {% for i in range (predmety_podnikani_notes|length) %} {% endfor %} {% endif %} {% if predmety_cinnosti_notes|length > 0 %} {% for i in range (predmety_cinnosti_notes|length) %} {% endfor %} {% endif %} {% if prokurist_notes|length > 0 %} {% for i in range (prokurist_notes|length) %} {% endfor %} {% if prokurist_common_text_notes|length > 0 %} {% for i in range (prokurist_common_text_notes|length) %} {% endfor %} {% endif %} {% endif %} {% if sole_shareholder_notes|length > 0 %} {% for i in range (sole_shareholder_notes|length) %} {% endfor %} {% endif %} {% if shares_notes|length > 0 %} {% for i in range (shares_notes|length) %} {% if shares_notes[i].akcie_podoba == "LISTINNA" %} {% set akcie_podoba_description = "v listinné podobě" %} {% elif shares_notes[i].akcie_podoba == "ZAKNIHOVANA" %} {% set akcie_podoba_description = "v zaknihované podobě" %} {% elif shares_notes[i].akcie_podoba == "IMOBILIZOVANA" %} {% set akcie_podoba_description = "v imobilizované podobě" %} {% else %} {% set akcie_podoba_description = "" %} {% endif %} {% if shares_notes[i].akcie_typ == "KMENOVE_NA_JMENO" %} {% set akcie_typ_description = "kmenové akcie na jméno" %} {% elif shares_notes[i].akcie_typ == "KMENOVE_NA_MAJITELE" %} {% set akcie_typ_description = "kmenové akcie na majitele" %} {% elif shares_notes[i].akcie_typ == "KUSOVE_NA_JMENO" %} {% set akcie_typ_description = "kusové akcie" %} {% elif shares_notes[i].akcie_typ == "NA_JMENO" %} {% set akcie_typ_description = "akcie na jméno" %} {% elif shares_notes[i].akcie_typ == "NA_MAJITELE" %} {% set akcie_typ_description = "akcie na majitele" %} {% elif shares_notes[i].akcie_typ == "PRIORITNI_NA_JMENO" %} {% set akcie_typ_description = "prioritní akcie na jméno" %} {% elif shares_notes[i].akcie_typ == "ZAMESTNANECKE_NA_JMENO" %} {% set akcie_typ_description = "zaměstnanecké akcie na jméno" %} {% elif shares_notes[i].akcie_typ == "ZVLASTNI_PRAVA" %} {% set akcie_typ_description = "akcie se zvláštními právy" %} {% else %} {% set akcie_typ_description = "" %} {% endif %} {% if shares_notes[i].akcie_hodnota_typ == "KORUNY" %} {% set akcie_hodnota_typ_symbol = "Kč" %} {% elif shares_notes[i].akcie_hodnota_typ == "EURA" %} {% set akcie_hodnota_typ_symbol = "euro" %} {% else %} {% set akcie_hodnota_typ_symbol = "" %} {% endif %} {% endfor %} {% endif %} {% if insolvency_notes|length > 0 %} {% for i in range (insolvency_notes|length) %} {% endfor %} {% endif %} {% if konkurz_notes|length > 0 %} {% for i in range (konkurz_notes|length) %} {% endfor %} {% endif %} {% if ostatni_skutecnosti_notes|length > 0 %} {% for i in range (ostatni_skutecnosti_notes|length) %} {% endfor %} {% endif %}
Datum vzniku a zápisu: {{row.zapis}}
Spisová značka:{{ row.soudni_zapis[i].oddil }} {{ row.soudni_zapis[i].vlozka }} vedená u {{ row.soudni_zapis[i].soud }}
Obchodní firma:{{ row.obchodni_firma[i].nazev_text }}
Sídlo:{{ row.sidlo_text[0]}}{{ row.sidlo_text[i].sidlo_text.adresa_text }}
Identifikační číslo: {{ ico_buffer|join("") }}{{ row.ico }}
Právní forma:{{ row.pravni_forma_text[i].pravni_forma_text.pravni_forma }}
Základní kapitál: {{ underlne_style_open|safe }} {{ vklad_typ_description }} {{ vklad_typ_symbol }} {% if splaceni_typ_description != "0" %}
Splaceno: {{ splaceni_typ_description }} {{ splaceni_typ_symbol }} {% endif %} {{ underlne_style_close|safe }}
{% if i == 0%}Předmět podnikání:{% endif %} {{ predmety_podnikani_notes[i] }}
{% if i == 0%}Předmět činnosti:{% endif %} {{ predmety_cinnosti_notes[i] }}
{% if i == 0%}Prokura:{% endif %} {{ prokurist_notes[i].jmeno.jmeno }} {{ prokurist_notes[i].jmeno.prijmeni }}{% if prokurist_notes[i].jmeno.datum_naroz != "" %}, nar. {{ prokurist_notes[i].jmeno.datum_naroz }}{% endif %}
{{ prokurist_notes[i].adresa.adresa_text }}{% if prokurist_notes[i].text_prokurista != "0" %}
{{ prokurist_notes[i].text_prokurista }}{% endif %}
{{ prokurist_common_text_notes[i].prokura_text }}
{% if i == 0%}Jediný akcionář:{% endif %} {% if sole_shareholder_notes[i].akcionar_po_id == None %} {{ sole_shareholder_notes[i].jmeno.jmeno }} {{ sole_shareholder_notes[i].jmeno.prijmeni }}{% if sole_shareholder_notes[i].jmeno.datum_naroz != "" %}, nar. {{ sole_shareholder_notes[i].jmeno.datum_naroz }}{% endif %} {% endif %} {% if sole_shareholder_notes[i].akcionar_fo_id == None %} {{ sole_shareholder_notes[i].oznaceni_po.nazev }}{% if sole_shareholder_notes[i].oznaceni_po.reg_cislo != 0 %}, reg č. {{ sole_shareholder_notes[i].oznaceni_po.reg_cislo }}{% endif %}{% if sole_shareholder_notes[i].oznaceni_po.ico != 0 %}, IČ {{ sole_shareholder_notes[i].oznaceni_po.ico }}{% endif %} {% endif %}
{{sole_shareholder_notes[i].adresa.adresa_text}}
{% if i == 0%}Akcie:{% endif %}{{ shares_notes[i].akcie_pocet }} ks {{ akcie_typ_description }} {{ akcie_podoba_description }} ve jmenovité hodnotě {{ shares_notes[i].akcie_hodnota_value }} {{ akcie_hodnota_typ_symbol }} {% if shares_notes[i].akcie_text != "0" %}
{{ shares_notes[i].akcie_text }} {% endif %}
{% if i == 0%}Údaje o insolvencích:{% endif %} {{ insolvency_notes[i] }}
{% if i == 0%}Údaje o konkurzech:{% endif %} {{ konkurz_notes[i] }}
{% if i == 0%}Ostatní skutečnosti:{% endif %} {{ ostatni_skutecnosti_notes[i].ostatni_skutecnost }}
{% endfor %} {% include 'footer.html' %}