{% extends 'base.html.twig' %} {% block title %}{{ property.code }} — Édition — VIIZIA{% endblock %} {% block body %} {% from 'admin/organization/_form.html.twig' import field, select_field %} {% set organization = property.organization %}
{{ property.getDisplayName() }}
{{ property.status.label }} {% if property.city %}· {{ property.city }}{% endif %} {% if property.surfaceM2 %}· {{ property.surfaceM2 }} m²{% endif %}
Saisissez exactement une portion du texte utilisé par votre banque (libellé et/ou colonne référence du CSV ou du PDF). Seules les dépenses (montants sortants) peuvent être rattachées automatiquement à ce bien.
{{ field(form.billingAccountElectricity, {'icon': 'bolt'}) }} {{ field(form.billingAccountWater, {'icon': 'tint'}) }} {{ field(form.billingAccountInternet, {'icon': 'wifi'}) }}