Invoice for changes to VoIP services in '{% firstof cascade.name affected.name %}' -
 

Service Change Invoice

Date: {{ timestamp.local | date:"l, F j, Y H:i" }}

There have been some changes to your VoIP services in account {% firstof cascade.name affected.name %}.

Here is the invoice based on the service plan applied to your account. Your account will be billed at the start of each month.

{% if invoice %}{% if invoice.items %}
{% endif %}{% endif %}

Questions?

If you have any questions about your service invoice, please contact support and we'll be happy to help you.

Need to update your billing info?

The Billing section can be accessed by your account owner.


Thank you for your business!

 
{% if user.first_name or user.email %}

Agent Information

-   Name:  {{user.first_name}} {{user.last_name}}
-   Email:  {{user.email}}

{% endif %}

Account Information

-   Account ID:  {{affected.id}}
-   Account Name:  {{affected.name}}
-   Account Realm:  {{affected.realm}}

{% if cascade %}

Cascade Account Information

Changes to your services is result of the changes to this account:

-   Account ID:  {{cascade.id}}
-   Account Name:  {{cascade.name}}
-   Account Realm:  {{cascade.realm}}

{% endif %}
 

Sent from {{system.encoded_node}}