{% load static %}
{{admin_vat.vat_number}}
{{check_existing.c}}
Customer Address
{{check_existing.invoice_number}}
{{check_existing.start_date}}
| Total | Unit Price | Quantity | Description | Item |
|---|---|---|---|---|
| {{check_existing.total_before_vat}} | {{check_existing.unit_price}} | {{check_existing.quantity}} | {{check_existing.description}} | {{check_existing.english_service_name}} |
| {{check_existing.total_before_vat}} | Total Before VAT |
|---|---|
| {{check_existing.vat_amount}} | VAT Amount {{admin_vat.vat_percentage}}% |
| {{check_existing.total_amount}} | Sum |