| Label |
{{ object.label }} |
| In use |
{% if object.cable %}✔{% else %}✘{% endif %} |
| Owner |
{{ object.owner|hyperlinked_object }} |
| Type |
{{ object.get_type_display|placeholder }} |
| Plug |
{{ object.plug }} |
| Color |
{% if object.color %}
{% else %}
—
{% endif %}
|
| Length |
{% if object.length %}
{{ object.length }} {{ object.get_length_unit_display }}
{% else %}
—
{% endif %}
|
| Supplier |
{{ object.supplier|hyperlinked_object }} |
| Storage rack |
{{ object.storage_rack|hyperlinked_object }} |
| Procurement identifier |
{{ object.procurement_ident|placeholder }} |