3ES
360 EDGE SOLUTIONS (PRIVATE) LIMITED
29, E. A. Paulas, MW, Kandewatta, Galle
Tel: 070 202 2001 | 091 422 5424
info@360edgesolutions.lk
INVOICE
Invoice No: {{ order.invoice_no or order.id }}
Date: {{ order.order_date }}
Order ID: {{ order.order_id or '-' }}
Contact: {{ order.contact1 or '-' }}
Alt Contact: {{ order.contact2 or '-' }}
Order Via: {{ order.order_via or '-' }}
Store: {{ order.store or '-' }}
Items: {{ totals.product_count }} products / {{ totals.service_count }} services
| Item / Service | Type | IMEI / Serial | Qty | Unit | Total | Warranty |
{% for item in items %}
{{ item.item_name }}{% if item.notes %} {{ item.notes }}{% endif %} |
{{ item.item_type|title }} |
{% if item.imei %}IMEI: {{ item.imei }}{% endif %}{% if item.serial %} SN: {{ item.serial }}{% endif %} |
{{ item.qty }} |
{{ "{:,.2f}".format(item.unit_price or 0) }} |
{{ "{:,.2f}".format(item.total_price or 0) }} |
{% if item.item_type == 'service' %}Service warranty: {{ item.product_warranty_days or 0 }} days{% else %}Product: {{ item.product_warranty_days or 0 }} days Battery: {{ item.battery_warranty_days or 0 }} days{% endif %} |
{% endfor %}
Subtotal:LKR {{ "{:,.2f}".format(totals.total) }}
Total:LKR {{ "{:,.2f}".format(totals.total) }}
Cash Received:LKR {{ "{:,.2f}".format(order.cash_received or 0) }}
Balance:LKR {{ "{:,.2f}".format((totals.total or 0) - (order.cash_received or 0)) }}
Warranty Note: Each product/service warranty is shown per invoice line. Service warranty is optional. Network speed/signal depends on service provider and is not guaranteed by 360 EDGE SOLUTIONS (PVT) LTD.
3ES
360 EDGE SOLUTIONS (PRIVATE) LIMITED
Tel: 070 202 2001 | 091 422 5424
WARRANTY & RETURN TERMS
Invoice: {{ order.invoice_no or order.id }} | Date: {{ order.order_date }}
Warranty Coverage
- Warranty period is calculated separately for each invoice item.
- Products cover manufacturing defects under normal use only.
- Battery warranty applies only where a battery warranty is mentioned.
- Services may have no warranty unless a service warranty is shown.
Warranty Exclusions
- Physical damage, liquid damage, wrong voltage, power surge, unauthorized repair, misuse, software issues, normal wear and tear.
- Network provider limitations, coverage, speed, signal strength, SIM/package issues are not covered.
Returns / Exchange
- Faulty products can be returned/exchanged within the stated return period subject to inspection.
- After return period, use warranty claim process.
- Courier/transport charges are customer responsibility unless agreed otherwise.
Important: Keep this invoice for warranty claims. Warranty starts from invoice date.