{% load static %} Invoice Details

Invoice {{order.invoice.invoice_number}}

Bill To:

{% if not order.business %}

{{order.customer.user.first_name}} {{order.customer.user.last_name}}

{{order.customer.mobile_number}}

{{order.customer.user.email}}

{% else %}

{{order.business.name}}

{{order.business.phone_number}}

{{order.business.email}}

{% endif %}

Date: 2024-03-03

OSITCOM LTD

CR. 2014057

Registration Number: 1808707

PO Box: 90-1246

Tel/Fax: +961 (9) 918718/9

Mobile: +961 (70) 918 718

billing@ositcom.net

Invoice Items

Total: ${{order.get_cart_total}}