Edit Invoice

Home

Back to Invoices

{% if errors %}
Please fix the following:
{% endif %} {% if locked %}
This invoice is locked for core edits because payments exist.
Core accounting fields cannot be changed after payment activity begins.
{% endif %}

Invoice Number

{% if not locked %}

Client *

Service *

Currency *

Total Amount *

{% else %}

Client

Service

Currency

Total Amount

{% endif %}

Due Date *

Status *

Notes

{% include "footer.html" %}