{% extends "customer_main.html" %} {%load static%} {% block content %}
ID | Due Date | Items | Status | Amount | Actions |
---|---|---|---|---|---|
{{invoice.invoice_number}} |
{% if invoice.order.orderpayment_set.all.last.date_due %} {{invoice.order.orderpayment_set.all.last.date_due}} {% else %} - {% endif %} |
|
{{invoice.status}} |
${{invoice.order.get_cart_total}} |