{% extends "administrator/base.html" %} {% load static i18n humanize mathfilters crispy_forms_tags management_tag %} {% block title %}{{page_title}}{% endblock %} {% block page_title %}
{% endblock page_title %} {% block content %}{{investment_product.title}}
{{investment_product.manager_name}} / {{investment_product.manager_email}}
{{investment_product.start_date}}
{{investment_product.end_date}}
{{investment_product.description|safe}}
PRODUCTS
Code | Address | Status | Rent | Deposit | |
---|---|---|---|---|---|
{{product.code}} | {{product.full_address}} | {{product.status}} | {{product.rent_under_lease|floatformat:"-2"|intcomma}} | {{product.deposit_under_lease|floatformat:"-2"|intcomma}} | DELETE |
INVESTORS