{% extends "sro2/main.html" %} {% load sro2_extras %} {% block contentheader %} {{ orgsro.sro.name }} - {{ orgsro.org.okopf.name }} {% if orgsro.speccase %}{% endif %}{{ orgsro.org.fullname }}{% if orgsro.speccase %}{% endif %} {% if speccase %}
{% endif %} {% endblock %} {% block title %} {{ orgsro.sro.name }} - {{ orgsro.org.okopf.name }} {{ orgsro.org.fullname }} {% endblock %} {% block content %} {% if speccase %}| Наименование: | {{ orgsro.org.name }} |
| Краткое наименование: | {{ orgsro.org.shortname }} |
| Полное наименование: | {{ orgsro.org.fullname }} |
| ОКОПФ: | {{ orgsro.org.okopf }} |
| Дата регистрации в ЕГРЮЛ: | {{ orgsro.org.egruldate|date:"d.m.Y" }} |
| ИНН: | {{ orgsro.org.inn }} |
| КПП: | {{ orgsro.org.kpp }} |
| {{ orgsro.org.ogrn_shortlabel }} |
{{ orgsro.org.ogrn }}
Иностранная организация:
[{% ifequal orgsro.org.foreign 1 %}
{% endifequal %}]
|
| ОКАТО: | {{ orgsro.org.okato }} |
| Адрес юридический: | {{ orgsro.org.laddress }} |
| Адрес фактический: | {{ orgsro.org.raddress }} |
| Комментарии: | {{ orgsro.org.comments }} |
| Создал: | {{ orgsro.org.user.first_name }} {{ orgsro.org.user.last_name }} |
| Статус в СРО: | {% autoescape off %}{{ orgsro.status|getstatus:"ui-corner-all left" }}{% endautoescape %} {% if canedit_orgsro and perms.sro2.change_orgsro %} {% ifequal orgsro.status 1 %} Вернуть в кандидаты {% endifequal %} {% ifequal orgsro.status 3 %} {% endifequal %} {% endif %} |
| Реестровый №: | {{ orgsro.regno }} |
| Регистрационный №: | {{ orgsro.caseno }} |
| Дата членства в СРО: | {{ orgsro.regdate|date:"d.m.Y" }} |
| Протокол-основание принятия | {{ orgsro.inprotocol }} |
| Дата исключения: | {{ orgsro.excludedate|date:"d.m.Y" }} |
| Причина исключения: | {% for r in orgsro.reason.all %} {{ r.title }}; {% endfor %} |
| Протокол-основание исключения: | {{ orgsro.exprotocol }} |
| Дата оплаты взноса в КФ: | {{ orgsro.paydate|date:"d.m.Y" }} |
| Сумма взноса в КФ: | {{ orgsro.paysum }} |
| Дата оплаты ВВ: | {{ orgsro.paydatevv|date:"d.m.Y" }} |
| Коментарии: | {{ orgsro.comments }} |
| Публиковать на сайте: | [{% ifequal orgsro.publish 1 %} {% endifequal %}] |
| Специалист: | {{ orgsro.user.first_name }} {{ orgsro.user.last_name }} |
| Лицензия: | {% if orgsro.orglicense %} № {{ orgsro.orglicense.no }} от {{ orgsro.orglicense.datefrom|date:"d.m.Y" }} по {{ orgsro.orglicense.datedue|date:"d.m.Y" }} {% block body_license_edit_button %} {% endblock %} {% block body_license_del_button %} {% endblock %} {% else %} Нет {% block body_license_add_button %} {% endblock %} {% endif %} |
| Страховка: |
{% if insurance %}
{% block body_insurance_add_button %} {% endblock %} |
| Аффилированность: | [{% ifequal orgsro.aff 1 %} {% endifequal %}] |
| Ф.И.О. | Должность | Специальность по диплому | Стаж работы | Наличие повышение квалификации, дата окончания | Форма трудовых | |
|---|---|---|---|---|---|---|
| Пост. | Совм. | |||||
| {{ i.person.asstr }} | {{ i.role.asstr }} | {% endif %}{{ personskill.speciality }} {% if personskill.skill.high %} (высшее){% else %} (среднее){% endif %}{% if personskill.speciality %}, Дата окончания: {{ personskill.skilldate|date:"d.m.Y" }}{% endif %} | {% if personskill.seniority != None %} {{ personskill.seniority }} {% else %} 0 {% endif %} |
{% if personskill.course_set.all.count == 0 %}
Нет
{% else %}
{% for course in personskill.course_set.all %}
{{ course.coursename }} - {{ course.coursedate|date:"d.m.Y" }} {% endfor %} {% endif %} |
{% if forloop.first %}
{% ifequal i.permanent 1 %} + {% endifequal %} | {% ifnotequal i.permanent 1 %} + {% endifnotequal %} | {% endif %}
| {{ i.person.asstr }} | {{ i.role.asstr }} | {% ifequal i.permanent 1 %} + {% endifequal %} | {% ifnotequal i.permanent 1 %} + {% endifnotequal %} | |||
| ФИО | Должность | Специальность | Рук. | Пост. |
|---|---|---|---|---|
| {{ i.person.asstr }} | {{ i.role.asstr }} | {{ i.skill }} | [{% ifequal i.leader 1 %} |
[{% ifequal i.permanent 1 %} |
{% if statement.rejectprotocol %}{{ statement.rejectprotocol }}{% endif %} |
{% if statement.rejectprotocol %}Отказ{% else %}Новое{% endif %} |
|
|
{% if permit.statement %}
Заявление от {{ permit.statement.date|date:"d.m.Y" }}
{% else %}Отсутствует {% endif %}
|
{{ permit }}, протокол
№ {{ permit.protocol.no }}
от {{ permit.protocol.date|date }}
|
{{ permit.last.asstr_snapstatus2 }} |
| Дата | Тип | Комментарии |
|---|---|---|
| {{ i.date|date:"d.m.Y" }} | {{ i.type.name }} | {{ i.comments }} |
{% attachfile orgsro.org %}