{% extends 'vacancy_mgr/base.html' %} {% load static %} {% load humanize %} {% block head_title %}部屋編集 {{ room.building.building_name }} {{ room.room_no | default_if_none:'' }} 号室{% endblock %} {% block head %} {% endblock %} {% block page_top %}{% endblock %} {% block header %}{% endblock %} {% block h1_title %}【部屋編集】{{ room.room_no | default_if_none:'' }} 号室({{ room.building.building_name }}){% endblock %} {% block contents %}
{% if back_url %}
{% else %} {% endif %} {% csrf_token %} {% if form.errors %} {% for field in form %} {% for error in field.errors %}

* {{ field.label }} : {{ error }}

{% endfor %} {% endfor %} {% endif %}
【識別情報】
{{ room.building.building_name }}
{{ room.building.address }}
{{ room.id }}
{{ form.room_no }}
号室
{{ form.room_floor }}
{{ form.rental_type }}
{{ form.room_auth_level }}
{{ form.is_sublease }}
{{ form.is_entrusted }}
{{ form.is_condo_management }}
[[ condoOwnerName ]]{{ form.condo_owner }}
 
[[ condoTraderName ]]{{ form.condo_trader }}
{% include 'property/includes/edit_room_commands.html' %}
【部屋状況】
{{ form.room_status }}
{{ form.vacancy_status }}
{{ form.vacancy_status_note }}
{{ form.pending_trader_name }}
{{ form.pending_start_date }}
{{ form.pending_end_date }}
{{ form.pending_note }}
{{ form.live_start_year }}
{{ form.live_start_month }}
{{ form.live_start_day }}
{{ form.live_start_note }}
{{ form.cancel_scheduled_year }}
{{ form.cancel_scheduled_month }}
{{ form.cancel_scheduled_day }}
{{ form.cancel_scheduled_note }}
{{ form.reform_comment }}
{{ form.reform_year }}
{{ form.reform_month }}
{{ form.reform_note }}
{% include 'property/includes/edit_room_commands.html' %}
【月額費用】
{{ form.rent }}
円 (~
{{ form.rent_upper }}
円)
{{ form.rent_tax_type }}
{{ form.trader_rent }}
 ※社内向け提示額と異なる場合のみ
{{ form.rent_hidden }}
※未決定、相談など
{{ form.condo_fees_type }}
{{ form.condo_fees }}
{{ form.condo_fees_tax_type }}
{{ form.water_cost_type }}
{{ form.water_cost }}
{{ form.water_cost_tax_type }}
{{ form.water_check_type }}
{{ form.payment_type }}
{{ form.payment_fee_type }}
{{ form.payment_fee }}
{{ form.payment_fee_tax_type }}
{{ form.free_rent_type }}
{{ form.free_rent_months }}
ヶ月
{{ form.free_rent_limit_year }}
{{ form.free_rent_limit_month }}
{{ form.monthly_cost_name1 }}
{{ form.monthly_cost1 }}
{{ form.monthly_cost_tax_type1 }}
{{ form.monthly_cost_name2 }}
{{ form.monthly_cost2 }}
{{ form.monthly_cost_tax_type2 }}
{{ form.monthly_cost_name3 }}
{{ form.monthly_cost3 }}
{{ form.monthly_cost_tax_type3 }}
{{ form.monthly_cost_name4 }}
{{ form.monthly_cost4 }}
{{ form.monthly_cost_tax_type4 }}
{{ form.monthly_cost_name5 }}
{{ form.monthly_cost5 }}
{{ form.monthly_cost_tax_type5 }}
{{ form.monthly_cost_name6 }}
{{ form.monthly_cost6 }}
{{ form.monthly_cost_tax_type6 }}
{{ form.monthly_cost_name7 }}
{{ form.monthly_cost7 }}
{{ form.monthly_cost_tax_type7 }}
{{ form.monthly_cost_name8 }}
{{ form.monthly_cost8 }}
{{ form.monthly_cost_tax_type8 }}
{{ form.monthly_cost_name9 }}
{{ form.monthly_cost9 }}
{{ form.monthly_cost_tax_type9 }}
{{ form.monthly_cost_name10 }}
{{ form.monthly_cost10 }}
{{ form.monthly_cost_tax_type10 }}
{{ form.monthly_cost_note }}
{% include 'property/includes/edit_room_commands.html' %}
【初期費用】
{{ form.deposit_type1 }}
{{ form.deposit_notation1 }}
{{ form.deposit_value1 }}
{{ form.deposit_tax_type1 }}
{{ form.deposit_comment1 }}
{{ form.deposit_type2 }}
{{ form.deposit_notation2 }}
{{ form.deposit_value2 }}
{{ form.deposit_tax_type2 }}
{{ form.deposit_comment2 }}
{{ form.key_money_type1 }}
{{ form.key_money_notation1 }}
{{ form.key_money_value1 }}
{{ form.key_money_tax_type1 }}
{{ form.key_money_comment1 }}
{{ form.key_money_type2 }}
{{ form.key_money_notation2 }}
{{ form.key_money_value2 }}
{{ form.key_money_tax_type2 }}
{{ form.key_money_comment2 }}
{{ form.insurance_type }}
{{ form.insurance_company }}
{{ form.insurance_years }}
{{ form.insurance_fee }}
{{ form.insurance_fee_tax_type }}
{{ form.guarantee_type }}
{{ form.guarantee_company }}
{{ form.guarantee_fee }}
{{ form.document_cost_existence }}
{{ form.document_cost }}
{{ form.document_cost_tax_type }}
{{ form.document_cost_comment }}
{{ form.key_change_cost_existence }}
{{ form.key_change_cost }}
{{ form.key_change_cost_tax_type }}
{{ form.key_change_comment }}
{{ form.initial_cost_name1 }}
{{ form.initial_cost1 }}
{{ form.initial_cost_tax_type1 }}
{{ form.initial_cost_name2 }}
{{ form.initial_cost2 }}
{{ form.initial_cost_tax_type2 }}
{{ form.initial_cost_name3 }}
{{ form.initial_cost3 }}
{{ form.initial_cost_tax_type3 }}
{{ form.initial_cost_name4 }}
{{ form.initial_cost4 }}
{{ form.initial_cost_tax_type4 }}
{{ form.initial_cost_name5 }}
{{ form.initial_cost5 }}
{{ form.initial_cost_tax_type5 }}
{{ form.initial_cost_name6 }}
{{ form.initial_cost6 }}
{{ form.initial_cost_tax_type6 }}
{{ form.initial_cost_name7 }}
{{ form.initial_cost7 }}
{{ form.initial_cost_tax_type7 }}
{{ form.initial_cost_name8 }}
{{ form.initial_cost8 }}
{{ form.initial_cost_tax_type8 }}
{{ form.initial_cost_name9 }}
{{ form.initial_cost9 }}
{{ form.initial_cost_tax_type9 }}
{{ form.initial_cost_name10 }}
{{ form.initial_cost10 }}
{{ form.initial_cost_tax_type10 }}
{{ form.initial_cost_note }}
{% include 'property/includes/edit_room_commands.html' %}
【契約更新等】
{{ form.contract_years }}
{{ form.contract_months }}
ヶ月
{{ form.is_auto_renewal }}
{{ form.renewal_fee_notation }}
{{ form.renewal_fee_value }}
{{ form.renewal_fee_tax_type }}
{{ form.renewal_charge_existence }}
{{ form.renewal_charge }}
{{ form.renewal_charge_tax_type }}
{{ form.renewal_note }}
{{ form.recontract_fee_existence }}
{{ form.recontract_fee }}
{{ form.recontract_fee_tax_type }}
{{ form.recontract_note }}
{% include 'property/includes/edit_room_commands.html' %}
【解約等】
{{ form.cancel_notice_limit }}
ヶ月前
{{ form.cancel_note }}
{{ form.short_cancel_note }}
{{ form.cleaning_type }}
{{ form.cleaning_cost }}
{{ form.cleaning_cost_tax_type }}
{{ form.cleaning_note }}
{% include 'property/includes/edit_room_commands.html' %}
【特約事項】
{{ form.special_agreement }}
{% include 'property/includes/edit_room_commands.html' %}
【間取り】
{{ form.layout_type }}
{{ form.room_area }}
m2
{{ form.balcony_type }}
{{ form.direction }}
{{ form.balcony_area }}
m2
{{ form.layout_note }}
【間取り詳細】
{{ form.western_style_room1 }}
{{ form.western_style_room2 }}
{{ form.western_style_room3 }}
{{ form.western_style_room4 }}
{{ form.western_style_room5 }}
{{ form.western_style_room6 }}
{{ form.western_style_room7 }}
{{ form.western_style_room8 }}
{{ form.western_style_room9 }}
{{ form.western_style_room10 }}
{{ form.japanese_style_room1 }}
{{ form.japanese_style_room2 }}
{{ form.japanese_style_room3 }}
{{ form.japanese_style_room4 }}
{{ form.japanese_style_room5 }}
{{ form.japanese_style_room6 }}
{{ form.japanese_style_room7 }}
{{ form.japanese_style_room8 }}
{{ form.japanese_style_room9 }}
{{ form.japanese_style_room10 }}
{{ form.kitchen_type1 }}
{{ form.kitchen1 }}
{{ form.kitchen_type2 }}
{{ form.kitchen2 }}
{{ form.kitchen_type3 }}
{{ form.kitchen3 }}
{{ form.store_room1 }}
{{ form.store_room2 }}
{{ form.store_room3 }}
{{ form.loft1 }}
{{ form.loft2 }}
{{ form.sun_room1 }}
{{ form.sun_room2 }}
{% include 'property/includes/edit_room_commands.html' %}
【主要設備】
{{ form.electric_type }}
{{ form.electric_comment }}
{{ form.gas_type }}
{{ form.gas_comment }}
{{ form.bath_type }}
{{ form.bath_comment }}
{{ form.toilet_type }}
{{ form.toilet_comment }}
{{ form.kitchen_range_type }}
{{ form.kitchen_range_comment }}
{{ form.internet_type }}
{{ form.internet_comment }}
{{ form.washer_type }}
{{ form.washer_comment }}
【制約条件】
{{ form.pet_type }}
{{ form.pet_comment }}
{{ form.instrument_type }}
{{ form.office_use_type }}
{{ form.student_type }}
{{ form.new_student_type }}
{{ form.live_together_type }}
{{ form.children_type }}
{{ form.share_type }}
{{ form.non_japanese_type }}
{{ form.corp_contract_type }}
{{ form.welfare_type }}
{{ form.only_woman_type }}
{{ form.only_man_type }}
{{ form.constraint_note }}
{% include 'property/includes/edit_room_commands.html' %}
【管理情報】
{{ form.ad_type }}
{{ form.ad_value }}
{{ form.ad_tax_type }}
{{ form.trader_ad_type }}
{{ form.trader_ad_value }}
{{ form.trader_ad_tax_type }}
{{ form.owner_fee_type }}
{{ form.key_no }}
{{ form.trader_publish_type }}
{{ form.trader_publish_note }}
{{ form.trader_portal_type }}
{{ form.trader_portal_note }}
{{ form.key_place_note }}
{{ form.private_note }}
{{ form.management_note }}
{% include 'property/includes/edit_room_commands.html' %}
【空室情報】
{{ form.is_publish_vacancy }}
{{ form.vacancy_start_date }}
{{ form.vacancy_end_date }}
{{ form.vacancy_catch_copy }}
{{ form.vacancy_appeal }}
{{ form.vacancy_note }}
{% include 'property/includes/edit_room_commands.html' %}
【WEB掲載情報】
{{ form.is_publish_web }}
{{ form.web_catch_copy }}
{{ form.web_appeal }}
{{ form.web_note }}
{% include 'property/includes/edit_room_commands.html' %}
{% include 'property/includes/edit_room_modals.html' %}
{% endblock %} {% block footer %}{% endblock %} {% block page_bottom %} {% endblock %}