Canceling Invoices
Certain business use cases require an invoice to be canceled. To this end, you create a cancellation invoice with the reversed amount, equalizing the invoice balance.
Note
Be aware that you cannot cancel a cancellation. To undo a wrong cancellation, you repeat the original operation – that is, you create a new invoice for the originally invoiced items.
Info
In addition to manually creating a cancellation invoice, you can set up a process to automate this operation. For details, see Setting Up Finalization or Cancellation Using Processes.
Invoice cancellation concepts
Invoices in the statuses Open
or Paid
can be canceled.
Canceling an invoice
The following steps outline the lifecycle of the canceled invoice and the cancellation invoice.
When a user cancels an open or paid invoice, JustOn creates a new draft invoice of the class Credit
and the type Cancelation
. The new invoice includes all invoice line items of the original invoice with a reversed unit price.
Canceling a credit produces an invoice of the class Invoice
and the type Cancelation
.
When the user finalizes the cancellation invoice, JustOn will
- set the original invoice to the status
Canceled
and link the original with the cancellation invoice (Canceled with
on the original invoice,Related with
on the cancellation invoice), - unlink any received payments from the canceled (original) invoice,
- set the cancellation invoice to the status
Settled
, - create clearing balances at the canceled (original) invoice and at the cancellation invoice,
- "release" source object records billed with the original invoice (with a generic invoice run or usage data billing), making them subject to subsequent invoice runs again.
After the cancellation is completed, both the original invoice and the cancellation invoice have an invoice balance of 0
and do no longer affect the account balance.
The cancellation invoice uses the same invoice template as the original invoice. You can use the Cancellation template detail to override certain fields.
For help about working with templates, see Working With Templates.
- Open the Invoices tab.
- Click the invoice number to open the invoice's detail view.
- Click Cancel.
- Specify the cancellation reason.
-
Click Save.
This creates a new draft invoice of the class
Credit
and the typeCancelation
.To complete the cancellation process, you must finalize the cancellation invoice (see Finalizing Invoices). This sets the original invoice to the status
Canceled
and links the original with the cancellation invoice.