37.6 Handling invoice disputes

When an invoice has been sent to a customer it could happen that the customer disagrees with the invoice due to incorrect amounts, discounts, products, etc.

Depending on whether the customer or vendor has already paid the invoice there are several options to handle this situation:

Credit Invoice

The customer has not paid the invoice yet

Credit Note

The customer has paid the invoice and allows offsetting against other (possibly future) invoices

Vendor Invoice

The vendor has not paid the invoice yet

Debit Note

The vendor has paid the invoice and allows offsetting against other (possibly future) invoices

37.6.1 Credit and debit invoices

@@@ produce an accounting document to exchange with the customer/vendor

@@@ restock credited parts

@@@ reverse taxes

37.6.2 Credit and debit notes

@@@ generic transaction, not related to orders, inventory or anything else

@@@ amount taken out of an income account, which is to be selected

@@@ i.e. based on the account on which the original income was posted.

37.6.3 AR and AP Vouchers

@@@ like a credit note or debit note, meant to initiate

@@@ a repayment to the customer

@@@ exists as a batch workflow only – to support separation of duties