diff --git a/osinaweb/osinacore/templates/details_templates/customer-details.html b/osinaweb/osinacore/templates/details_templates/customer-details.html index 31dcb01c..4b1c7dd8 100644 --- a/osinaweb/osinacore/templates/details_templates/customer-details.html +++ b/osinaweb/osinacore/templates/details_templates/customer-details.html @@ -23,7 +23,14 @@

{{customer.customer_id}}

{% endif %} +
+ +
Total: ${{ total_all_orders }}
+
Paid: ${{ total_paid_all_orders }}
+
Remaining: ${{ total_remaining_all_orders }}
+ +
-
- -
Total: ${{ total_all_orders }}
-
Paid: ${{ total_paid_all_orders }}
-
Remaining: ${{ total_remaining_all_orders }}
- -

First Name: